Specifications

Saturn The DBUGSAT Debugger 11-25
Psy-Q Development System
To View Local Variables
Split the current window by pressing F3 and down arrow. Change to the lower
window (by Shift-arrow or clicking on it with the mouse) and then make this a
VARiable window (Shift-F1, V).
Now return to the Source window and press F7 several times until you trace into
another function. As you trace through the program, notice that the variable scope
changes and that the Var window always displays the current local variables.
Source Window and Var Window showing Local Variables