gdbserver-6.6 threading support

Daniel Jacobowitz drow@false.org
Tue Mar 6 17:09:00 GMT 2007


On Tue, Mar 06, 2007 at 11:59:09AM -0500, Jon Ringle wrote:
> (gdb) target remote 192.168.205.10:5555
> Remote debugging using 192.168.205.10:5555
> warning: Remote failure reply: E01

Use "set debug remote 1" to see what failed.

> From other mailing list threads that I had read this seem to imply that 
> there was some mismatch between my target's libpthread.so and 
> libthread_db.so and the one in my host's solib-absolute-prefix. I found 
> that the two sets matched. Further, if I rebuild gdbserver-6.5 and use 
> the rebuilt gdbserver-6.5, it once again works.

I suggest you debug gdbserver.

Thread debugging is extremely sensitive to your environment.
Especially when uClibc is involved, it is very difficult for us to
diagnose problems.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list