DEBUG specifies whether the COBOL debugging sections specified by the USE FOR DEBUGGING declarative are active.
.-NODEBUG-. >>-+---------+------------------------------------------------->< '-DEBUG---'
Default is: NODEBUG.
Performance consideration: To improve performance, use this option only while debugging.