1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/gnu/usr.bin/gdb
John Baldwin 4ba3dab395 NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb'
to treat the frame under 'nmi_calltrap' as a trapframe.

MFC after:	3 days
Approved by:	re (bmah)
2007-08-22 20:28:13 +00:00
..
arch Fix static/extern mismatch by patching corresponding tdep files 2007-05-19 03:22:19 +00:00
doc
gdb Remove mention of the -k and -wcore options because they don't 2005-02-15 07:13:51 +00:00
gdbserver bring in the necessary changes to make gdbserver compile and work (at 2006-04-06 22:24:01 +00:00
gdbtui Use the system gnuregex library vs. building GNU regex bits into libiberty 2005-02-14 12:10:14 +00:00
kgdb NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb' 2007-08-22 20:28:13 +00:00
libgdb Avoid writing uninitialized stack data into a thread's MMX/SSE state by 2007-02-20 18:10:13 +00:00
Makefile Turn on gdbserver for the arch that supports it.. 2006-10-21 17:27:36 +00:00
Makefile.inc