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