Hi,
I am trying to debug a PLSQL procedure (say Hello_World) and I start the debugging by calling a test script which calls this procedure (Hello_World). When I try to debug the test script and click on Step Into, it does not step in to the Hello_World procedure, but simply executes it. What am I missing?? I am using oracle 9i and PLSQL Developer 5.1.3.704
Thanks
Shantanu
I am trying to debug a PLSQL procedure (say Hello_World) and I start the debugging by calling a test script which calls this procedure (Hello_World). When I try to debug the test script and click on Step Into, it does not step in to the Hello_World procedure, but simply executes it. What am I missing?? I am using oracle 9i and PLSQL Developer 5.1.3.704
Thanks
Shantanu