Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* ARM-simulator problem (undefined target)
@ 2005-04-02 17:04 Ferenc Kovacs
  2005-04-02 17:20 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Ferenc Kovacs @ 2005-04-02 17:04 UTC (permalink / raw)
  To: gdb

Hello!

I need to test some ARM/THUMB executables in GDB but i
have some problems building a working simulator. I configured 
GDB-6.3 with these command line options:

./configure --target=arm-unknown-linux --prefix=$INSTALL_DIR

When i enter "target sim" on GDB's prompt, i get the
following message:

Undefined target command: "sim". Try "help target".

The "help target" lists only exec, remote, async, etc. but
no sim. I think my target ("arm-unknown-linux") matches
the "arm*-*-*" pattern in gdb-6.3/sim/configure and i have the
libarm-unknown-linux-sim.a in the $INSTALL_DIR/lib directory,
but it's still not working...

Could somebody tell me what can be the problem??

Thank you!

Feri


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-02 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-02 17:04 ARM-simulator problem (undefined target) Ferenc Kovacs
2005-04-02 17:20 ` Daniel Jacobowitz
2005-04-02 21:10   ` Ferenc Kovacs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox