Re: Use of Application nib file template
Re: Use of Application nib file template
- Subject: Re: Use of Application nib file template
- From: Ben Kennedy <email@hidden>
- Date: Sun, 29 Jan 2012 14:36:41 -0800
On 29 Jan 2012, at 2:23 pm, Kyle Sluder wrote:
>>> 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?
Like -[theDamnExceptionBeingThrown description] ? I suppose you have a point. But in a case like this, I'd be quite happy for Xcode to make that indulgence. As it stands, it is obtuse to put the onus on the user to figure out what register contains the exception (à propos to the current ABI) and then issue the call oneself. Wouldn't it make more sense for Xcode to offer a "print the exception" checkbox in the breakpoint inspector?
I suppose I should file a bug against this (if I haven't already; I can't remember.)
b
--
Ben Kennedy, chief magician
Zygoat Creative Technical Services
http://www.zygoat.ca
_______________________________________________
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