CICSASMPGMND

You can specify this command only in the EQAOPTS load module. It cannot be specified at run time.

Specify the CICSASMPGMND command to control whether z/OS® Debugger allows debugging assembler programs when the language attribute of the program resource is not defined.

The following diagram describes the syntax:
Read syntax diagramSkip visual syntax diagramEQAXOPTCICSASMPGMND, NOYES
The following list describes the parameters:
NO
Indicates that you do not want z/OS Debugger to debug assembler programs when the language attribute of the program resource is not defined. This parameter is the default setting.
YES
Indicates that you want z/OS Debugger to debug assembler programs when the language attribute of the program resource is not defined.
Example
EQAXOPT CICSASMPGMND,YES
EQAXOPT CICSASMPGMND,NO