Page 1 of 1

Breakpoints in debugger

Posted: Tue Feb 19, 2008 3:49 pm
by bjb007
Would handy if a breakpoint would stay with
the line on which it was set when the script
is modified.

As is if I delete a line of code the breakpoint
stays in the same position and is then set
either on a blank line or the wrong line of
code.