ExceptQ

From OS2World.Com Wiki
Revision as of 23:23, 26 July 2023 by Tomh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ExceptQ
[[File:|300px]]
Version 7.1 (2011)
Vendor
Author Steven Levine
License GNU GPL V2
Download exceptq-7.11.6
exceptq-dev-7.1
Website

Exceptq creates a debugging report whenever your program encounters an unhandled fatal exception, for example an access violation. It ignores exceptions that result from a program's normal operation such as signal exceptions. It is designed to be the last handler in the chain before the exception is passed to the system or runtime handler which terminates the process.