summaryrefslogtreecommitdiff
path: root/ChangeLog.gdb
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.gdb')
-rw-r--r--ChangeLog.gdb11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.gdb b/ChangeLog.gdb
new file mode 100644
index 00000000..5ecc818f
--- /dev/null
+++ b/ChangeLog.gdb
@@ -0,0 +1,11 @@
+2007-12-19 Michael Casadevall <sonicmctails@gmail.com>
+
+ * configfrag.ac - Added GDB stub option.
+ * Makefrag.am - Likewise.
+ * i386/Makefrag.am - Likewise.
+ * i386/i386/com.c - Modified an ifdef so console serial port
+ functions are available when MACH_GDB_STUB is set
+ * i386/i386/gdb-stub.c - New File. GDB stub for remote debugging
+ * kern/gdb.c - New File. Has the stub's support functions
+ * kern/bootstrap.c - Has inital breakpoint to enter GDB stub
+ * kern/debug.c - Modified to allow panic() to enter GDB stub \ No newline at end of file