[uClibc]Re: remote gdb makefile? (building gdb to use with gdbserver)

David Wuertele dave-gnus at bfnet.com
Mon Mar 10 22:44:24 UTC 2003


>> configure: warning: Could not find libthread_db.
>> configure: warning: Disabling thread support in gdbserver.
>> 
>> I looked for libthread* in the toolchain but didn't find it.  Is this
>> something that I can enable?

Erik> You need to enable PTHREADS_DEBUG_SUPPORT in uClibc'c .config

this is what I had already in buildroot/sources/uClibc.config:

UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y

Is there somewhere else?
Dave




More information about the uClibc mailing list