blob: 9beb405ecd17dd6cd68bc40096ee3ef21f5709b4 [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>
Breakpoint Properties
</title>
</head>
<body>
<h1> Breakpoint Properties</h1>
<hr>
<p> Select the <strong>Properties...</strong> contextual menu item to open the breakpoint properties dialog for the currently selected breakpoint.</p>
<p><img src="../../../images/debug_breakpoints_ref/ref-views_breakpoint_properties.PNG" alt="Breakpoint properties context menu item" border="1"></p>
<p>There are seperate properties for each type of breakpoint, thus resulting in varying properties dialogs. The example given below is for a standard line breakpoint.</p>
<p><img src="../../../images/debug_breakpoints_ref/ref-breakpoint_properties.PNG" alt="Line Breakpoint properties dialog"> </p>
<hr>
<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/breakpoints/ref-condition_option.htm">Condition option </a><br>
<a href="../../../reference/breakpoints/ref-enabled_option.htm">Enabled option </a><br>
<a href="../../../reference/breakpoints/ref-hitcount_option.htm">Hit count option </a><br>
<a href="../../../reference/breakpoints/ref-caught_option.htm">Exception breakpoint caught option</a><br>
<a href="../../../reference/breakpoints/ref-suspendsubclass_option.htm">Exception breakpoint suspend on subclass option </a><br>
<a href="../../../reference/breakpoints/ref-uncaught_option.htm">Exception breakpoint uncaught option </a><br>
<a href="../../../reference/breakpoints/ref-entry_option.htm">Method breakpoint entry option</a><br>
<a href="../../../reference/breakpoints/ref-exit_option.htm">Method breakpoint exit option</a><br>
<a href="../../../reference/breakpoints/ref-suspendpolicy_option.htm">Suspend Policy </a><br>
<a href="../../../reference/breakpoints/ref-access_option.htm">Watchpoint access option</a><br>
<a href="../../../reference/breakpoints/ref-modification_option.htm">Watchpoint modification option</a></p>
<p>&nbsp;</p>
</body>
</html>