Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide

Generating a map file

Specify /MAP to generate a map file, which lists the object modules in your output file; section names, addresses, and sizes; and symbol information. If you do not specify a name for the map file, the map file takes the name of the executable output file, with the extension .MAP. To prevent the map file from being generated, use the default, /NOMAP.

Specify /LINENUMBERS to include source file line numbers and associated addresses in the map file.


Terms of use | Feedback

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