1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/gdb6/files/patch-config_alpha_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

11 lines
325 B
C

--- gdb/config/alpha/nm-fbsd.h.orig Sat Mar 13 05:07:19 2004
+++ gdb/config/alpha/nm-fbsd.h Sat Apr 10 00:49:21 2004
@@ -25,6 +25,7 @@
/* Get generic BSD native definitions. */
#include "config/nm-bsd.h"
+#include "config/nm-fbsd.h"
/* The Alpha does not step over a breakpoint. */
#define CANNOT_STEP_BREAKPOINT 1