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

Suspending Program Execution

-

Use the Suspend command () to stop program execution during a debugging session.

-
-

Stopping a Debug Session

-
    -
  1. Select the thread in the Debug view to suspend
  2. -
  3. Click the Suspend () button, or right-click the thread and select Suspend
  4. -
-

The operating system surrenders control to the debugger, which suspends program execution.

-
-

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

-
Related references
- - - - -