This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cannot initialize thread debugging library: generic error


On Wed, 2007-08-08 at 08:01 +0100, srinivas bakki wrote:
> Hi,
>     I have compiled my toolchain with
> binutils-2.17.50.0.14, GCC 3.4.6 and uClibc-0.9.28
> using buildroot. I build the gdb with this toolchain.

Build gdb with this toolchain ? 

>  
> The debugger starts up well and am able to do all the
> basic debugging including handling the signals.
> However am not able to debug threads. When i run the
> test program in teh debugger it throws up following
> warnings:
>  
> Cannot initialize thread debugging library: generic
> error

Which architecture are you trying this for ?  Do you have libthread_db
built for your architecture ? libthread_db is the library used for
thread debugging from within gdb. 


cheers
Ramana

>       ___________________________________________________________ 
> Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
> your free account today http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html 
-- 
cheers
Ramana

Ramana Radhakrishnan
IDE & Tools Group
Celunite Inc (www.celunite.com)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]