On Sun, Jan 29, 2012 at 11:12 AM, Ben Kennedy <b...@zygoat.ca> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to