Re: Why no crash reporter if I install some signal handler on Leopard
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com The OP understands that. -Steve _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... At 1:19 PM -0800 11/26/07, Terry Lambert wrote: A consequence of this is that caught signals that would otherwise be fatal no longer trigger crash reports. He asks what to do if he wants to do something in response to the signal (and therefore needs to install an handler), but still wants a crash report generated: On Nov 26, 2007, at 1:23 AM, zhanglin <zhanglin.zhou@gmail.com> wrote: If I want to install the signal handler and make the crash reporter dialog to be shown too, what should I do? Pass the exception in signal hander? How? Is there a best practice for generating a crash report for a signal that one partially handles? This email sent to site_archiver@lists.apple.com
participants (1)
-
Steve Sisak