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. _______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
