blob: e02ca7ce195a68718d829b37dd8587ca7665adf5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>
<p>
The Breakpoints view lists all the breakpoints you have set in the workbench projects. You can double-click a breakpoint to display its location in the editor. In this view,
you can also enable or disable breakpoints, delete them, or add new ones.
</p>
<p>
This view also lists Java exception breakpoints, which suspend execution at the point where the exception is thrown. You can add or remove exceptions.
</p>
<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="../reference/ref-24.htm">Views and editors</a>
</p>
</body>
</html>