On Mon, 21 Jan 2002, GOTZON ASTONDOA wrote: > > Hi everibody: > > I want to start debugging our applications with gdb and gdbserver, > but it does not work. > The gdbserver says: > chroot /nfs gdbserver 10.0.17.20:2345 sample > Process sample created; pid = 28 > getprotobyname: No such file or directory. > Exiting > And the gdb says: > chroot /nfs gdbserver 10.0.17.20:2345 sample > Process sample created; pid = 28 > getprotobyname: No such file or directory. > Exiting > > I am using busibox. It would be a problem of the busibox shell?How > can y solve the problem? >
Hi, just copy the file /etc/protocols from some Linux distro. Bye! ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
