Hit count

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 nth time, the thread that hit the breakpoint suspends. The breakpoint is disabled until either it is re-enabled or its hit count is changed.

Related concepts
Breakpoints

Related tasks

Using breakpoints
Launching a Java program

Running and debugging

 
 Copyright IBM Corporation 2000, 2002. All Rights Reserved.