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