diff -r a77f12f0a631 -r 4f0cd256d26c core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_04.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_04.htm Tue Aug 31 16:18:02 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_04.htm Tue Aug 31 22:58:09 2010 -0500 @@ -24,7 +24,7 @@
  • Set breakpoints in the program.

    Set breakpoints at the critical points in the program where you want to stop execution.

  • -
  • Click the Debug icon (Debug icon) to launch the program for debugging on the target device. +
  • Click the Debug icon (Debug icon) to launch the program for debugging on the target device.

    Follow the steps in Configure project for downloading to build and launch the program for debugging.

  • Use the Carbide debugger to examine program internals and control its execution.