See gdb/Changelog for details
authorStu Grossman <grossman@cygnus>
Mon, 8 Jun 1992 21:16:44 +0000 (21:16 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 8 Jun 1992 21:16:44 +0000 (21:16 +0000)
gdb/config/st2000.mt [new file with mode: 0644]

diff --git a/gdb/config/st2000.mt b/gdb/config/st2000.mt
new file mode 100644 (file)
index 0000000..e574ad7
--- /dev/null
@@ -0,0 +1,7 @@
+# Target: Tandem ST-2000 phone switch
+# These defines should give you a gdb running on anything that will be able to
+# communicate with a Tandem ST2000 phone switch debug monitor.  Communications
+# is facilitated via either a serial line, or a TCP or TELNET connection to
+# a serial line on a terminal multiplexor.
+TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-st2000.o
+TM_FILE= tm-68k.h
This page took 0.027458 seconds and 4 git commands to generate.