gdb
[Top][All Lists]
Advanced

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

[Gdb] debugging threads


From: Uwe Seidler
Subject: [Gdb] debugging threads
Date: Mon, 17 Nov 2003 16:38:08 +0100
User-agent: KMail/1.5


Hi list,

does anybody know how to debug pthreads with a gdbserver on an arm target?
When I reach a breakpoint within a thread, the
program does not work correctly any longer. 
ing the debugger leads to outputs like 
Interrupt(gdb) bt
#0  0x40071b30 in ?? ()
#1  0x40071b20 in ?? ()
Thera are SIG32 signals, which I suppose are used by the pthreads library.

Thanks in advance!

Uwe




reply via email to

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