core/com.nokia.carbide.cpp.doc.user/html/tasks/breakpoints/pgm_bp_clearing.htm
branchRCL_2_4
changeset 1225 a546534a48de
parent 0 fb279309251b
child 1791 727385d8e2b3
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/breakpoints/pgm_bp_clearing.htm	Thu Apr 15 18:07:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/breakpoints/pgm_bp_clearing.htm	Fri Apr 16 09:51:37 2010 -0500
@@ -1,74 +1,74 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Removing Breakpoints</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Removing Breakpoints</h2>
-<p>You can remove one or more breakpoints set for a debug session using the <a href="../../reference/view_breakpoints.htm">Breakpoints</a>, <a href="../../reference/view_disassembly.htm">Disassembly</a>, or  editor views.</p>
-<div class="step">
-  <h4>Removing a Breakpoint</h4>
-  <ol>
-    <li>To remove a breakpoint in the Breakpoints view:
-      <ul>
-        <li>Right-click the breakpoint, click Remove </li>
-      </ul>
-    </li>
-    <ul>
-      <p>OR</p>
-          <li>Click the Remove Selected Breakpoints (<img src="../../images/icons/breakpoints_remove_one_icon.png" align="absmiddle" />) button</li>
-    </ul>
-    <li>To remove a breakpoint in an editor  or  Disassembly views:</li>
-      <ul>
-        <li>Double-click the breakpoint dot in the marker bar</li>
-          <p>
-            OR          </p>
-            <li>Select the source line with the breakpoint, click Run &gt; Toggle Line Breakpoint</li>
-            <p>OR </p>
-            <li>Right-click the breakpoint dot in the marker bar and select Toggle Breakpoint</li>
-    </ul>
-<p>The breakpoint disappears in the Breakpoints view.</p>
-  </ol>
-
-  <h4>Removing all Breakpoints</h4>
-  <ol>
-    <li>To remove all breakpoints in the Breakpoints view:
-      <ul>
-        <li>Right-click a breakpoint, click Remove All</li>
-      </ul>
-    </li>
-    <ul>
-      <p>OR</p>
-          <li>Click the Remove All Breakpoints (<img src="../../images/icons/breakpoints_remove_all_icon.png" width="21" height="19" align="absmiddle" />)  button</li>
-    </ul>
-    <li>To remove all breakpoint in an editor  or  Disassembly views:
-      <ul>
-        <li>Click the Run &gt; Remove all Breakpoints menu item</li>
-      </ul>
-    </li>
-    <p>All the  breakpoints disappear in the Breakpoints, Disassembly, and editor views.</p>
-  </ol>
-</div>
-<h5>Related concepts</h5>
-  <ul>
-    <li><a href="../../concepts/breakpoints.htm">Breakpoints</a></li>
-  </ul>
-  <h5>Related tasks</h5>
-  <ul>
-    <li><a href="pgm_bp_setting.htm">Setting Breakpoints</a></li>
-    <li><a href="pgm_bp_enable.htm">Enabling Breakpoints</a></li>
-    <li><a href="pgm_bp_disable.htm">Disabling Breakpoints</a></li>
-</ul>
-  <h5>Related references</h5>
-  <ul>
-    <li><a href="../../reference/perspective_debug.htm">Debug Perspective </a></li>
-</ul>
-
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-
-</body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Removing Breakpoints</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Removing Breakpoints</h2>
+<p>You can remove one or more breakpoints set for a debug session using the <a href="../../reference/view_breakpoints.htm">Breakpoints</a>, <a href="../../reference/view_disassembly.htm">Disassembly</a>, or  editor views.</p>
+<div class="step">
+  <h4>Removing a Breakpoint</h4>
+  <ol>
+    <li>To remove a breakpoint in the Breakpoints view:
+      <ul>
+        <li>Right-click the breakpoint, click Remove </li>
+      </ul>
+    </li>
+    <ul>
+      <p>OR</p>
+          <li>Click the Remove Selected Breakpoints (<img src="../../images/icons/breakpoints_remove_one_icon.png" align="absmiddle" />) button</li>
+    </ul>
+    <li>To remove a breakpoint in an editor  or  Disassembly views:</li>
+      <ul>
+        <li>Double-click the breakpoint dot in the marker bar</li>
+          <p>
+            OR          </p>
+            <li>Select the source line with the breakpoint, click Run &gt; Toggle Line Breakpoint</li>
+            <p>OR </p>
+            <li>Right-click the breakpoint dot in the marker bar and select Toggle Breakpoint</li>
+    </ul>
+<p>The breakpoint disappears in the Breakpoints view.</p>
+  </ol>
+
+  <h4>Removing all Breakpoints</h4>
+  <ol>
+    <li>To remove all breakpoints in the Breakpoints view:
+      <ul>
+        <li>Right-click a breakpoint, click Remove All</li>
+      </ul>
+    </li>
+    <ul>
+      <p>OR</p>
+          <li>Click the Remove All Breakpoints (<img src="../../images/icons/breakpoints_remove_all_icon.png" width="21" height="19" align="absmiddle" />)  button</li>
+    </ul>
+    <li>To remove all breakpoint in an editor  or  Disassembly views:
+      <ul>
+        <li>Click the Run &gt; Remove all Breakpoints menu item</li>
+      </ul>
+    </li>
+    <p>All the  breakpoints disappear in the Breakpoints, Disassembly, and editor views.</p>
+  </ol>
+</div>
+<h5>Related concepts</h5>
+  <ul>
+    <li><a href="../../concepts/breakpoints.htm">Breakpoints</a></li>
+  </ul>
+  <h5>Related tasks</h5>
+  <ul>
+    <li><a href="pgm_bp_setting.htm">Setting Breakpoints</a></li>
+    <li><a href="pgm_bp_enable.htm">Enabling Breakpoints</a></li>
+    <li><a href="pgm_bp_disable.htm">Disabling Breakpoints</a></li>
+</ul>
+  <h5>Related references</h5>
+  <ul>
+    <li><a href="../../reference/perspective_debug.htm">Debug Perspective </a></li>
+</ul>
+
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+
+</body>
+</html>