core/com.nokia.carbide.cpp.doc.user/html/debugger/breakpoints/exporting_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/exporting_breakpoints.htm	Thu Apr 15 18:07:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger/breakpoints/exporting_breakpoints.htm	Fri Apr 16 09:51:37 2010 -0500
@@ -1,52 +1,52 @@
-<!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>Exporting Breakpoints and Watchpoints</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2> Exporting Breakpoints and Watchpoints</h2>
-<p>Use the <b>Export Breakpoints</b> command to export selected breakpoints and watchpoints to a  file with a <span class="code">.bkpt</span> extension. All the breakpoints set in the source files of the  project and the watchpoints are listed in the <b>Export Breakpoints</b> dialog. Click the specific breakpoints and watchpoints to export or use <b>Select All</b> to include all of them. Specify the destination file name and folder, then click <b>Finish</b>. </p>
-<p align="center"><img src="../images/wnd_export_breakpoints.png" width="438" height="496"></p>
-<p class="figure">Figure 1 - Export Breakpoints dialog </p>
-<table cellspacing="0" cellpadding="5" summary="Import breakpoints page" border="1">
-  <tbody>
-    <tr>
-      <th>Option</th>
-      <th>Description</th>
-      <th>Default</th>
-    </tr>
-    <tr>
-      <td valign="top" align="left"><b>Breakpoint List</b></td>
-      <td valign="top" align="left">Select the breakpoints and watchpoints that you wish to export, and deselect those that you do not. </td>
-      <td valign="top" align="left"><p>not selected </p></td>
-    </tr>
-    <tr>
-      <td valign="top"><b>To file </b></td>
-      <td valign="top">The file to export the breakpoints and watchpoints to, you can also click <b>Browse...</b> to search for a location to export. </td>
-      <td valign="top"><p><b>There can be two possible defaults:</b></p>
-          <ul>
-            <li>If you have never exported breakpoints or watchpoints before it will be blank</li>
-            <li>If you have exported breakpoints and watchpoints before the last file name you exported to will be automatically inserted. </li>
-        </ul></td>
-    </tr>
-    <tr>
-      <td valign="top"><b>Overwrite existing file without warning</b></td>
-      <td valign="top"><dl>
-        <dt><b> </b>When selected, if the file you wish to export to already exists, it will be overwritten automatically by the wizard. </dt>
-      </dl></td>
-      <td valign="top">not selected </td>
-    </tr>
-  </tbody>
-</table>
-<h4>Other references</h4>
-<ul>
-  <li><a href="breakpoints.htm">Breakpoints overview </a></li>
-  <li><a href="importing_breakpoints.htm">Importing Breakpoints</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>Exporting Breakpoints and Watchpoints</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2> Exporting Breakpoints and Watchpoints</h2>
+<p>Use the <b>Export Breakpoints</b> command to export selected breakpoints and watchpoints to a  file with a <span class="code">.bkpt</span> extension. All the breakpoints set in the source files of the  project and the watchpoints are listed in the <b>Export Breakpoints</b> dialog. Click the specific breakpoints and watchpoints to export or use <b>Select All</b> to include all of them. Specify the destination file name and folder, then click <b>Finish</b>. </p>
+<p align="center"><img src="../images/wnd_export_breakpoints.png" width="438" height="496"></p>
+<p class="figure">Figure 1 - Export Breakpoints dialog </p>
+<table cellspacing="0" cellpadding="5" summary="Import breakpoints page" border="1">
+  <tbody>
+    <tr>
+      <th>Option</th>
+      <th>Description</th>
+      <th>Default</th>
+    </tr>
+    <tr>
+      <td valign="top" align="left"><b>Breakpoint List</b></td>
+      <td valign="top" align="left">Select the breakpoints and watchpoints that you wish to export, and deselect those that you do not. </td>
+      <td valign="top" align="left"><p>not selected </p></td>
+    </tr>
+    <tr>
+      <td valign="top"><b>To file </b></td>
+      <td valign="top">The file to export the breakpoints and watchpoints to, you can also click <b>Browse...</b> to search for a location to export. </td>
+      <td valign="top"><p><b>There can be two possible defaults:</b></p>
+          <ul>
+            <li>If you have never exported breakpoints or watchpoints before it will be blank</li>
+            <li>If you have exported breakpoints and watchpoints before the last file name you exported to will be automatically inserted. </li>
+        </ul></td>
+    </tr>
+    <tr>
+      <td valign="top"><b>Overwrite existing file without warning</b></td>
+      <td valign="top"><dl>
+        <dt><b> </b>When selected, if the file you wish to export to already exists, it will be overwritten automatically by the wizard. </dt>
+      </dl></td>
+      <td valign="top">not selected </td>
+    </tr>
+  </tbody>
+</table>
+<h4>Other references</h4>
+<ul>
+  <li><a href="breakpoints.htm">Breakpoints overview </a></li>
+  <li><a href="importing_breakpoints.htm">Importing Breakpoints</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>