The environment tah we use for most of our customer solutions consists of a classical Windows-GUI-Client and a lot of PL/SQL Code on the Oracle-DB-server.
Therefore we must start most of our test from the client side program and the client invokes very much PL/SQL-Package-Code. It is not ver efficient for us, to generate test scripts for every constellation we want to test and debug.
Now my question: Is it possible to start a debugging session from another client program than PL/SQL-Developer and subsequently hand over both the working session and the debugging session to PL/SQL-Developer?
Therefore we must start most of our test from the client side program and the client invokes very much PL/SQL-Package-Code. It is not ver efficient for us, to generate test scripts for every constellation we want to test and debug.
Now my question: Is it possible to start a debugging session from another client program than PL/SQL-Developer and subsequently hand over both the working session and the debugging session to PL/SQL-Developer?