TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Debug > Step > Step Over Instruction

The Step Over Instruction command single-steps one machine instruction over call instructions.

If the program has not executed or if it terminates, Step Over Instruction starts the program, stepping one instruction. This relocates the current position from the main subprogram (Ada) or function (C/C++) to the actual starting subprogram (Ada) or function (C/C++) preceding the user program. This command can also be invoked from the Execution menu in any debugger window.

Note: The Step Over Instruction command can also be executed by typing oi in the Command Line Paneat the Command prompt. Additional information about stepping can be found in Using the Apex Debugger.

Additional Topics

To see related information, click on a topic:


Rational Software Corporation 
http://www.rational.com
support@rational.com
techpubs@rational.com
Copyright © 1993-2001, Rational Software Corporation. All rights reserved.
TOC PREV NEXT INDEX DOC LIST MASTER INDEX TECHNOTES APEX TIPS