diff options
Diffstat (limited to 'gdb/config/m68k/monitor.mt')
-rw-r--r-- | gdb/config/m68k/monitor.mt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/config/m68k/monitor.mt b/gdb/config/m68k/monitor.mt deleted file mode 100644 index cfd483d..0000000 --- a/gdb/config/m68k/monitor.mt +++ /dev/null @@ -1,8 +0,0 @@ -# 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 |