1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/gnu/usr.bin/gdb
Olivier Houchard 84f3091bc2 Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn't
used anyway, and it breaks the build, since sys/ptrace.h now includes
<machine/reg.h>

Approved by:	re
2011-08-26 15:24:54 +00:00
..
arch Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn't 2011-08-26 15:24:54 +00:00
doc
gdb
gdbserver
gdbtui
kgdb Walk the zombproc list as well as the allproc list when enumerating threads 2011-08-19 21:28:40 +00:00
libgdb Print the raw value of si_code, that is esp. useful for undecoded values. 2011-03-26 21:12:53 +00:00
Makefile
Makefile.inc Merge binutils 2.17.50 to head. This brings a number of improvements to 2011-02-18 20:54:12 +00:00