Re: Debugger hangs?
Re: Debugger hangs?
- Subject: Re: Debugger hangs?
- From: Charlie Dickman <email@hidden>
- Date: Wed, 21 Jul 2010 16:12:57 -0400
I have turned the data formatters off and the debugger continues to get EXC_BAD_ACCESS while stepping through code. It then "times out fetching data" and everything is hosed.
On Jul 21, 2010, at 12:03 PM, Nick Zitzmann wrote:
>
> On Jul 21, 2010, at 4:43 AM, sebi wrote:
>
>> every few times I want to step through my code with Xcode's debugger it eventually refuses to work. I click on the "Step Over" button and then nothing happens. The variable window becomes empty and the three step buttons become greyed out. The "Pause" button reacts on clicks but doesn't do anything. Stop and restart still work. The Debugger Console doesn't show any output. It's really annoying when I'm hunting a bug several functions deep and then I have to start all over again because the debugger just stops working. All I can do is to set the breakpoint a bit later, try again and hope for the best.
>> Does anyone else experience this behavior? Is there anything I can do?
>
> 1. This is a list for Cocoa, not Xcode. Next time, please ask Xcode questions on the Xcode list.
>
> 2. That said, this is almost always caused by data formatters. If you turn them off in the Debug menu, the problem should go away.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
Charlie Dickman
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden