projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec25d19
)
* remote-sim.c: first attempt at general simulator interface
author
Steve Chamberlain
<sac@cygnus>
Sun, 3 Jan 1993 22:37:07 +0000
(22:37 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Sun, 3 Jan 1993 22:37:07 +0000
(22:37 +0000)
* 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.
gdb/config/h8300hms.mt
patch
|
blob
|
history
diff --git
a/gdb/config/h8300hms.mt
b/gdb/config/h8300hms.mt
index 1a2c765337df2f04c04e114b4ab858902664b894..01ada98b2723a70eb090f900e32834b7054f96b8 100644
(file)
--- a/
gdb/config/h8300hms.mt
+++ b/
gdb/config/h8300hms.mt
@@
-1,3
+1,3
@@
-# Target: H8300 with HMS monitor
-TDEPFILES= exec.o h8300-tdep.o remote-hms.o
+# 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