blob: 0340bda457a08fb0798515283657c0aa41d7ff7e [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, 2007. 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>Toggle Field Watchpoint</title>
</head>
<body>
<h1>Toggle Field Watchpoint </h1>
<p> Select the <strong>Toggle Watchpoint </strong>command [ <img src="../../../images/org.eclipse.jdt.debug.ui/obj16/readwrite_obj.png" alt="Toggle Watchpoint"> ] to create a new watchpoint on the currently selected field. Whenever that field is accessed or modified, execution will be suspended. If the selected field already has a watchpoint, selecting this command will remove it. You must select a Java field object to use this command.</p>
<p>This command applies to:</p>
<ul>
<li><a href="../../../reference/views/expressions/ref-expressions_view.htm"><strong>Expressions View</strong></a></li>
<li><a href="../../../reference/views/variables/ref-variables_view.htm"><strong>Variables View</strong></a></li>
</ul>
<p> <img border="0" src="../../../images/ngrelc.png" alt="Related concepts" ></p>
<p> <a href="../../../concepts/cbrkpnts.htm">Breakpoints</a> </p>
<p> <img border="0" src="../../../images/ngrelt.png" alt="Related tasks" ></p>
<a href="../../../tasks/task-add_line_breakpoints.htm">Adding breakpoints</a>
<p>&nbsp;</p>
</body>
</html>