Use when debugging a program with procedure calls to - Review the procedures your program executed before stopping because of an error, a breakpoint or watchpoint, or your pressing CTRL+BREAK - View the program text for any named procedure by choosing its name from the menu Procedures are displayed in the order executed, with the most recently called on top.