Re: [yocto] GDB problems

2013-04-08 Thread Khem Raj
On Apr 8, 2013, at 5:47 AM, Paul Eggleton wrote: > Does installing eglibc-dbg help with this? (Assuming you don't have this > installed already.) libc6-dev should be enough. You do not need -dbg one. If it does not work with -dev then we have a problem. ___

Re: [yocto] GDB problems

2013-04-08 Thread Gary Thomas
On 2013-04-08 06:47, Paul Eggleton wrote: On Monday 08 April 2013 06:30:02 Gary Thomas wrote: On 2013-04-08 05:03, Gary Thomas wrote: I'm trying to run GDB to debug code on my target. Whenever I start it up, I get this warning: warning: Unable to find libthread_db matching inferior's thre

Re: [yocto] GDB problems

2013-04-08 Thread Paul Eggleton
On Monday 08 April 2013 06:30:02 Gary Thomas wrote: > On 2013-04-08 05:03, Gary Thomas wrote: > > I'm trying to run GDB to debug code on my target. Whenever I start > > > > it up, I get this warning: > >warning: Unable to find libthread_db matching inferior's thread > >library, thread deb

Re: [yocto] GDB problems

2013-04-08 Thread Gary Thomas
On 2013-04-08 05:03, Gary Thomas wrote: I'm trying to run GDB to debug code on my target. Whenever I start it up, I get this warning: warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. and indeed, no thread debug commands will wor

[yocto] GDB problems

2013-04-08 Thread Gary Thomas
I'm trying to run GDB to debug code on my target. Whenever I start it up, I get this warning: warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. and indeed, no thread debug commands will work. I've found that the library /usr/lib/l