Specifications
16-68 Programmer’s Guide Sega
Psy-Q Development System
Stepping Over A Subroutine
When you use the Step Over command, the subroutine is executed but not displayed
and the Program Counter moves to the next line of calling routine code.
At Assembler level a debugging step is the execution of a single instruction.
If you wish to use the Step Over command at Source level, you must first make the
Source Pane Active. In this case, one line at a time will be executed in each step and
any subroutines or calls within that line will be performed.
4 To Step Over a subroutine:
1.
Select the Debug menu from the Menu bar.
2.
Choose the Step Over option from the menu.
Note: Alternative ways of Stepping Over a subroutine are to use the Step Over icon
by the Unit menu or to press F8. Note that you can use the Step Over
icon for a non-Active View.