Breakpoints


The Breakpoints tab simply lists the currently set breakpoints, showing the class name, and the line number or method on which the breakpoint has been set.

To add a new breakpoint to your code:
or

Optional breakpoint settings

If you set the breakpoint using the New Breakpoint command, you have further options:

You can also set these options (and later change them) in the property sheet for the breakpoint in the Debugger Window.

To remove a breakpoint:

Contents Prev Next Index