1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/gnu/usr.bin/gdb/kgdb
John Baldwin af6e49e963 Remove a stale prototype I missed when converting the kld support over to
hooking into gdb's shared library infrastructure.
2008-02-25 22:04:07 +00:00
..
kgdb.1 Bump document date for the previous change. 2006-10-21 17:39:35 +00:00
kgdb.h Remove a stale prototype I missed when converting the kld support over to 2008-02-25 22:04:07 +00:00
kld.c - Rework the kld support to hook into GDB's shared library support. 2008-01-29 23:44:34 +00:00
kthr.c Remove the warnx() from kgdb_lookup() so that we don't emit a warning about 2008-01-28 20:33:19 +00:00
main.c Don't close the kernel bfd object during startup. Instead, leave it open 2008-01-29 23:37:59 +00:00
Makefile Move the code for working with kld's out into its own file. 2008-01-24 19:11:13 +00:00
trgt_amd64.c NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb' 2007-08-22 20:28:13 +00:00
trgt_arm.c Trim trailing whitespace. 2006-10-16 20:07:23 +00:00
trgt_i386.c Remove the warnx() from kgdb_lookup() so that we don't emit a warning about 2008-01-28 20:33:19 +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 Trim trailing whitespace. 2006-10-16 20:07:23 +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 - Rework the kld support to hook into GDB's shared library support. 2008-01-29 23:44:34 +00:00