Previous Topic: Access the Source Listing BacktraceNext Topic: Navigate Through Program Execution


Read the Source Listing Backtrace

To clearly show the program's execution path statement-by-statement, source statements that were executed from the current backtrace position are highlighted. However, when you specify a non-backtrace Source Listing option or use PF7 or PF8 to reposition the Source Listing Backtrace, the highlighting of executed statements is temporarily suspended until a backtrace PF key is entered.

When in source listing backtrace mode, the current backtrace position always appears on the line just above the first source statement. This line displays as follows:

======>BACKTRACE AT #nnnnn (nnnnn ‑> nnnnn executed nnnnn times)<=====

The information in this line indicates the following:

On the Source Listing Backtrace, each relevant backtrace position is indicated in the listing by an arrow or a line, as shown in the following table:

Backtrace Indicator

Meaning

====>

Indicates the first statement in a statement block

<====

Indicates the last statement in a statement block

====

Indicates all other statements within a statement block

The Source Listing Backtrace displays the source of the following statements: