RubyMine
 
2021.2
Get RubyMine
You are viewing the documentation for an earlier version of RubyMine.

Debug Oracle PL/SQL code

Last modified: 27 August 2021

The debugger is based on the Oracle Probe that uses API of the DBMS_DEBUG package and should work on Oracle servers 9.0 and later.

In Oracle, you can debug the following program units (PL/SQL programs): anonymous blocks, packages, procedures, functions, and triggers.