GDB 6.0 Branch and ARM Multithreading Support

Chris.Pedley@arm.com Chris.Pedley@arm.com
Mon Sep 1 10:31:00 GMT 2003


Hi,

I've cross compiled the GDB 6.0 branch for ARM Linux (host=arm-linux
target=arm-linux build=i686-linux) and can't get it to debug a
multithreaded program.  Attempting to debug a program that creates a thread
results in:

Program received signal SIG32, Real-time event 32.
0x0000f2c0 in __sigsuspend (set=0xbffffc9c)
...

I've linked the program statically against unstripped libraries as I am
aware that people have had trouble debugging multithreaded applications
using a stripped pthread library.

Any suggestions as to what is wrong?

Thanks,
Chris

--
Chris Pedley,  Graduate Engineer
Intellectual Property Solutions Division
ARM Ltd, 110 Fulbourn Rd, Cambridge CB1 9NJ UK
Tel : +44 1223 400847     Fax: +44 1223 400410




More information about the Gdb mailing list