freebsd-dev/sys/gdb
Marcel Moolenaar 01bd17cc99 Add kdb_cpu_sync_icache(), intended to synchronize instruction
caches with data caches after writing to memory. This typically
is required to make breakpoints work on ia64 and powerpc. For
those architectures the function is implemented.
2007-06-09 21:55:17 +00:00
..
gdb_cons.c Convert to new console api 2006-05-26 13:54:27 +00:00
gdb_int.h add support for copying console messages to a remote gdb 2006-03-23 23:06:14 +00:00
gdb_main.c Don't use GDB_DBGPORT() macro to fill in dummy element in gdb_dbgport_set. 2006-05-26 11:52:59 +00:00
gdb_packet.c Add kdb_cpu_sync_icache(), intended to synchronize instruction 2007-06-09 21:55:17 +00:00
gdb.h Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used. 2006-05-26 11:54:32 +00:00