Stepping through your program

PASE Debugger enables you to step through your program in a variety of ways. For a brief description of each step option, see the following topic:

Debug menu

Note: You can work with the PASE Debugger in a variety of ways: by right-clicking or double-clicking appropriate objects, by using a menu or a keyboard shortcut, or by using the tool bar (if the menu command has a tool icon). The following procedures specify only one way to select a command.

Selecting a step

During debugging, after the program stops operation, right-click the Source window and select the step option that you want to use.

Pausing and resuming program operation

To pause program operation while the program is running, right-click the Source window and select Pause.

To resume program operation, right-click the Source window and select Resume.