ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] Debugging pthreads


From: Luka Rahne
Subject: [Ltib] Debugging pthreads
Date: Wed, 1 Jun 2011 12:53:20 +0200

Has anybody get ptreads debugging working?
I can see that there is libthread_db compiled, but i do not know how
should i configure (compiler, kernel, debugger ?).

I have tried normal and -static compile
I changed .gdbinit whit
set solib-absolute-prefix  <ltib install>/rootfs

And I did not get errors like

Error while mapping shared library sections:
but now i get:

Cannot get first thread handle: capability not available
Once i get over function pthread_create()


I am debugging this using gdbserver
compiling native gdb fails.
Normal debugging works ok.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]