JCLDebugHandler


Author: Robert Meek
www.sourceforge.net




The Project JEDI Code Library (JCL) contains a powerful set of debugger classes, JCLDebug, allowing a developer to thoroughly analyze exceptions.  Setting up this debugger can be a chore, however.

The JCLDebugHandler is a component developed by Robert Meek to aid in setting up the JCL debug features.  This component was later donated to the JEDI group and included in their JEDI VCL Library (JVCL).

Using this component's OnOtherDestination event, it is possible to send an exception's full stack info with line numbers directly to CodeSite without the need to manipulate the CSX.INC file at all!