Support both the generic remote protocol and the one for HP-PRO targets.
authorRob Savoye <rob@cygnus>
Thu, 18 Aug 1994 17:06:26 +0000 (17:06 +0000)
committerRob Savoye <rob@cygnus>
Thu, 18 Aug 1994 17:06:26 +0000 (17:06 +0000)
gdb/config/pa/hppabsd.mt
gdb/config/pa/hppaosf.mt

index af80c29ea725f4de44b72fc1bc5cd329efd14d15..19ab26f475304511707f8a206f9eb38e45c2f55f 100644 (file)
@@ -1,4 +1,4 @@
 # TARGET: HP PA-RISC running bsd
 TDEPFILES= hppa-pinsn.o hppa-tdep.o
 TM_FILE= tm-hppab.h
-REMOTE_O=dcache.o remote-pa.o remote-utils.o 
+REMOTE_O=dcache.o remote.o remote-pa.o remote-utils.o 
index df0f18ccdba7a9eb04d7c02e9c68760d84d764e5..a18fdcda83e3295fa4dadff876fbb276b6880fea 100644 (file)
@@ -1,4 +1,4 @@
 # TARGET: HP PA-RISC running OSF1
 TDEPFILES= hppa-pinsn.o hppa-tdep.o
 TM_FILE= tm-hppao.h
-REMOTE_O=dcache.o remote-pa.o remote-utils.o 
+REMOTE_O=dcache.o remote.o remote-pa.o remote-utils.o