Re: Need help debugging this
Re: Need help debugging this
- Subject: Re: Need help debugging this
- From: Andre Masse <email@hidden>
- Date: Mon, 18 Jul 2011 16:48:52 -0400
Ah! Bullseye!
On 18/07/2011, at 14:13 , Quincey Morris wrote:
> Is this in Xcode 4? Make sure the "level of detail" slider at the bottom of the debugger view in the navigator pane is all the way to the right. If it's in its default middle position, it often collapses the call stack, misleading you to think the exception was in NSApplicationMain ().
Thanks a lot. Turned out the crash occurred in NSNumberFormatter. Removed it from the cell in the table view and the problem disappeared.
Thanks all for your help. I learned a lot while tracking down this bug.
Cheers,
Andre Masse
_______________________________________________
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