Viewing Source Code from the Breakpoints Window

If you are working with the current list of breakpoints in the Breakpoints window and you want to quickly go to the source unit where a particular breakpoint is set, use the pop-up menu in the Breakpoints window.

To view source code from the Breakpoints window:

  1. Choose Debug | Debug Windows | Breakpoints from the menu to display the Breakpoints window.
  2. Click the Breakpoints tab to display the list of breakpoints.
  3. Double-click the breakpoint to display the source unit in the PL/SQL Editor.

    Or,

    Select the breakpoint you wish to view by highlighting (single-clicking) it, then choose View Source Code from the pop-up menu (right-click in Windows).


About Breakpoints and Executable Source Lines

Creating a Breakpoint

Disabling and Enabling a Breakpoint

Deleting a Breakpoint