• 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: Exception Breakpoint
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exception Breakpoint


  • Subject: Re: Exception Breakpoint
  • From: Dave <email@hidden>
  • Date: Thu, 02 Apr 2015 13:53:07 +0100

Hi and Thanks,

I did that, set to to Objective-C Exceptions only and to Break on Throw, but it doesn’t seem to break, at least, I’ve got a crashing bug that ends up with EXC_BAD_ACCESS in main.m, is this what you would expect?

Cheers
Dave

> On 1 Apr 2015, at 23:15, Fritz Anderson <email@hidden> wrote:
>
> On 1 Apr 2015, at 4:39 PM, Dave <email@hidden> wrote:
>
>> How do I get the the Debugger to stop on an Exception in XCode 6.2?
>
> Breakpoint navigator (seventh tab), + button at bottom-left, select Add Exception Breakpoint from the dropdown menu. Right-click on the new exception to edit options; it’s usually a good idea to break on Objective-C exceptions only.
>
> Breaking on throw will show you where the exception happened; on catch, you’ll get the dump of the exception log.
>
> 	— F
>


 _______________________________________________
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: Exception Breakpoint
      • From: Ken Thomases <email@hidden>
References: 
 >Exception Breakpoint (From: Dave <email@hidden>)
 >Re: Exception Breakpoint (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: Exception Breakpoint
  • Next by Date: Re: Exception Breakpoint
  • Previous by thread: Re: Exception Breakpoint
  • Next by thread: Re: Exception Breakpoint
  • Index(es):
    • Date
    • Thread