freebsd-dev/sys/gdb
John Baldwin 28926c5766 Update the ddb and gdb backends for the new 'trace_thread' hook.
It is implemented via db_trace_thread() for DDB and not implemented
for GDB.  This should have been part of r234190.

Pointy hat to:	jhb
Reported by:	jkim
MFC after:	1 week
2012-04-12 21:34:58 +00:00
..
gdb_cons.c kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
gdb_int.h
gdb_main.c Update the ddb and gdb backends for the new 'trace_thread' hook. 2012-04-12 21:34:58 +00:00
gdb_packet.c Modify kdb_trap() so that it re-calls the dbbe_trap function as long as 2011-02-18 22:25:11 +00:00
gdb.h