blob: 1f4a582f7e1e0dc32fba74689d4714323ab2808d [file]
<!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>
Hit count
</title>
</head>
<body>
<h1>
Hit count
</h1>
<p>
This option sets the hit count for the selected breakpoint. The hit count keeps track of the number of times that the breakpoint is hit. When the breakpoint is hit for the
<em>n</em>th time, the thread that hit the breakpoint suspends. The breakpoint is disabled until either it is re-enabled or its hit count is changed.<br>
<br>
</p>
<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>
<p>
<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
<a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
<a href="../tasks/tasks-130.htm">Launching a Java program</a> <br>
<a href="../tasks/tasks-126.htm">Running and debugging</a>
</p>
</body>
</html>