Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Java Development User Guide
Previous Page Home Next Page

Breakpoint Hit Count

Select the Hit Count option to define a hit count for the selected breakpoint.

The Hit Count option is used to determine when your program should suspend on that breakpoint.

If a breakpoint has a hit count of N, execution will suspend when the breakpoint is encountered for the Nth time. After being hit, the breakpoint is disabled until either it is re-enabled or its hit count is changed.

This option can be changed with the Breakpoint Properties..., or by right-clicking a breakpoint.

Breakpoint hit count option

 

Related concepts

Breakpoints

Related tasks

Adding breakpoints
Removing breakpoints
Launching a Java program
Running and debugging

Related reference

Enabled Option
Suspend Policy

 


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire