The PL/SQL Interpreter's Source pane displays a read-only copy of the program unit currently selected in the Object Navigator pane.
The numbers along the left hand margin correspond to the line numbers of the displayed program unit.
In addition, the symbols described below may appear in the margin.
| |
Specifies the current source location. |
=> |
Specifies the current scope location. |
- |
Specifies the current execution location (if different from the current scope location). |
B(n) |
Specifies the location of a breakpoint, where n is the corresponding debug action ID. It appears in the line number column. |
T(n) |
Specifies the location of a trigger, where n is the corresponding debug action ID. It appears in the line number column. |
Copyright © 1984, 2005, Oracle. All rights reserved.