mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
0607cf6058
* remote-hms.c: whitespace * h8300-tdep.c: (h8300_skip_prologue, examine_prologue): understand new stack layout. (print_register_hook): print ccr register in a fancy way. include simulator target too.
4 lines
147 B
Mathematica
4 lines
147 B
Mathematica
# Target: H8300 with HMS monitor and H8 simulator
|
|
TDEPFILES= exec.o h8300-tdep.o remote-hms.o remote-sim.o ../h8300sim/code.o
|
|
TM_FILE= tm-h8300.h
|