arm-linux-gdb show "Don't know how to run"
Daniel Jacobowitz
drow@false.org
Sun May 1 19:00:00 GMT 2005
On Mon, May 02, 2005 at 02:40:02AM +0800, 䶫ý wrote:
> 1. I have install gdb5.3 as follow:
> ./configure --target=arm-linux
This is a cross debugger.
> (gdb) run
> Starting program:
> /friendly-arm/root/examples/hello/hello
> Don't know how to run. Try "help target".
You have to tell it how to connect to your target. For arm-linux, you
should probably read the documentation for "gdbserver".
--
Daniel Jacobowitz
CodeSourcery, LLC
More information about the Gdb
mailing list