Re: gdbserver problem on powerpc.
From: Jaap-Jan Boor <hidden>
Date: 2005-04-26 13:48:18
Hi surendra, You might miss one or all libraries on your target? what is: ldd gdbserver saying when you try this on your target? Jaap-Jan On 26-apr-05, at 15:05, Surendra Yadav wrote:
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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev