mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-30 07:20:41 +00:00
4cc841d043
* config/arm/linux.mt: Update GDBSERVER_DEPFILES. * config/i386/linux.mt: Likewise. * config/ia64/linux.mt: Likewise. * config/m68k/linux.mh: Likewise. * config/powerpc/linux.mh: Likewise. * config/mips/linux.mt: Likewise. * config/sh/linux.mt: Add GDBSERVER_DEPFILES. * config/i386/i386lynx.mh: Mark gdbserver variables as (currently) obsolete for this target. * config/i386/nbsd.mt: Likewise. * config/i386/nbsdelf.mt: Likewise. * config/m32r/m32r.mt: Likewise. * config/m68k/m68klynx.mh: Likewise. * config/m68k/nbsd.mt: Likewise. * config/m68k/sun3os4.mh: Likewise. * config/mips/vr5000.mt: Likewise. * config/ns32k/nbsd.mt: Likewise. * config/pa/hppabsd.mh: Likewise. * config/pa/hppaosf.mh: Likewise. * config/powerpc/nbsd.mt: Likewise. * config/rs6000/rs6000lynx.mh: Likewise. * config/s390/s390.mt: Likewise. * config/s390/s390x.mt: Likewise. * config/sparc/sparclynx.mh: Likewise. * config/sparc/sun4os4.mh: Likewise. * config/i386/x86-64linux.mt: Likewise. * config/sparc/linux.mh: Likewise.
12 lines
496 B
Plaintext
12 lines
496 B
Plaintext
# Host: Sun 4 or Sparcstation, running SunOS 4
|
|
NAT_FILE= nm-sun4os4.h
|
|
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
|
|
HOST_IPC=-DBSD_IPC
|
|
|
|
## OBSOLETE ## GDBSERVER_DEPFILES= low-sparc.o
|
|
|
|
# Setting XM_CLIBS=-lresolv would let us use the DNS, but that would screw
|
|
# anyone who wants to use NIS, which includes at least one Cygnus customer
|
|
# (PR 3593). So leave it this way until/unless we find a resolver which can
|
|
# get names from either DNS or NIS from the same GDB binary.
|