debugging threads

Alex Hornung alex at alexhornung.com
Sat Sep 21 00:30:35 PDT 2013


On 17/09/13 07:10, Pierre Abbat wrote:
> This is the same program as in my previous email. It has a main thread which 
> starts two threads. I run gdb on it. [...]

Our gdb doesn't support our thread implementation (libthread_xu), so you
can't debug multithreaded userland processes.

HTH,
Alex



More information about the Users mailing list