freebsd-dev/gnu/usr.bin/gdb/kgdb
2006-10-11 14:42:43 +00:00
..
kgdb.1 Document '-w' from main.c rev. 1.11. 2006-10-11 14:42:43 +00:00
kgdb.h Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00
kthr.c Use the pcb in stoppcbs[] if it is present for threads that were running 2006-08-25 16:20:17 +00:00
main.c Add -w parameter which tells kgdb to open kmem-based targets in read-write 2006-01-04 23:17:52 +00:00
Makefile Restore r1.2 change to use TARGET_ARCH. 2005-02-20 23:06:03 +00:00
trgt_amd64.c Remove special handling for PC == 0. With this, kgdb can now properly 2006-08-23 19:16:17 +00:00
trgt_arm.c Add cross debug support to arm. 2006-09-14 07:51:52 +00:00
trgt_i386.c Unwind across intrframes as well. 2005-09-11 05:36:30 +00:00
trgt_ia64.c Unwind across trap frames. Handles all entry points, except the EPC 2005-09-11 00:47:03 +00:00
trgt_powerpc.c Add initial support for kgdb(1) on PowerPC. 2006-08-24 21:53:49 +00:00
trgt_sparc64.c Claim frames corresponding to tl(0|1)_intr and tl0_trap as well. I 2005-09-11 06:52:14 +00:00
trgt.c Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00