freebsd-dev/gnu/usr.bin/gdb/kgdb
Marcel Moolenaar 35f38699dc Unwind across trap frames. This adds most of the meat. The sniffer
just needs to be taught about all the other entry points and the
unwinder needs to be taught about the frame variation between them.

MFC after: 1 week
2005-09-10 22:03:09 +00:00
..
kgdb.1 Spell "currently" correctly. 2005-07-28 15:59:52 +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 Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00
main.c Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00
Makefile Restore r1.2 change to use TARGET_ARCH. 2005-02-20 23:06:03 +00:00
trgt_alpha.c Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00
trgt_amd64.c Unwind across trap frames. This adds most of the meat. The sniffer 2005-09-10 21:01:36 +00:00
trgt_i386.c Unwind across trap frames. This adds most of the meat. The sniffer 2005-09-10 20:12:52 +00:00
trgt_ia64.c Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00
trgt_sparc64.c Unwind across trap frames. This adds most of the meat. The sniffer 2005-09-10 22:03:09 +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