* coredep.c: If NEED_SYS_CORE_H defined, include <sys/core.h>
authorIan Lance Taylor <ian@airs.com>
Thu, 22 Jul 1993 19:49:44 +0000 (19:49 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 22 Jul 1993 19:49:44 +0000 (19:49 +0000)
commit073c6b2b6152200cc53a5108255cb4c24b544f5c
treea01b023695f5b79ddbcff5e28d31588e22f69555
parent3f933620596157539aaae2b2577e6c83b9683fba
* 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.
gdb/ChangeLog
gdb/config/m68k/hp300hpux.mh
gdb/config/m68k/nm-hp300hpux.h
gdb/config/m68k/xm-hp300hpux.h
gdb/config/pa/xm-hppah.h
gdb/coredep.c
gdb/hp300ux-nat.c
This page took 0.026707 seconds and 4 git commands to generate.