freebsd-dev/sys/gdb
Poul-Henning Kamp 9b188af13c Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used.
Use polling behaviour for gdb_getc() where convenient, this edges us
closer to the console code.
2006-05-26 11:54:32 +00:00
..
gdb_cons.c add support for copying console messages to a remote gdb 2006-03-23 23:06:14 +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 Wrap our drivers gdb_getc() function so that if it returns -1 we 2006-05-26 11:52:20 +00:00
gdb.h Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used. 2006-05-26 11:54:32 +00:00