• 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
how to crash on normally ignored exceptions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to crash on normally ignored exceptions


  • Subject: how to crash on normally ignored exceptions
  • From: Brian Redman <email@hidden>
  • Date: Wed, 20 Nov 2002 18:39:03 -0500

I'd like my program to crash when it gets any sort of exception so I can examine the situation in the debugger. I haven't found a way to do this. I'm trying to isolate the code by surrounding possible areas with NS_DURING/HANDLER macros and and aborting. Then do a stepwise refinement.

At the moment I'm trying to find the cause of an "NSImageCacheException" Can't cache image. The exception occurs unpredictably over the course of days of running time. There is plenty of disk space.

Any advice regarding the NSImageCacheException or the larger "just crash" question?

Thanks,

brian
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: how to crash on normally ignored exceptions
      • From: Vince DeMarco <email@hidden>
    • Re: how to crash on normally ignored exceptions
      • From: Dan Wood <email@hidden>
  • Prev by Date: Re: Exclusive File Access
  • Next by Date: using NSFileWrapper
  • Previous by thread: Re: compositeToPoint ignores DPI?
  • Next by thread: Re: how to crash on normally ignored exceptions
  • Index(es):
    • Date
    • Thread