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/
_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to