A script-enabled browser is required for this page to function properly.

breakpoint

A debug action you can place at any executable source line in a PL/SQL subprogram. A breakpoint interrupts execution of the program unit and passes control to the PL/SQL Interpreter. Breakpoints allow you to incrementally execute a subprogram and search for runtime errors. See also: break trigger.