Re: The joy of unexpected SIGABRTs
Re: The joy of unexpected SIGABRTs
- Subject: Re: The joy of unexpected SIGABRTs
- From: Alex Zavatone <email@hidden>
- Date: Mon, 01 Oct 2012 17:03:44 -0400
Well, that makes a huge amount of difference showing what has been called under 4.2.
Sent from my iPad
On Oct 1, 2012, at 3:50 PM, Jens Alfke <email@hidden> wrote:
>
> On Oct 1, 2012, at 11:59 AM, Alex Zavatone <email@hidden> wrote:
>
>> It's just stopped in Main, in the return statement below:
>> return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
>>
>> Thread 1: Stopped at breakpoint 1.
>>
>> I don't know if you can get anything useful from that output, but I sure can't.
>
> Are you seeing the entire stack in the debugger UI? Drag the slider at the bottom of the pane all the way to the right.
>
> If that doesn’t help, type “bt” at the debugger prompt and copy the backtrace into a reply so we can see it.
>
> —Jens
_______________________________________________
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