diff -r 9b005a8e6778 -r 939a4e7e4597 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_stepout.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_stepout.htm Mon Aug 10 15:21:12 2009 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,38 +0,0 @@ - - - - - - -Step Return Out of a Routine - - - -

Step Return Out of a Routine

-Use the Step Return command () to execute the rest of the current routine and stop program execution after the routine returns to its caller. -

This command causes execution to return up the calling chain.

-
-

Step Returning from a Routine

- -
-

or

-
- -
-

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

-
Related references
- - - - -