Hi all, I have implemented Cocoa application where I am handling exceptions through signal handling.
I went through the Apple TechNote TN2123 ( http://developer.apple.com/technotes/tn2004/tn2123.html). It states following statement: *Prior to Mac OS X 10.5, if you wrote a program that cause an exception but handled that exception via a signal handler <x-man-page://3/signal>, CrashReporter would erroneously generate a crash log for your program (r. 2941263) <rdar://problem/2941263>. *Now my requirement is that OS should generate crash log for my application in Mac OS 10.5 also (which will not happen by default as per above statement). So how to achieve this? Thanks, Palav -- There are many things in your life that will catch your eye but only a few will catch your heart....pursue those'. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]