Crash Handling System
Crash Handling System is disabled by default to not interfere with developers while debugging. To enable this system, set the build option.
There are only 2 source files:
And the API is very simple: One function, initCrashHandler()
, enables the Crash Handling System if is true, otherwise it does nothing.
Then the crash dialog is shown: