Debugging a Program Unit BACK | 1 2 3 4 5 6 | NEXT | MAIN
The PL/SQL Interpreter is the central debugging workspace in which you can set debug actions and test the program unit in runtime simulation. You can debug program units either on the client- or server-side.

Click a program unit icon in the Object Navigator to display its source in the Source pane of the Interpreter window, including line numbers.


Click on the in the diagram and its function will appear here.