Releases: JujuAdams/Snitch
Releases · JujuAdams/Snitch
1.1.3
Addresses:
#4 - Add macro SNITCH_CRASH_CAPTURE
to control whether Snitch will run an exception handler. This defaults to (!debug_mode)
ensuring that running in debug mode (F6) will allow crashes to be debugged normally
1.1.2
Addresses:
#5 - Hijacked show_debug_message()
calls no longer crash if the value isn't a string
Additionally:
- Adds some extra info to log file headers