summaryrefslogtreecommitdiff
path: root/devel/gdb6/files/patch-i386%nm-fbsd64.h
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-05-13 04:28:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-05-13 04:28:38 +0000
commitb6267d7a4b10e4fa51ae0240b39a73b9302db924 (patch)
treeaa2f1fbdfd373ad82fbcf3698efc705cafcd3e34 /devel/gdb6/files/patch-i386%nm-fbsd64.h
parentRevert previous commit now that it has been tagged for 4.10-RELEASE. (diff)
Update to the 2004-05-11 snapshot.
Also enable kgdb and thread support! This is missing IA64 support, and the AMD64 kgdb support is hokey and needs a few more bits filled in.
Notes
Notes: svn path=/head/; revision=109046
Diffstat (limited to 'devel/gdb6/files/patch-i386%nm-fbsd64.h')
-rw-r--r--devel/gdb6/files/patch-i386%nm-fbsd64.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/gdb6/files/patch-i386%nm-fbsd64.h b/devel/gdb6/files/patch-i386%nm-fbsd64.h
new file mode 100644
index 000000000000..03ec32aa92e0
--- /dev/null
+++ b/devel/gdb6/files/patch-i386%nm-fbsd64.h
@@ -0,0 +1,12 @@
+--- gdb/config/i386/nm-fbsd64.h.orig Sat Mar 13 05:07:20 2004
++++ gdb/config/i386/nm-fbsd64.h Wed May 5 11:20:14 2004
+@@ -25,6 +25,9 @@
+ /* Get generic BSD native definitions. */
+ #include "config/nm-bsd.h"
+
++/* Get generic FreeBSD native definitions. */
++#include "config/nm-fbsd.h"
++
+ /* Override child_pid_to_exec_file in 'inftarg.c'. */
+ #define CHILD_PID_TO_EXEC_FILE
+