1480482acb
sh3 monitor support. * monitor.c: Cleanup regexp compilation stuff to make it easier to use several regexps. * monitor.h: Get rid of struct rom_cmd_data. It's no longer used. * config/m68k/tm-monitor.h: Don't redefine NUM_REGS here. It just causes GDB to crash.
7 lines
187 B
Mathematica
7 lines
187 B
Mathematica
# Target: Hitachi Super-H with ICE and simulator
|
|
TDEPFILES= sh-tdep.o monitor.o sh3-rom.o remote-e7000.o ser-e7kpc.o
|
|
TM_FILE= tm-sh.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/sh/libsim.a -lm
|