Link gdb with moxie sim

This commit is contained in:
Anthony Green 2009-05-01 03:20:46 +00:00
parent fdd6fa6167
commit c7098c4185
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2009-04-30 Anthony Green <green@moxielogic.com>
* configure.tgt: Link the moxie simulator in with gdb.
2009-04-30 Paul Pluzhnikov <ppluzhnikov@google.com>
* elfread.c (elf_symtab_read): Don't assume .data and .rodata

View File

@ -116,8 +116,7 @@ frv-*-*)
moxie-*-elf)
gdb_target_obs="moxie-tdep.o"
# Add this once the moxie sim has been committed.
# gdb_sim=../sim/moxie/libsim.a
gdb_sim=../sim/moxie/libsim.a
;;
h8300-*-*)