Hi
I'm having all sorts of problems trying to stop the debugger once it's been started. If I press the "Break" button, the debugger doesn't stop, it just seems to jump to the next block. If I keep pressing it, sometimes it then locks up completely.
This is proving a major headache as sometimes I'm debugging a program that is quite long running (if left to run) and once a bug/problem has been found, I don't want to have to wait for the whole process to finish...I need to stop it there and then so I can fix the issue.
Does anyone have any info/advice on how I can effectively stop the debugger?
I'm on PSD v 9.0.6.1665 connecting to Oracle 11G R2 on Windows 7 64 bit.
Thanks!
I'm having all sorts of problems trying to stop the debugger once it's been started. If I press the "Break" button, the debugger doesn't stop, it just seems to jump to the next block. If I keep pressing it, sometimes it then locks up completely.
This is proving a major headache as sometimes I'm debugging a program that is quite long running (if left to run) and once a bug/problem has been found, I don't want to have to wait for the whole process to finish...I need to stop it there and then so I can fix the issue.
Does anyone have any info/advice on how I can effectively stop the debugger?
I'm on PSD v 9.0.6.1665 connecting to Oracle 11G R2 on Windows 7 64 bit.
Thanks!
Last edited: