Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Debugging using compiler options

You can use certain compiler options to help you find errors in your program, find various elements in your program, obtain listings, and prepare your program for debugging.

You can find the following errors by using compiler options (the options are shown in parentheses):

You can find the following elements in your program by using compiler options:

You can get a copy of your source (SOURCE) or a listing of generated code (LIST).

You prepare your program for debugging by using the TEST compiler option.

related references   
Compiler options


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)