core/com.nokia.carbide.cpp.doc.user/html/tasks/breakpoints/show_breakpoints_view.htm
author fturovic <frank.turovich@nokia.com>
Thu, 20 May 2010 10:32:00 -0500
changeset 1376 120480c02651
parent 0 fb279309251b
child 1791 727385d8e2b3
permissions -rw-r--r--
BUG 10758 - copyright revised date to 2010

<!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>Opening the Breakpoints View</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Opening a Breakpoints View </h2>
<p>Use the <a href="../../reference/view_breakpoints.htm">Breakpoints</a> view to show a list of breakpoints currently set in your project.</p>
<p align="center"><img src="../../reference/images/view_breakpoints.png" width="544" height="264" /></p>
<p class="figure">Figure 1 - Breakpoints view </p>
<div class="step">
  <h4>To open a Breakpoints view </h4>
  <ul>
    <li>Click Window &gt; Show View &gt; Breakpoints (Alt+Shift+Q, B) </li>
	<p>The Breakpoints view opens in the current perspective.</p>
<p class="note"><b>NOTE</b> Double-click a breakpoint in the Breakpoints view to display its associated source-code line in an editor view.</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>
<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>