
125
• Select [Reset Go] from the [Debug] menu.
• After the break in program execution, select [Stack Trace] from the [Code] submenu of the [View] menu to
open the [Stack Trace] window.
Figure 4.53 [Stack Trace] Window
Figure 4.53 shows that the position of the program counter is currently at the selected line of the sort()
function, and that the sort() function is called from the tutorial() function.
To delete the software breakpoint, double-click the [S/W Breakpoints] column in the sort function again.
Komentarze do niniejszej Instrukcji