• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to troubleshoot Simulator Crashes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to troubleshoot Simulator Crashes


  • Subject: Re: How to troubleshoot Simulator Crashes
  • From: Kyle Sluder <email@hidden>
  • Date: Thu, 26 Jun 2014 17:40:24 -0500

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.)

--Kyle Sluder
 _______________________________________________
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


  • Follow-Ups:
    • Re: How to troubleshoot Simulator Crashes
      • From: Keary Suska <email@hidden>
References: 
 >How to troubleshoot Simulator Crashes (From: Keary Suska <email@hidden>)
 >Re: How to troubleshoot Simulator Crashes (From: Alex Zavatone <email@hidden>)
 >Re: How to troubleshoot Simulator Crashes (From: Keary Suska <email@hidden>)

  • Prev by Date: Re: Code completion, selecting method name past the colon?
  • Next by Date: Re: How to troubleshoot Simulator Crashes
  • Previous by thread: Re: How to troubleshoot Simulator Crashes
  • Next by thread: Re: How to troubleshoot Simulator Crashes
  • Index(es):
    • Date
    • Thread