• 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
still lost
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

still lost


  • Subject: still lost
  • From: Charlie Dickman <email@hidden>
  • Date: Wed, 18 Jul 2012 16:02:22 -0400

I have defined an error handler in my app...

- (BOOL) exceptionHandler: (NSExceptionHandler *) sender
shouldLogException: (NSException *) exception
mask: (NSUInteger) aMask {
and I have sent the following message...

[[NSExceptionHandler defaultExceptionHandler] setExceptionHangingMask: 512];

which, apparently, is not enough to have exceptions channelled to my exception handler as they are still only appearing in the console. 

What can I do to further my quest of determining where errors such as invalid indices are coming from?

Charlie Dickman
email@hidden



 _______________________________________________
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: still lost
      • From: Conrad Shultz <email@hidden>
  • Prev by Date: Re: LLDB: evaluating expressions
  • Next by Date: Re: still lost
  • Previous by thread: Re: LLDB: evaluating expressions
  • Next by thread: Re: still lost
  • Index(es):
    • Date
    • Thread