core/com.nokia.carbide.cpp.doc.user/html/tasks/breakpoints/save_breakpoints_view.htm
author fturovic <frank.turovich@nokia.com>
Fri, 16 Apr 2010 09:51:37 -0500
branchRCL_2_4
changeset 1225 a546534a48de
parent 0 fb279309251b
child 1791 727385d8e2b3
permissions -rw-r--r--
minor edits to remote conn pages, updated copyrights, fixed some broken links

<!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>Saving the Breakpoints View</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Saving the Contents of Breakpoints View </h2>
<p>You can save the contents of the <b>Breakpoints</b> view. This feature is useful for saving sets of breakpoint data, then later re-opening those sets.</p>
<div class="step">
  <h4>To save contents of the Breakpoints view</h4>
  <ul>
    <li>Click File &gt; Save or File &gt; Save As</li>
  <p>Clicking File &gt; Save As lets you specify the name and path to save the file that stores the contents.<br />
</p>
  </ul>
</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_enable.htm">Enabling Breakpoints</a></li>
    <li><a href="pgm_bp_disable.htm">Disabling Breakpoints</a></li>
    <li><a href="pgm_bp_clearing.htm">Removing Breakpoints</a></li>
  </ul>
  <h5>Related references </h5>
  <ul>
    <li><a href="../../reference/view_breakpoints.htm">Breakpoints view</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>