Re: Use of Application nib file template
Re: Use of Application nib file template
- Subject: Re: Use of Application nib file template
- From: Kyle Sluder <email@hidden>
- Date: Sun, 29 Jan 2012 14:23:29 -0800
On Sun, Jan 29, 2012 at 11:12 AM, Ben Kennedy <email@hidden> wrote:
> On 29 Jan 2012, at 8:54 am, Kyle Sluder wrote:
>
>> When it threw an exception, did you break in the debugger? By default, Xcode breaks on objc_exception_throw. Obviously you will need to hit Continue if you want to see any log output. Or you could just print the first argument; consult your local ABI documentation for more info.
>
> Why doesn't Xcode do this automatically? Infuriating.
Do what, start calling Objective-C runtime functions in my program
without my consent?
--Kyle Sluder
_______________________________________________
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