Xpediter CICS Launch Configurations
To create a new Xpediter CICS launch configuration
From the Run menu, select Debug Configurations. The Debug Configurations dialog box appears. This dialog box contains a tree view of configuration types (such as Xpediter Batch Debug Session) and their corresponding configurations.
- In the left pane, select Xpediter CICS Debug Session.
Click
or right-click the node and select New. A child node representing the newly created configuration is added to the Xpediter CICS Debug Session root node.
- Enter in the Name field a name for the new configuration. The default name is New_configuration.
- Complete the tabs beneath the Name field, which are used to define the launch configuration:
- Target
- Visualization (Used to request visualization of program and I/O calls in the Runtime Visualizer perspective. For more information, see Topaz-Workbench-Program-Analysis-and-Runtime-Visualizer-User-Guide.)
- Traps
- Common tab
To open a debug session
- From the Run menu, select Debug Configurations. The Debug Configurations dialog box appears.
- Select the configuration listed under the particular type of debug session.
- Click Debug. The Debug button is disabled when a selected configuration contains invalid data .
To launch a debug session
- From the Run menu, select Debug Configurations. The Debug Configurations dialog box appears.
- Select a CICS configuration to use for the debug session.
- Click Debug. Upon launching a CICS debug session, users are prompted for the user ID and password for the region running the session. When a debug session begins, a source view of the target program defined in the load module of the launch configuration is shown.
Views in a CICS session
- The Console view shows the current status of the debug session (such as messages when attempting to connect to the mainframe and when the debug session ends).
- The CICS Channels and Containers view allows users to view a list of channels and containers, as well as to preview and browse data, when debugging a CICS transaction that involves container data
- The Debug view provides information about the debug session as well as controls for forwarding progress of the debug session.
- The CICS-Traps-view provides information about the current trap criteria set for the active CICS debug session.
- The Memory view displays the values in memory and allows users to edit them during a debug session.
- The Open DDIO view allows users to browse source listing files and set breakpoints during a debug session.
- The Variables view allows users to view and edit variable names, types, and values during a debug session.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*