About the Oracle PL/SQL Debugger

Oracle Developer Tools for Visual Studio includes an integrated PL/SQL debugger. This enables you to debug PL/SQL programs in the Visual Studio environment, in much the same manner as you would debug a C# or any other language.

This help describes the features of the Oracle PL/SQL Debugger.

This section describes the setup of the Oracle PL/SQL Debugger, introduces the three debugger modes, describes their operation, and provides troubleshooting guidance.

See Also

About PL/SQL Code Editor | Oracle Database Application Developer's Guide - Fundamentals, Chapter 7, Debugging Stored Procedures

This section includes the following topics: