Add serial tcp support for HPPA hosts and targets.
authorRob Savoye <rob@cygnus>
Wed, 17 Aug 1994 19:41:22 +0000 (19:41 +0000)
committerRob Savoye <rob@cygnus>
Wed, 17 Aug 1994 19:41:22 +0000 (19:41 +0000)
gdb/config/pa/hppahpux.mh
gdb/config/pa/hppahpux.mt [new file with mode: 0644]

index 407733a1740cb710535ed2f945098aabf4b64ec3..5ebb7b52084b43fe77618187b93b8b21c0245293 100644 (file)
@@ -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
diff --git a/gdb/config/pa/hppahpux.mt b/gdb/config/pa/hppahpux.mt
new file mode 100644 (file)
index 0000000..8808f0e
--- /dev/null
@@ -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