This will provide some basic tutorials that Toad users should use when learning how to use the PL/SQL Debugger.
SUGGESTION #1:
Here is a tutorial video that will show you how to use the debugger.
SUGGESTION #2:
Toad users can find all of "Debugging" topics in the Toad Help. However, we understand that reading through all of these topics can be overwhelming. So here the steps that should provide a good starting point for learning how to use Toad's PL/SQL debugger.
1) Go to Help | Contents.
2) Select the "Search" tab, type in "Debugging" and hit the 'Enter' key.
3) This will populate a list of topics that relates to debugging. The list may seem overwhelming now, but there are a few topics that you should read:
- Debugger Overview
- Debugger Toolbar
- Debugging
- Debugging a Package
- Debugging a Procedure or Function