remote debugging using gdbserver
ik
idokan at gmail.com
Sun Dec 13 15:20:46 IST 2009
Hello,
I'm trying to use gdbserver as follows:
$ gdbserver 192.168.0.202:2222 ./hello
When I try to debug the program "hello" using a gdb located on a different
machine as follows:
gdb $ target remote 192.168.0.202:2222
The gdb server hangsup.
What am I missing/doing wrong here ?
Thanks,
Ido
http://ik.homelinux.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20091213/5f065905/attachment.html>
More information about the Linux-il
mailing list