core/com.nokia.carbide.cpp.doc.user/html/debugger/breakpoints/temporary_breakpoints.htm
branchRCL_2_4
changeset 1225 a546534a48de
parent 0 fb279309251b
child 1791 727385d8e2b3
--- a/core/com.nokia.carbide.cpp.doc.user/html/debugger/breakpoints/temporary_breakpoints.htm	Thu Apr 15 18:07:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger/breakpoints/temporary_breakpoints.htm	Fri Apr 16 09:51:37 2010 -0500
@@ -1,24 +1,24 @@
-<!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>Creating Temporary Breakpoints and Watchpoints</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2> Creating Temporary Breakpoints and Watchpoints</h2>
-<p>Use the <b>Properties for Breakpoint  &gt; Common &gt; Ignore Count </b> option to create temporary breakpoints or watchpoints. Where regular breakpoints  or watchpoints suspend execution each time they are hit, a temporary one is removed once it is hit. The default value is 0, which suspends program execution each time the breakpoint or watchpoint are hit. </p>
-<p>To set a temporary breakpoint or watchpoint, change the value of <b>Ignore count</b> to 1. The first time the breakpoint or watchpoint is hit execution is suspended, while any subsequent hits are ignored. </p>
-<p align="center"><img src="../images/option_ignore_count.png" width="434" height="203"></p>
-<p class="figure">Figure 1. Ignore Count option in Properties for Breakpoint window </p>
-<h4>Other references</h4>
-<ul>
-  
-  <li><a href="breakpoints.htm">Breakpoints overview </a></li>
-  <li><a href="../watchpoints/watchpoints.htm">Watchpoints overview </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>Creating Temporary Breakpoints and Watchpoints</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2> Creating Temporary Breakpoints and Watchpoints</h2>
+<p>Use the <b>Properties for Breakpoint  &gt; Common &gt; Ignore Count </b> option to create temporary breakpoints or watchpoints. Where regular breakpoints  or watchpoints suspend execution each time they are hit, a temporary one is removed once it is hit. The default value is 0, which suspends program execution each time the breakpoint or watchpoint are hit. </p>
+<p>To set a temporary breakpoint or watchpoint, change the value of <b>Ignore count</b> to 1. The first time the breakpoint or watchpoint is hit execution is suspended, while any subsequent hits are ignored. </p>
+<p align="center"><img src="../images/option_ignore_count.png" width="434" height="203"></p>
+<p class="figure">Figure 1. Ignore Count option in Properties for Breakpoint window </p>
+<h4>Other references</h4>
+<ul>
+  
+  <li><a href="breakpoints.htm">Breakpoints overview </a></li>
+  <li><a href="../watchpoints/watchpoints.htm">Watchpoints overview </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>