comex 50520c7c3d Make fastmem work under a debugger on OS X.
Not only do debuggers catch the expected SIGSEGV by default, I'm not
sure there's a working way to configure either gdb or lldb not to.  This
commit uses an OS X-specific mechanism to add an exception handler that
runs before the default one.
2013-09-02 17:26:32 -04:00
..
2013-05-21 20:30:09 -04:00
2013-02-27 10:55:25 +01:00
2013-08-25 13:39:30 +12:00