Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


DEBUG

DEBUG specifies whether the COBOL debugging sections specified by the USE FOR DEBUGGING declarative are active.

DEBUG option syntax
Read syntax diagramSkip visual syntax diagram   .-NODEBUG-.  
>>-+---------+-------------------------------------------------><
   '-DEBUG---'  
 

Default is: NODEBUG.

DEBUG
Activates the debugging sections.
NODEBUG
Suppresses the debugging sections.

Performance consideration: To improve performance, use this option only while debugging.


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)