core/com.nokia.carbide.cpp.doc.user/html/debugger/breakpoints/properties_breakpoints.htm
branchRCL_2_4
changeset 1225 a546534a48de
parent 0 fb279309251b
equal deleted inserted replaced
1224:b0d232312e83 1225:a546534a48de
    10 <body bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Breakpoints Properties</h2>
    11 <h2>Breakpoints Properties</h2>
    12 <p>Use the <b>Properties for Breakpoint</b> window to examine and modify  a specific breakpoints properties. By setting certain options its possible to create both <a href="conditional_breakpoints.htm">conditional</a> and <a href="temporary_breakpoints.htm">temporary</a> breakpoints. </p>
    12 <p>Use the <b>Properties for Breakpoint</b> window to examine and modify  a specific breakpoints properties. By setting certain options its possible to create both <a href="conditional_breakpoints.htm">conditional</a> and <a href="temporary_breakpoints.htm">temporary</a> breakpoints. </p>
    13 <p>The pages available include:</p>
    13 <p>The pages available include:</p>
    14 <ul>
    14 <ul>
    15   <li><b>Actions</b> - define one or more specific <a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/tasks/cdt_t_add_brk_action.htm">breakpoint actions</a> like playing a sound or showing an alert message to this breakpoint </li>
    15   <li><b>Actions</b> - define one or more specific <a href="../debugger/variables/viewing_variables.htm">breakpoint actions</a> like playing a sound or showing an alert message to this breakpoint </li>
    16   <li><b>Common</b> - shows common  information including the class, breakpoint type, file location, and other attributes associated with the breakpoint. </li>
    16   <li><b>Common</b> - shows common  information including the class, breakpoint type, file location, and other attributes associated with the breakpoint. </li>
    17 </ul>
    17 </ul>
    18 <p align="center"><img src="../images/wnd_properties_breakpoints.png" width="628" height="544"></p>
    18 <p align="center"><img src="../images/wnd_properties_breakpoints.png" width="628" height="544"></p>
    19 <p class="figure">Figure 1 - <b>Properties for C/C++ breakpoint</b> window</p>
    19 <p class="figure">Figure 1 - <b>Properties for C/C++ breakpoint</b> window</p>
    20 <h5>Table 1. Breakpoint properties - common page </h5>
    20 <h5>Table 1. Breakpoint properties - common page </h5>
    55 </table>
    55 </table>
    56 <h4>Other references</h4>
    56 <h4>Other references</h4>
    57 <ul>
    57 <ul>
    58   <li><a href="breakpoints.htm">Breakpoints overview  </a></li>
    58   <li><a href="breakpoints.htm">Breakpoints overview  </a></li>
    59 </ul>
    59 </ul>
    60 <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>
    60 <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>
    61 </body>
    61 </body>
    62 </html>
    62 </html>