gdb doesn't show all threads, but gdbserver does

Daniel Jacobowitz drow@false.org
Wed Jan 21 04:16:00 GMT 2009


On Wed, Jan 21, 2009 at 10:35:12AM +0800, teawater wrote:
> This part of code in gdb/gdbserver/thread-db.c:thread_db_init.

No, what Paul said is correct.  The symbol lookup is performed by the
GDB client, not by gdbserver - so it uses the copy of libpthread.so on
the host.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list