Displaying and monitoring the value of a variable

z/OS® Debugger can display the value of variables in the following ways:

Note: Use the command SET LIST TABULAR to format the LIST output for arrays and structures in tabular format. See the IBM® z/OS Debugger Reference and Messages for more information about this command.

If z/OS Debugger cannot display the value of a variable in its declared data type, see How z/OS Debugger handles characters that cannot be displayed in their declared data type.