All of lore.kernel.org
 help / color / mirror / Atom feed
* gdbserver problem on powerpc.
@ 2005-04-26 13:05 Surendra Yadav
  2005-04-26 13:31 ` Jaap-Jan Boor
  2005-04-26 14:38 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Surendra Yadav @ 2005-04-26 13:05 UTC (permalink / raw)
  To: linuxppc-dev

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

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

end of thread, other threads:[~2005-04-26 14:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26 13:05 gdbserver problem on powerpc Surendra Yadav
2005-04-26 13:31 ` Jaap-Jan Boor
2005-04-26 14:38 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.