[uClibc]gdbserver and libthread_db

Erik Andersen andersen at codepoet.org
Thu Jun 5 17:03:54 UTC 2003


On Thu Jun 05, 2003 at 05:37:23PM +0100, Stuart Hughes wrote:
> I'm trying to cross compile gdbserver, but it fails linking looking for
> libthread_db (this is the 5.3 thread aware version of the gdbserver
> source). 
> 
> I can't see any equivalent library from the uclibc tree.  Has anyone
> tried thread aware gdb/gdbserver debug on uclibc ? if so, how do you
> build gdbserver.

You need to compile uClibc with PTHREADS_DEBUG_SUPPORT enabled
or else libthread_db will not be compiled....

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--


More information about the uClibc mailing list