Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0
I just noticed that I don't get any alert panels on unhandled exceptions
in gui applications. Is this due to gcc 4.6 using native exceptions? If
so, is there a way we can get hold of these exceptions again? It is
rather annoying to run all applications in the debugger with a
breakpoint on [NSException raise].