gdb crashes on breakpoint
gdb crashes on breakpoint
- Subject: gdb crashes on breakpoint
- From: Stefan Werner <email@hidden>
- Date: Fri, 24 Feb 2006 13:16:45 +0100
Hi,
I'm having a weird problem where gdb crashes as soon as it reaches a
breakpoint. When my app reaches a breakpoint, Xcodde switches to a
debugger view, spits out dozens of mismatch warnings* and quits with
The Debugger has exited due to signal 10 (SIGBUS).The Debugger has
exited due to signal 10 (SIGBUS).
The red arrow still shows up at the breakpoint and the current code
line is hightlighted. I tried removing all my breakpoints and setting
them new, rebuilding the app and rebooting the computer, but nothing
helps.
Any ideas what could be wrong or how I could track down what makes
gdb give up?
Thanks,
Stefan
*warnings like these:
warning: Mismatch between current function "macPostedEventCallback"
and fun stack "_ZN5wxApp10InitializeERiPPc" in: "/svn2/trunk/
wxWidgets-2.6/src/mac/carbon/app.cpp"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden