gdbserver problem on powerpc.
Surendra Yadav
surendra.yadav at softdel.com
Tue Apr 26 23:05:47 EST 2005
Hi,
I downloaded gdb-6.0 and cross compiled gdbserver for powerpc platform.
When gdbserver I tried to run gdbserver it gives "No such file or
directory".
But I can see this file is present in the bin directory. Even I tried
precompiled binary from ELDK but that also does not work and gives the same
message. Can any one suggest what is the wrong?
I gave the command #gdbserver 192.168.10.243:2345 hello .
Alternatively I tried following command from the bin directory. hello
program is also in the bin the dir. But it won't work.
#./gdbserver 192.168.10.243:2345 ./hello
Regards,
Surendra
More information about the Linuxppc-dev
mailing list