Getting Started with Visual Debugger

CA InterTest™ Visual Debugger requires the latest version of the Eclipse plug-in to run. The Visual Debugger view is the default part of CA InterTest™ perspective.

If you have hidden the Visual Debugger view and want to show again, go to Window | Show View | Other.

Customize your visualization

  1. Expand the CA InterTest™ node and choose Visual Debugger.

  2. Click OK.

  3. Adjust the size and the position of a new view according to your preferences.

    images/download/attachments/470000975/empty_debugger.png
    empty debugger screen

  4. Enable the Statement Trace option in order to get the data that you need for the visualization during debugging.

    Batch project:
    Ensure that the Statement Trace and Notify at End of Task options are checked in the debug settings.

    images/download/attachments/470000975/batch_session_demo.png
    Batch Session Screen View

    CICS project:
    Ensure that the corresponding checkboxes are checked in the program settings of each monitored program.

    images/download/attachments/470000975/demoCDAT.png
    Debugger Program DemoCDAT Screen View

  5. Submit a job for debugging (Batch project) or connect to a CICS region and run a CICS transaction.
    The graph appears once you start getting statement trace information.
    The graph is dynamically updated until you hit a breakpoint or the execution finishes.