geraldwinslow
Member²
I'm debugging some PL/SQL and stepping through my code with the debugger. When I find an error in my code, I exit the debugger using the break button, update my code, recompile my source, and rerun the debugger. But, when I start stepping again through my code, the debugger shows me the "old" version of my code, not the latest/greatest version. The only solution I've found is to exit PL/SQL Dev entirely and start over.
Is there another way around this?
Thanks!
Gerald
Is there another way around this?
Thanks!
Gerald