Re: How to troubleshoot Simulator Crashes
Re: How to troubleshoot Simulator Crashes
- Subject: Re: How to troubleshoot Simulator Crashes
- From: Keary Suska <email@hidden>
- Date: Thu, 26 Jun 2014 17:01:11 -0600
On Jun 26, 2014, at 4:40 PM, Kyle Sluder wrote:
> On Thu, Jun 26, 2014, at 05:07 PM, Keary Suska wrote:
>> On Jun 26, 2014, at 2:38 PM, Alex Zavatone wrote:
>>
>>> Add an All Exceptions exception breakpoint to your project so that you can see where in code it's cratering, perhaps?
>>
>> Except it is not my code, it is Cocoa Simulator that crashes, apparently
>> during the nib loading process. To be clear, this is an OS X project
>> where I am choosing "simulate document."
>
> You can set up lldb to wait for the Cocoa Simulator to start running
> before attaching. That way you can trap the error condition and see if
> some of your code is somehow involved. (I haven't yet played with Live
> Views with respect to the Cocoa Simulator.)
Xcode says: Xcode couldn't attach to “Cocoa Simulator”. “Cocoa Simulator” does not support a debuggable architecture.
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden