Re: Debugger crashes
Re: Debugger crashes
- Subject: Re: Debugger crashes
- From: Rob Minnis <email@hidden>
- Date: Mon, 12 Jan 2004 10:27:04 -0600
David,
Any chance that the breakpoint is hit from multiple threads? If so,
there is a known bug. The trick seems to be make sure another
breakpoint is hit first.
If this isn't it, can you provide more information as to the crash?
Rob Minnis
email@hidden
On Jan 11, 2004, at 8:03 PM, David Dunham wrote:
I've got a C++ (Carbon) application which I used to be able to debug,
but no longer can. I can set breakpoints in my application class, but
if I set one in the window class, the debugger always crashes when it
hits the breakpoint.
I've tried removing Xcode preferences, removing my build folder,
reinstalling Xcode.
I've filed a bug in Radar. But I wonder if anyone knows of another
GDB-related cache or preference that I can delete.
--
David Dunham A Sharp email@hidden
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.