[Issue 1001] print stack trace (in debug mode) when program die

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Aug 19 14:12:46 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=1001



--- Comment #56 from Sean Kelly <sean at invisibleduck.org> 2011-08-19 14:12:24 PDT ---
If you want exceptions for these events on Posix, create a signal handler and
throw one.  On some OSes it will work and on others it won't.  Assuming you're
targeting a platform where it works though, doing so might be a net win.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list