Defining a compilation unit in a different load module as LangX COBOL
You must use the LDD
command to identify a CU as
a LangX COBOL CU. If the CU is part of a load module that has
not yet been loaded when you enter the LDD
command, z/OS® Debugger displays
a message indicating that the CU was not found and that the running
of the LDD
command has been deferred. If the CU later appears
as a disassembly CU, the LDD
command is run at that time.
Refer to the following topics for more information related to the material discussed in this topic.