Debugger: enhancement request

Aviga

Member²
Hello,

Could this be possible to debug a session which was not created inside PL/SQL Developer using the Test window?

The idea is that we would start debugging a session from outside PL/SQL Developer (using dbms_debug.initialize and dbms_debug.debug_on) and we would "just" supply a debug session id to PL/SQL Developer so that it could identify the debugged session. Then we would start a debugging session inside PL/SQL Developer to control the other session.

This would be extremely useful in many contexts.

What do you think?

Cheers,

Avigael
 
Back
Top