ports/devel/gdb6/files/patch-config_i386_nm-fbsd.h
David E. O'Brien b6267d7a4b 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.
2004-05-13 04:28:38 +00:00

12 lines
314 B
C

--- gdb/config/i386/nm-fbsd.h.orig Fri Jun 28 11:44:49 2002
+++ gdb/config/i386/nm-fbsd.h Sun Jan 18 20:50:33 2004
@@ -26,6 +26,9 @@
#define I386_USE_GENERIC_WATCHPOINTS
#endif
+/* Get generic FreeBSD native definitions. */
+#include "config/nm-fbsd.h"
+
#include "i386/nm-i386.h"
#ifdef HAVE_SYS_PARAM_H