diff -r 9b005a8e6778 -r 939a4e7e4597 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_stepover.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_stepover.htm Mon Aug 10 15:21:12 2009 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,43 +0,0 @@ - - - - - - -Stepping Over a Statement - - - -

Stepping Over a Statement

-

Use the Step Over command () to execute the current statement and advance to the next statement in the source code. If the current statement is a routine call, program execution continues until reaching one of these points:

- -
-

Stepping Over a Routine

- -
-

or

-
- -
-

For more information on debugging, see C/C++ Development User Guide > Tasks > Running and debugging projects > Debugging.

-
Related references
- - - - -