User`s manual

166
Figure 6.61 [Stack Trace] Window
Figure 6.61 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 remove the software breakpoint, double-click the [Editor] column in the sort function again.