This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

multithreaded app debugging


Hi,

I'm debugging a threaded application, but somewhere within the second
thread it gets a

Program received signal SIG32, Real-time event 32

And then I hit continue for gdb to splurt out...

Couldn't get registers: Operation not permitted.

Any clues on how to fix gdb for this. I'm not sure where the SIG32 signal
is coming from either.

Alan.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]