mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
Link gdb with moxie sim
This commit is contained in:
parent
fdd6fa6167
commit
c7098c4185
@ -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
|
||||
|
@ -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-*-*)
|
||||
|
Loading…
Reference in New Issue
Block a user