ports/devel/gdb66/files/patch-config_i386_fbsd64.mh
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

10 lines
319 B
Text

--- gdb/config/i386/fbsd64.mh.orig Sun Feb 22 08:20:22 2004
+++ gdb/config/i386/fbsd64.mh Fri Apr 23 12:28:40 2004
@@ -3,3 +3,7 @@
amd64-nat.o amd64bsd-nat.o amd64fbsd-nat.o gcore.o fbsd-proc.o
NAT_FILE= nm-fbsd64.h
XM_FILE= xm-i386.h
+
+# kgdb support
+NATDEPFILES+= kvm-fbsd.o freebsd-uthread.o
+NAT_CLIBS= -lkvm