Debugger pointing to wrong code

I have used the debugger in the past and it worked great. Now a couple of years later (and now on Windows 7 64 bit and PL SQL Developer 10.0.5) I opened a test window and started to step into the code. The first line of code I am placed at exists in a package that I am not debugging - nor is it called from the package I am debugging. What happened to this wonderful tool?

Thanks in advance
Larry
 
Nothing happened, PL/SQL Developer still shows the state that the Oracle Debugger is reporting.

Is this issue reproducible? If so, can you send me a test case?
 
Back
Top