FROM : Dan Wood
DATE : Thu Nov 21 05:55:45 2002
Try the techniques here to catch exceptions differently
http://cocoa.mamasam.com/MACOSXDEV/2002/02/1/24816.php
On Wednesday, November 20, 2002, at 03:39 PM, Brian Redman wrote:
> 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_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
>
>
--
Dan Wood
Karelia Software, LLC
<email_removed>
http://www.karelia.com/
Watson for Mac OS X: http://www.karelia.com/watson/
The information contained in this message or any of its attachments may
be privileged and confidential and intended for the exclusive use of
the addressee(s). Any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Thu Nov 21 05:55:45 2002
Try the techniques here to catch exceptions differently
http://cocoa.mamasam.com/MACOSXDEV/2002/02/1/24816.php
On Wednesday, November 20, 2002, at 03:39 PM, Brian Redman wrote:
> 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_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
>
>
--
Dan Wood
Karelia Software, LLC
<email_removed>
http://www.karelia.com/
Watson for Mac OS X: http://www.karelia.com/watson/
The information contained in this message or any of its attachments may
be privileged and confidential and intended for the exclusive use of
the addressee(s). Any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.






Cocoa mail archive

