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 Suspend Policy

The Suspend Policy option is used to indicate what should be suspended when a breakpoint is hit.

There are two options for Java breakpoints:

  • Suspend Thread - suspends only the thread that encountered the breakpoint
  • Suspend VM - suspends the entire VM when the breakpoint is encountered

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

Breakpoint suspend policy option

You can also change the default setting for the suspend policy for all newly created breakpoints.

Related concepts

Breakpoints

Related tasks

Adding breakpoints
Removing breakpoints
Launching a Java program
Running and debugging

Related reference

Enabled Option
Hit Count

 

 


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