gdb not working for multiple threads

Sergei Poselenov sposelenov at emcraft.com
Mon Aug 15 14:32:14 UTC 2011


Hi Daniel,

On Mon, 15 Aug 2011 01:54:33 +0000 (UTC)
Daniel Ng <daniel.ng1234 at gmail.com> wrote:

> first 2 threads. I also get a 'error initializing thread_db library:
> generic error' from gdbserver. Also, why would I get a SIG32
> Real-time event?

Make sure you have the libthread_db.so on the target, also provide the
correct path for it for cross-gdb (use "set solib-absolute-prefix"
command).

Regards,
Sergei


More information about the uClibc mailing list