aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/monitor.mt
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1993-06-01 05:22:50 +0000
committerRob Savoye <rob@cygnus>1993-06-01 05:22:50 +0000
commitd7df19a6c341aa5fb29f8d9454bd2774b5b6971f (patch)
tree7487ceb028e2a1cc83c8e98a53a984c29d465c8f /gdb/config/m68k/monitor.mt
parentc6ba9ae090eaccf42291ed5bf5da4c6deae82e1c (diff)
downloadgdb-d7df19a6c341aa5fb29f8d9454bd2774b5b6971f.zip
gdb-d7df19a6c341aa5fb29f8d9454bd2774b5b6971f.tar.gz
gdb-d7df19a6c341aa5fb29f8d9454bd2774b5b6971f.tar.bz2
These got lost somehow.
Diffstat (limited to 'gdb/config/m68k/monitor.mt')
-rw-r--r--gdb/config/m68k/monitor.mt8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/config/m68k/monitor.mt b/gdb/config/m68k/monitor.mt
new file mode 100644
index 0000000..cfd483d
--- /dev/null
+++ b/gdb/config/m68k/monitor.mt
@@ -0,0 +1,8 @@
+# Target: Motorola rom68k boot monitor (from Integrated Systems)
+# Target: Motorola bug monitor.
+# These defines should give you a gdb running on anything that will be able to
+# communicate with a m68k based 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-monitor.o
+TM_FILE= tm-monitor.h