PL/SQL Developer loses connection when debugging

ood

Member
Hi.

I am using version 8.0.4.1514, and am not able to complete a debugger session. After a short while, the PL/SQL Developer session goes into a 'Not reponding' state.
And I have to kill/abort the PL/SQL Developer session.
Any ideas ?
 
To obtain some more diagnostic information, can you modify the shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top