Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
![]() DEBUG (COBOL only) z/OS Language Environment Programming Reference SA38-0683-00 |
|
DEBUG activates the COBOL batch debugging features specified by the USE FOR DEBUGGING declarative. The default value for non-CICS applications is NODEBUG. The default value for CICS® applications is NODEBUG.
Usage notes
Performance considerationBecause DEBUG gives worse runtime performance than NODEBUG, you should use it only during application development or debugging. For more informationSee the appropriate version of the COBOL programming guide in the COBOL library at Enterprise COBOL for z/OS library for more information about the USE FOR DEBUGGING declarative. ![]() ![]() ![]() |
![]() |