This field displays a 6 digit sequence number corresponding to the source statement line position. The sequence values begin at 000001 and increase by 1 for each statement. Gaps in the sequence occur if SETUP options are chosen resulting in some statements being omitted from the report. This field is also an input field and accepts line commands.
This field contains the hexadecimal offset of the object code associated with the source statement. The offset is relative to the beginning of the CSECT (Control Section). Blanks are shown here if there is no object code address associated with the statement (comments, continuations, non-procedural statements, etc.).
The number of times execution was observed at the statement is shown here, or blank if no execution was measured. The maximum value is 9999. Values exceeding 9999 are shown as 9999+.
The source program statement is shown here. For an assembler program, you can select a SETUP option to choose whether to show only the 80 byte source statement or to show the full assembly listing format (including offset, object code etc.)
A SETUP option can be selected to display information about the mapped program in the heading section of each page. This information includes: load module name, load library name, CSECT name, source mapping file name, compile date/time, and code segment address range (when applicable). It is usually preferable to turn off this option as it occupies several lines at the top of the screen.
[ Top of Page | Previous Page | Next Page | Contents | Index ]