Enterprise PL/I Version 3.4 and earlier programs

The following table shows various compiler options that can be used to prepare Enterprise PL/I Version 3.4 and earlier programs for use with the ADFz family of products (z/OS® Debugger, Fault Analyzer for z/OS® and Application Performance Analyzer for z/OS®). The methods suggested in the following table indicate whether the load module produced has no significant runtime overhead and therefore is suitable for a production environment.

Table 1. Examples of compiler options and source information files that are supported by ADFz products for Enterprise PL/I Version 3.4 and earlier

This table has 6 columns. The first cell of the third row spans 2 rows. The fifth cell of the final row spans 3 columns.

Compiler options Source information file type produced Is the load module production ready? Options supported and suggested for z/OS® Debugger Options supported and suggested for Fault Analyzer Options supported and suggested for APA
Preprocess (1st stage) to expand source, In compile (2nd stage): TEST(ALL), NOPT, AGGREGATE, ATTRIBUTES (FULL), NOBLKOFF, LIST, MAP, NEST, NONUMBER, OFFSET, OPTIONS, SOURCE, STMT, XREF(FULL)) Expanded source file used by z/OS® Debugger, LANGX file used by Fault Analyzer for z/OS® and Application Performance Analyzer for z/OS® No Suggested for test. (Using z/OS® Debugger in production for this compiler is not recommended.)
AGGREGATE, ATTRIBUTES (FULL), NOBLKOFF, LIST, MAP, NEST, NOTEST, NONUMBER, OFFSET, OPTIONS, SOURCE, STMT, XREF(FULL)) Compiler listing Yes N/A Supported N/A
LANGX file Yes N/A Suggested for production and test