Using the PL/SQL Developer "Test Window", I'm used to debugging and have been doing it for years. When an exception is raised, the tool normally provides me with a popup-message to report the error, and ti gives me an option to open the stack-trace screen, which is great.
However, the...