Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/gdb/gdb/config/powerpc Add kcore & netbsd thread su...
details:   https://anonhg.NetBSD.org/src/rev/5df9b24aa649
branches:  trunk
changeset: 555335:5df9b24aa649
user:      matt <matt%NetBSD.org@localhost>
date:      Fri Nov 14 19:08:49 2003 +0000
description:
Add kcore & netbsd thread support
diffstat:
 gnu/dist/gdb/gdb/config/powerpc/nbsd.mh |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
diffs (9 lines):
diff -r 995616bda32a -r 5df9b24aa649 gnu/dist/gdb/gdb/config/powerpc/nbsd.mh
--- a/gnu/dist/gdb/gdb/config/powerpc/nbsd.mh   Fri Nov 14 19:03:17 2003 +0000
+++ b/gnu/dist/gdb/gdb/config/powerpc/nbsd.mh   Fri Nov 14 19:08:49 2003 +0000
@@ -1,3 +1,4 @@
 # Host: PowerPC, running NetBSD
-NATDEPFILES= fork-child.o infptrace.o inftarg.o ppcnbsd-nat.o
+NATDEPFILES= fork-child.o infptrace.o inftarg.o ppcnbsd-nat.o \
+       kcore-nbsd.o nbsd-thread.o
 NAT_FILE= nm-nbsd.h
Home |
Main Index |
Thread Index |
Old Index