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]

Re: Multithreaded Apps on Linux


Oh yeah... it works fine when I run it....  (yeah you ask: "Then why is he
debugging it"...   I wanna see something ;)  )



Davy Durham wrote:

> I've tried gdb 5.0 and have now downgraded to 4.18
>
> When I debug my multithreaded app which run on linux, it keeps stopping
> (with no message) and I have to "cont" to get it to continue...  Then it
> eventually give a message:
>
>     Program received signal SIG32, Real-time event 32.
>     0x4013017e in sigsuspend () from /lib/libc.so.6
>
> And then I cannot continue at all....
>
> What's going on here...   5.0 gives the same results.....
>
> Any Info, Thanks,
>     Davy


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