mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
50520c7c3d
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.