core/com.nokia.carbide.cpp.doc.user/html/concepts/working_with_debugger.htm
changeset 1934 4f0cd256d26c
parent 1791 727385d8e2b3
child 2136 f0b706fa897d
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/working_with_debugger.htm	Tue Aug 31 16:18:02 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/working_with_debugger.htm	Tue Aug 31 22:58:09 2010 -0500
@@ -21,8 +21,8 @@
       <li><a href="../debugger/debug/cmds_resuming.htm">Restarting</a> the debugger</li>
     </ul>
   </li>
-  <li>Variable information in the <a href="../reference/view_variables.htm">Variables</a> view&mdash;see the variables in the executing code, their <a href="../tasks/variables/show_variables_view.htm">values</a>, and their <a href="../tasks/variables/set_variable_formats.htm">types</a></li>
-  <li>Breakpoint information in the <a href="../reference/view_breakpoints.htm">Breakpoints</a> view&mdash;see the <a href="../tasks/breakpoints/pgm_bp_enable.htm">breakpoints</a>, <a href="../tasks/breakpoints/pgm_bp_conditional.htm">conditional</a> breakpoints, and <a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/tasks/cdt_t_addrmv_brk_action.htm">breakpoint actions</a></li>
+  <li>Variable information in the <a href="../reference/view_variables.htm">Variables</a> view&mdash;see the variables in the executing code, their <a href="../reference/perspective_debug.htm">values</a>, and their <a href="working_with_variables.htm">types</a></li>
+  <li>Breakpoint information in the <a href="../reference/view_breakpoints.htm">Breakpoints</a> view&mdash;see the <a href="../tasks/breakpoints/pgm_bp_enable.htm">breakpoints</a>, <a href="../tasks/breakpoints/pgm_bp_conditional.htm">conditional</a> breakpoints, and <a href="working_with_debugger.htm">breakpoint actions</a></li>
   <li>Source code&mdash;see the source code under debugger control</li>
 </ul>
 <h5>Related concepts</h5>