aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/hp300hpux.mh
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-07-22 19:49:44 +0000
committerIan Lance Taylor <ian@airs.com>1993-07-22 19:49:44 +0000
commit073c6b2b6152200cc53a5108255cb4c24b544f5c (patch)
treea01b023695f5b79ddbcff5e28d31588e22f69555 /gdb/config/m68k/hp300hpux.mh
parent3f933620596157539aaae2b2577e6c83b9683fba (diff)
downloadgdb-073c6b2b6152200cc53a5108255cb4c24b544f5c.zip
gdb-073c6b2b6152200cc53a5108255cb4c24b544f5c.tar.gz
gdb-073c6b2b6152200cc53a5108255cb4c24b544f5c.tar.bz2
* coredep.c: If NEED_SYS_CORE_H defined, include <sys/core.h>
(can't include it in nm-*.h file because it causes conflicts with a.out symbol definitions). * hp300ux-nat.c (fetch_core_registers): Commented out; obsolete. * config/m68k/hp300hpux.mh (NATDEPFILES): Added coredep.o and corelow.o. * config/m68k/nm-hp300hpux.h (NEED_SYS_CORE_H): Defined. (REGISTER_U_ADDR): Defined. * config/m68k/xm-hp300hpux.h (HAVE_TERMIOS): Define instead of HAVE_TERMIO. * config/pa/xm-hppah.h: Likewise.
Diffstat (limited to 'gdb/config/m68k/hp300hpux.mh')
-rw-r--r--gdb/config/m68k/hp300hpux.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/hp300hpux.mh b/gdb/config/m68k/hp300hpux.mh
index 71940e5..c0dcf85 100644
--- a/gdb/config/m68k/hp300hpux.mh
+++ b/gdb/config/m68k/hp300hpux.mh
@@ -7,7 +7,7 @@
XM_FILE= xm-hp300hpux.h
NAT_FILE= nm-hp300hpux.h
-NATDEPFILES= infptrace.o inftarg.o fork-child.o hp300ux-nat.o
+NATDEPFILES= infptrace.o inftarg.o fork-child.o hp300ux-nat.o coredep.o corelow.o
SYSV_DEFINE=-DSYSV
REGEX=regex.o
REGEX1=regex.o