Breakpoints suspend execution of a
compiled program unit, allowing you
to step through code and troubleshoot
runtime errors. You can also set
conditional breakpoints called debug
triggers.
Double-click on an executable line in
the source pane to set a breakpoint.
While suspended, use the buttons in
the toolbar to control the program unit
execution.
|
|
|
|