This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug threads/10757] GDB does not attach all threads of a multithreaded process => inferior gets SIGTRAP


------- Additional Comments From pedro at codesourcery dot com  2009-10-11 22:33 -------
Subject: Re:  GDB does not attach all threads of a multithreaded process => inferior gets SIGTRAP

Also, if you let the app that crashed with a SIGTRAP dump
core, you could load its core into gdb to check which breakpoint
trapped (well, the address of the breakpoint).  Remember to disable
address space randomization to make your life easier.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10757

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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