When the CSX.INC file is updated to included support for the JEDI Debugger and the CodeSiteEx packages are recompiled, CSX's TcsxErrorTrapControl is enhanced with two new properties (as seen below).

Before including JEDI Debugger support:

















After including JEDI Debugger support:
























Notice the two new properties, CallStackOptions and ShowCallStack.  Setting ShowCallStack to TRUE allows CodeSiteEx to read the call stack information (based on options you set in CallStackOptions) from the JEDI Debugger.