Access Violation Tracking

Gary Willoughby via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Nov 8 07:51:58 PST 2014


On Wednesday, 5 November 2014 at 11:39:21 UTC, Marc Schütz wrote:
> If you're on Linux, you can turn SEGVs into Errors:
>
>     import etc.linux.memoryerror;
>     registerMemoryErrorHandler();

This is really cool, (and at the risk of sounding foolish) what 
is the benefit of doing this?


More information about the Digitalmars-d-learn mailing list