LISTING OF PREPARED PROGRAM: THE PMAP [ MPE Segmenter Reference Manual ] MPE/iX 5.0 Documentation
MPE Segmenter Reference Manual
LISTING OF PREPARED PROGRAM: THE PMAP
If you want a map of your prepared program file, you can request a PMAP
with the PMAP parameter of either the Segmenter -PREP command or the MPE
:PREP command. You can also request a PMAP of an SL (which contains
prepared code) by using the PREP parameter with the -ADDSL command. To
print the PMAP on on the line printer, use a :FILE equation to define the
file named SEGLIST as a line printer device file. (SEGLIST should not be
used as the actual file designator, since it is the formal file
designator.) By default, the listing is sent to $STDLIST.
Besides showing you what the prepared program file or SL looks like, the
PMAP is useful when you are debugging a program, since it allows you to
identify segments by number. Significant entries in Figure G-1, which is
a PMAP of a program file, are keyed with numbers and explained in
following the listing. A PMAP for an SL would have exactly the same
format.
MPE/iX 5.0 Documentation