core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_debug_configuration.htm
changeset 1754 a1e1c11d5a44
parent 1207 e265bbe56eb0
child 1791 727385d8e2b3
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_debug_configuration.htm	Tue Aug 03 13:32:44 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_debug_configuration.htm	Tue Aug 03 14:05:25 2010 -0500
@@ -5,14 +5,14 @@
 <meta http-equiv="Content-Style-Type" content="text/css" />
 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
 <title>Debug Configurations Window</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
 </head>
 <body bgcolor="#FFFFFF">
 <h2>Debug Configurations Window</h2>
-<p>The <b>Debug Configurations</b> or launch configuration window provides C/C++ debugger options. A <a href="../projects/launch/launch_configs_overview.htm">launch configuration</a> defines the settings used by the Carbide debugger to launch and debug programs. A project must have at least one debug launch configuration in order to debug a project and can have many more. </p>
-<p>By default, Carbide creates a debug launch configuration the first time you launch the debugger based on current project settings. If additional information is required, like a port ID, the <a href="../projects/launch/wiz_new_launch_config.htm">New Launch Configuration Wizard</a>  appears asking for the additional information. </p>
+<p>The <b>Debug Configurations</b> or launch configuration window provides C/C++ debugger options. A <a href="wiz_new_launch_config.htm">launch configuration</a> defines the settings used by the Carbide debugger to launch and debug programs. A project must have at least one debug launch configuration in order to debug a project and can have many more. </p>
+<p>By default, Carbide creates a debug launch configuration the first time you launch the debugger based on current project settings. If additional information is required, like a port ID, the <a href="wnd_config_launch_config.htm">New Launch Configuration Wizard</a>  appears asking for the additional information. </p>
 <p>The tabs in the window vary depending upon the currently selected launch configuration.</p>
-<p align="center"><img src="images/wnd_debug_overview.png" width="872" height="548"></p>
+<p align="center"><img src="images/wnd_debug_overview.png" width="864" height="471"></p>
 <p align="center" class="figure">  Figure 1 - Debug or launch configuration window (Symbian OS emulation view)</p>
 <h5>Table 1. Debug Configuration window &mdash; common items</h5>
 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
@@ -51,7 +51,7 @@
           <li>Filter Deleted/Unavailable Projects</li>
           <li>Filter Configuration Types</li>
           <li>Apply Window Working Set(s)</li>
-          <li><a href="trk/panel_filter.htm">Filtering Preferences...</a></li>
+          <li><a href="wiz_new_launch_config.htm">Filtering Preferences...</a></li>
       </ul></td>
   </tr>
 </table>
@@ -68,9 +68,9 @@
 </div>
 <h5>Other references</h5>
 <ul>
-  <li><a href="perspective_debug.htm">Debug Perspective</a></li>
-  <li><a href="../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
-  <li><a href="../projects/launch/emulation.htm">Emulator overview</a></li>
+  <li><a href="../../debugger/debug/viewing_debug.htm">Debug Perspective</a></li>
+  <li><a href="../../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
+  <li><a href="../../tasks/sdks/sdk_platform_filter.htm">Emulator overview</a></li>
   <li><a href="../projects/launch/run_mode.htm">Run-mode overview</a></li>
   <li><a href="../projects/launch/stop_mode.htm">Stop-mode overview</a>  </li>
 </ul>