Breakpoint Suspend Policy Option


This option is used to indicate what should be suspended when a breakpoint is hit.

There are two options for Java breakpoints:

This option can be changed by using the breakpoint properties dialog, or by using the context menu for the breakpoint.

Breakpoint suspend policy option

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

To do this go to the Opens the Java Debug preference page Java >Debug preference page and change it there.


Related concepts

Breakpoints

Related tasks

Adding breakpoints
Removing breakpoints
Launching a Java program
Running and debugging