blob: 80ed3129737b5ef085e19297c5ac4979e1a88fec [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css">
<title>
Breakpoints view
</title>
</head>
<body>
<h1>
Breakpoints View </h1>
<hr>
<p>
The Breakpoints view lists all the breakpoints you have set in the workbench projects. </p>
<p>You can double-click a breakpoint to display its location in the editor.You can also enable or disable breakpoints, delete them, add new ones, group them by working set, or set hit counts. </p>
<p>In the example shown below the Group by &gt; Breakpoint Types option is turned on.</p>
<p><img src="../../../images/debug_breakpoints_ref/ref-views_breakpoints_view.PNG" alt="The breakpoints view" border="1"> </p>
<hr>
<p>
<img border="0" src="../../../images/ngrelc.png" alt="Related concepts" >
</p>
<p>
<a href="../../../concepts/cbrkpnts.htm">Breakpoints</a><br>
<a href="../../../concepts/concepts-6.htm">Java views</a>
</p>
<p>
<img border="0" src="../../../images/ngrelt.png" alt="Related tasks" >
</p>
<p>
<a href="../../../tasks/tasks-144.htm">Adding breakpoints</a><br>
<a href="../../../tasks/tasks-146.htm">Applying hit counts</a><br>
<a href="../../../tasks/tasks-147.htm">Catching Java exceptions</a><br>
<a href="../../../tasks/tasks-144a.htm">Removing breakpoints</a><br>
<a href="../../../tasks/tasks-144b.htm">Enabling and disabling breakpoints</a><br>
<a href="../../../tasks/tasks-144c.htm">Managing conditional breakpoints</a><br>
<a href="../../../tasks/tasks-145.htm">Setting method breakpoints</a>
</p>
<p>
<img border="0" src="../../../images/ngrelr.png" alt="Related reference" >
</p>
<p>
<a href="../ref-viewsandeditors.htm">Views and editors</a> </p>
<p>&nbsp;</p>
</body>
</html>