Hi
I have used pl/sql developer for several years, but am having a problem today. On an instance which I have debugged within for several months, it now seems to be baulking.
I've recompiled the code, rebooted the database etc, but when I try to debug a package procedure (which was working yesterday morning just fine) it steps through the package specification initialisation code, then when it comes to the jump to the first line of the package body, it just freezes.
I have carefully recompiled everything. It is happening on more than one package, with the same problem, stepping line by line through the specification initialisation code, then never coming back after the jump to the first line of the package body procedure I want to debug.
Everything was fine till yesterday lunchtime, with debugging working fine.
Any suggestions gratefully received.
Tony
I have used pl/sql developer for several years, but am having a problem today. On an instance which I have debugged within for several months, it now seems to be baulking.
I've recompiled the code, rebooted the database etc, but when I try to debug a package procedure (which was working yesterday morning just fine) it steps through the package specification initialisation code, then when it comes to the jump to the first line of the package body, it just freezes.
I have carefully recompiled everything. It is happening on more than one package, with the same problem, stepping line by line through the specification initialisation code, then never coming back after the jump to the first line of the package body procedure I want to debug.
Everything was fine till yesterday lunchtime, with debugging working fine.
Any suggestions gratefully received.
Tony