Hi all,
I have a package which call another.
When I debbug the first one I can't open the second one when i use Step Into debugger : on oracle 9i, when the second package is called, the debugger allow me to follow the steps in the other package. In 10g, the package is correctly executed, but the debug does not step into the included package (goes directly to next step)
Any ideas ?
Thank you
edit : tested on 6 and 7 versions, same result (works on 9i not on 10g)
I have a package which call another.
When I debbug the first one I can't open the second one when i use Step Into debugger : on oracle 9i, when the second package is called, the debugger allow me to follow the steps in the other package. In 10g, the package is correctly executed, but the debug does not step into the included package (goes directly to next step)
Any ideas ?
Thank you
edit : tested on 6 and 7 versions, same result (works on 9i not on 10g)