TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Step Into

The Step Into command steps into the top-level procedure or function without stopping in functions called to evaluate parameters.It can be invoked from the Execution menu on any debugger window or the Debug > Step menu in an editor window.

Note: The Step Into command can also be executed by positioning your cursor in the Source window and typing i or by entering i in the Command Line Pane. Entering is in the Command Line Pane continues single stepping and passes the raised signal to the program. Entering ii in the Command Line Pane single steps the program one machine instruction and displays the instruction line in the Debugger window.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