Topic: Debugger option to skip the presumed breakpoint on line 1
Since I always have breakpoints set before I run the debugger, I always find I have to repeat the same process immediately after starting it up:
(i) move the DOS console out of the way (when I haven't selected the GUI option)
(ii) click 'Continue' (or press Shift-F7).
Always having to do the above is only a tiny inconvenience, but I have to do it hundreds of times!
Would it be worthwhile to add another tick box under Options>Debugger..
to do this?
[ ] No breakpoint on program line 1
---
John