hdonk
Active Member
- Joined
- Sep 12, 2008
- Messages
- 572
Hi all,
I've been trying to get firefox running up in gdb, but keep hitting a brick wall with gdb. When starting up the session, I'm getting: 'warning: unable to find libthread_db matching inferior's thread
library, thread debugging will not be available'
I've built a small multi threaded test app, and got the same results. I'm assuming this is because the version of libthread_db.so that is installed from the Angstrom feeds does not match the libpthread.so we are using.
So has anyone had any luck with this, or am I reduced to rebuilding the O/S from scratch?
I've been trying to get firefox running up in gdb, but keep hitting a brick wall with gdb. When starting up the session, I'm getting: 'warning: unable to find libthread_db matching inferior's thread
library, thread debugging will not be available'
I've built a small multi threaded test app, and got the same results. I'm assuming this is because the version of libthread_db.so that is installed from the Angstrom feeds does not match the libpthread.so we are using.
So has anyone had any luck with this, or am I reduced to rebuilding the O/S from scratch?