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