Add serial tcp support for HPPA hosts and targets.
This commit is contained in:
parent
d83689d4de
commit
52283cf39a
@ -1,6 +1,6 @@
|
||||
# Host: Hewlett-Packard PA-RISC machine, running HPUX
|
||||
TERMCAP = -lcurses
|
||||
XDEPFILES=
|
||||
XDEPFILES= ser-tcp.o
|
||||
XM_FILE= xm-hppah.h
|
||||
NAT_FILE= nm-hppah.h
|
||||
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o somread.o infptrace.o
|
||||
|
4
gdb/config/pa/hppahpux.mt
Normal file
4
gdb/config/pa/hppahpux.mt
Normal file
@ -0,0 +1,4 @@
|
||||
# TARGET: HP PA-RISC running hpux
|
||||
TDEPFILES= hppa-pinsn.o hppa-tdep.o exec.o
|
||||
XDEPFILES= ser-tcp.o
|
||||
TM_FILE= tm-hppah.h
|
Loading…
Reference in New Issue
Block a user