>>14
It's not hard to emulate that behaviour using an exception handler(VEH,SEH, hook on KiUserExceptionDispatcher, interrupt 0xE hook in ring 0, or anything inbetween that code) on Win32 at least. Pretty sure you can do it on *nix too, but through different mechanisms.