| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> |
| <html> |
| <head> |
| <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.gif" alt="Related concepts" width="159" height="27"> |
| </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.gif" alt="Related tasks" width="159" height="27"> |
| </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.gif" alt="Related reference" width="159" height="27"> |
| </p> |
| <p> |
| <a href="../reference/ref-24.htm">Views and editors</a> |
| </p> |
| <p> |
| <br> |
| <a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" width="324" height="14"></a> |
| </p> |
| </body> |
| </html> |
| |