Debugging multilanguage applications

To support multiple high-level programming languages (HLL), z/OS® Debugger adapts its commands to the HLLs, provides interpretive subsets of commands from the various HLLs, and maps common attributes of data types across the languages. It evaluates HLL expressions and handles constants and variables.

The topics below describe how z/OS Debugger makes it possible for you to debug programs consisting of different languages, structures, conventions, variables, and methods of evaluating expressions.

A general rule to remember is that z/OS Debugger tries to let the language itself guide how z/OS Debugger works with it.

Refer to the following topics for more information related to the material discussed in this topic.