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.


The command line allows you to enter PL/SQL, Procedure Builder commands, or SQL statements, and provides feedback on current operations.