core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_debug.htm
changeset 1791 727385d8e2b3
parent 1507 30441fd93226
child 1933 a77f12f0a631
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_debug.htm	Fri Aug 06 14:05:52 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_debug.htm	Fri Aug 06 14:28:38 2010 -0500
@@ -7,7 +7,7 @@
 <title>Debugging a Program</title>
 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
 </head>
-<body bgcolor="#FFFFFF">
+<body >
 <h2>Debugging a Program</h2>
 <p>Use the <b>Debug</b> command (<img src="../../images/icons/btn_debug.png" width="17" height="16" align="absmiddle" />) to execute a program under debugger control using the current <a href="../../reference/wnd_debug_configuration.htm">launch configuration</a> settings.</p>
 <p>If this is the first time the program is launched for debugging, a new debug launch configuration is automatically created for you based on current project settings and assigned a name. If a debug launch configuration is already available, the Debug command launches using the last debug launch configuration used with the project. </p>