Using C and C++ variables with z/OS Debugger
z/OS® Debugger can process all program variables that are valid in C or C++. You can assign and display the values of variables during your session. You can also declare session variables with the recognized C declarations to suit your testing needs.
Refer to the following topics for more information related to the material discussed in this topic.