From XJTAG version 3.6, the XJEase debugger in XJDeveloper now comes with a Call Stack window providing more information about the XJEase code being executed.

The Call Stack window and XJEase Watch window are displayed by default when a breakpoint is hit and execution is paused. Context can be switched to any XJEase code frame allowing you to view and edit XJEase variables per frame in the XJEase Watch and navigate to the associated XJEase source code.

While code execution is paused during Reset Sequences, sequence steps (including Dynamic Chain Subchain steps) are also included in the Call Stack window.

The Call Stack and XJEase Watch windows are hidden again when execution completes.