gdb server initialization error

Daniel Jacobowitz drow@false.org
Mon Feb 6 14:25:00 GMT 2006


On Sun, Feb 05, 2006 at 11:47:51PM -0800, Frank Chen wrote:
> I am getting the following error using gdbserver (from
> gdb 6.4) to debug a multi-threaded application.
> 
> gdb: error initializing thread_db library : version
> mismatch between libthread_db and libpthread.
> 
> I am using Fedora Core 3 and not sure how to fix this
> problem. 

Your installation must be broken.  Did libpthread.so and
libthread_db.so come from the same version of glibc?

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list