I've had that happen before. Clearing breakpoints ...
# suitescript
e
I've had that happen before. Clearing breakpoints usually fixes it
c
Clearing then readding?
Are are you suggesting don't use breakpoints?
e
You can try using less, as you debug. You can clear them - uncheck them in the console and then check them again when you hit the first break raised by the debugger itself. (
execute
or whatever entry point is in your script)
c
I have one breakpoint lol
e
aye, it's frustrating