mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-16 11:35:25 +01:00

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.