summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authormatt <matt@NetBSD.org>2003-11-14 19:10:00 +0000
committermatt <matt@NetBSD.org>2003-11-14 19:10:00 +0000
commit4e90dd053f30c64cee63e891a0cb36bed9601ca8 (patch)
tree787fcb5c090d8a5d4cc83b0180a1a69d502e2b96 /gnu
parent8056b67d49521432e5bf92c5ab6acf83d4c140e9 (diff)
Add kcore and netbsd thread support.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/dist/gdb/gdb/config/alpha/nbsd.mh3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/dist/gdb/gdb/config/alpha/nbsd.mh b/gnu/dist/gdb/gdb/config/alpha/nbsd.mh
index 52754a3065d..0640402fdb0 100644
--- a/gnu/dist/gdb/gdb/config/alpha/nbsd.mh
+++ b/gnu/dist/gdb/gdb/config/alpha/nbsd.mh
@@ -1,4 +1,5 @@
# Host: Alpha running NetBSD
NAT_CLIBS=
-NATDEPFILES= infptrace.o inftarg.o fork-child.o alphabsd-nat.o
+NATDEPFILES= infptrace.o inftarg.o fork-child.o alphabsd-nat.o \
+ kcore-nbsd.o nbsd-thread.o
NAT_FILE= nm-nbsd.h