multi-thread remote debugging i386-linux target (NEED HELP)

Daniel Jacobowitz drow@false.org
Mon Nov 21 05:13:00 GMT 2005


On Sun, Nov 20, 2005 at 09:07:40PM -0800, Peter Choi wrote:
> But...
> 2. after breaking in the middle of my test program, I
> examine the /proc/PID/maps:

You're looking at the map of your program.  libthread_db is in the
address space of gdbserver.

> 3. I has tried "set debug remote 1" to examine the
> remote protocol packets, but have no idea how shall
> the expected packet look like??
> 
>   Please advise. Thank you for your attention.

I obviously need to write a troubleshooting guide for this.  I feel
like I've walked a half-dozen people through it in the last two months,
which is a sure sign the documentation needs to be improved.

Does any of this help?

  http://sourceware.org/ml/gdb/2005-11/msg00366.html

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb mailing list