diff options
author | Anthony Green <green@redhat.com> | 2009-05-01 03:20:46 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2009-05-01 03:20:46 +0000 |
commit | c7098c41850f0f3a076e22557fb6480476746d40 (patch) | |
tree | 0d4cc5141e7dfe83553da7a8bf0f5d2df8d72999 /gdb/configure.tgt | |
parent | fdd6fa616728a3e9433c673e12e3ad6c1fee0e78 (diff) | |
download | gdb-c7098c41850f0f3a076e22557fb6480476746d40.zip gdb-c7098c41850f0f3a076e22557fb6480476746d40.tar.gz gdb-c7098c41850f0f3a076e22557fb6480476746d40.tar.bz2 |
Link gdb with moxie sim
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r-- | gdb/configure.tgt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/configure.tgt b/gdb/configure.tgt index e726f05..f5ab114 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -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-*-*) |