Under Heading | This is Displayed |
---|---|
LineNo | This field displays a 6 digit sequence number corresponding to the source statement line position. |
Count | The number of times execution was observed at the statement is shown here. The maximum value is 9999. Values exceeding 9999 are shown as 9999+. |
Prcnt | If the percent option has been selected in the SETUP for source mapping, the values for the statement are displayed as a percentage. This percentage is the same as percent shown on the report for that line item. The ++ detail popup shows the calculation used to arrive at the percent. |
Source Statement | The source program statement is shown here. |
A SETUP option can be selected to display information about the mapped program in the heading section of each page.
Under Heading | This is Displayed |
---|---|
Debug file | This is the absolute path name of the DWARF debug file that was generated by the compiler for the selected CSECT (Control Section). |
Debug file date | This is the current file modification date and time of the DWARF debug file. |
Compile date | This is the date and time that the CSECT was compiled, as recorded in the executable program. If the current file modification date and time of the debug file differs from the compile date and time by more than 1 minute, a warning is displayed. |
Source file name | This is the absolute path name of the source file that contains the requested source statement line. |
Source file date | This is the current file modification date and time of the source file. |
Source compile date | This is the date and time that the source file was compiled, as recorded in the DWARF debug file. If the current file modification date and time of the source file is not the same as the compile date and time, a warning is displayed. |
[ Top of Page | Previous Page | Next Page | Contents | Index ]