JEDI Debugger (JCLDebug)


Author: JEDI Group
www.sourceforge.net




The Project JEDI Code Library (JCL) consists of a set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects.  Part of this library is a powerful set of debugger classes allowing you to delve into the where and why behind your exceptions.  When an exception occurs, the JCL Debugger traps the exception, returning the address, exception message, and call stack information.

CodeSiteEx's TcsxErrorTrapControl component integrates with the JCL Debugger to send exception call stack information to the CodeSite Viewer.