This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]