Using the Debug Console

The Debug Console allows you to issue commands to the debug engine. It also allows you to view output from the engine and see results of commands that you have issued.

About this task

To issue a command to the engine, enter it in the Debug Console Debug Engine Command field. When you enter commands into this field, they are added in the right-hand pane of the console to the list of commands that you have already issued. This list of commands can be reordered by dragging a command to another position. You can also delete commands from the list by right-click pop-up menu actions or by buttons at the top of the console. To save the command list for later use, you can export it to a file and then import it for other debug sessions. To reissue a command in the list, double-click it.

Commands that are supported by Debug Tool for z/OS® through the Debug Console include:

Additional commands that are supported by Debug Tool for z/OS V6R1 or higher include:

Results

For information about Debug Tool commands, see the Debug Tool for z/OS section of the IBM® System z® Application Development Tools information center.

Feedback