core/com.nokia.carbide.cpp.doc.user/html/tasks/breakpoints/pgm_bp_view_props.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_view_props.htm	Thu Apr 15 18:07:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/breakpoints/pgm_bp_view_props.htm	Fri Apr 16 09:51:37 2010 -0500
@@ -1,58 +1,58 @@
-<!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>Viewing Breakpoint Properties</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Viewing Breakpoint Properties</h2>
-<p>After you set a breakpoint, you can view and modify its Actions, Common, and Filtering properties. Table 1 explains breakpoint properties for the <b>Common</b> panel.</p>
-<p align="center"><img src="images/wnd_breakpoint_properties.png" width="580" height="540" /></p>
-<p class="figure">Figure 1 - <b>Properties for C/C++ breakpoint</b> window </p>
-<h5>Table 1. Breakpoint properties </h5>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="25%" scope="col">Property</th>
-    <th width="75%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>Type</b></td>
-    <td>The type of item, such as Auto Breakpoint.</td>
-  </tr>
-  <tr>
-    <td><b>File</b></td>
-    <td>The path to the file that contains the item.</td>
-  </tr>
-  <tr>
-    <td><b>Line number</b></td>
-    <td>Line number in file breakpoint applies to. </td>
-  </tr>
-  <tr>
-    <td><b>Enabled</b></td>
-    <td>Indicates the current status of the breakpoint. When checkmarked, the breakpoint  stops program execution if its condition is met. When unchecked, the breakpoint is ignored during the debug session. </td>
-  </tr>
-  <tr>
-    <td><b>Condition</b></td>
-    <td>The conditional expression associated with the item. This conditional expression must evaluate to true in order for the item to perform its specified action.</td>
-  </tr>
-  <tr>
-    <td><b>Ignore  count</b></td>
-    <td>Displays the number of times that program execution arrived at the breakpoint before the program stopped.</td>
-  </tr>
-</table>
-<div class="step">
-  <h4>To view properties for a breakpoint</h4>
-  <ol>
-    <li>Right-click the breakpoint  in the Breakpoints view and select Properties... <br />
-	    <p>The <b>Properties for C/C++ breakpoint</b> window appears.</p>
- </li>
-    <li>Click Actions, Common, or Filtering to view specific breakpoint property information </li>
-  </ol>
-</div>
-<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>Viewing Breakpoint Properties</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Viewing Breakpoint Properties</h2>
+<p>After you set a breakpoint, you can view and modify its Actions, Common, and Filtering properties. Table 1 explains breakpoint properties for the <b>Common</b> panel.</p>
+<p align="center"><img src="images/wnd_breakpoint_properties.png" width="580" height="540" /></p>
+<p class="figure">Figure 1 - <b>Properties for C/C++ breakpoint</b> window </p>
+<h5>Table 1. Breakpoint properties </h5>
+<table width="100%"  border="0" cellpadding="2" cellspacing="0">
+  <tr>
+    <th width="25%" scope="col">Property</th>
+    <th width="75%" scope="col">Explanation</th>
+  </tr>
+  <tr>
+    <td><b>Type</b></td>
+    <td>The type of item, such as Auto Breakpoint.</td>
+  </tr>
+  <tr>
+    <td><b>File</b></td>
+    <td>The path to the file that contains the item.</td>
+  </tr>
+  <tr>
+    <td><b>Line number</b></td>
+    <td>Line number in file breakpoint applies to. </td>
+  </tr>
+  <tr>
+    <td><b>Enabled</b></td>
+    <td>Indicates the current status of the breakpoint. When checkmarked, the breakpoint  stops program execution if its condition is met. When unchecked, the breakpoint is ignored during the debug session. </td>
+  </tr>
+  <tr>
+    <td><b>Condition</b></td>
+    <td>The conditional expression associated with the item. This conditional expression must evaluate to true in order for the item to perform its specified action.</td>
+  </tr>
+  <tr>
+    <td><b>Ignore  count</b></td>
+    <td>Displays the number of times that program execution arrived at the breakpoint before the program stopped.</td>
+  </tr>
+</table>
+<div class="step">
+  <h4>To view properties for a breakpoint</h4>
+  <ol>
+    <li>Right-click the breakpoint  in the Breakpoints view and select Properties... <br />
+	    <p>The <b>Properties for C/C++ breakpoint</b> window appears.</p>
+ </li>
+    <li>Click Actions, Common, or Filtering to view specific breakpoint property information </li>
+  </ol>
+</div>
+<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>