Debugging a multiple-enclave interlanguage communication (ILC) application
When you debug a multiple-enclave ILC application with z/OS® Debugger,
use the SET PROGRAMMING LANGUAGE
to change the current
programming language setting. The programming language setting is
limited to the languages currently known to z/OS Debugger (that is, languages
contained in the current load module).
Command lists on monitors and breakpoints have an implied programming language setting, which is the language that was in effect when the monitor or breakpoint was established. Therefore, if you change the language setting, errors might result when the monitor is refreshed or the breakpoint is triggered.