We are using PL/SQL Developer 6.0.5.931
and Oracle DB v10.1.0.4.
I want to be able to debug and trace our live application- this is a browser-based UI interacting with the database using HTTP via apache server. I've tried using the Test Window and this works fine, but this is not what I want. I...