To all,
How do you stop the debugger when you encounter an error ?
I have tried using STEP OUT (CTRL T) and BREAK (SHIFT+ESC) and neither
works.
It's like the debugger gets caught in a loop and will not stop, I still see
Executing at the bottom of the screen. I usually
have to ALT+CTL+DEL and...