Previous Topic: Backtrace FacilityNext Topic: Access the Source Listing Backtrace


Read the Backtrace Summary

The Backtrace Summary summarizes the program's execution path using statement blocks. By tracing the execution path, block by block, you can follow the flow of your program's logic. The statement block column is located on the left side of the screen and contains two columns of numbers:

From the Backtrace Summary screen you can do the following tasks:

PF5 1st Stmt

Repositions the Backtrace Summary screen to the first or oldest entry in the Backtrace.

PF6 Last Stmt

Repositions the Backtrace Summary screen to the last or newest entry in the Backtrace.

PF7 Backward

Scrolls the Backtrace Summary screen backward (up) a full screen.

PF8 Forward

Scrolls the Backtrace Summary screen forward (down) a full screen.

PF11 Prev Bloc

Displays the previous statement block.

PF12 Next Bloc

Displays the next statement block.