mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
catch_exception_tool catches Mach exceptions. Currenlty, it simply prints a message with some information about each exception it handles. In the future, it will be tied to the minidump generator as well. R=rsesek@chromium.org Review URL: https://codereview.chromium.org/579443005