1 (edited by JohnWasilewski 2013-12-19 22:24:54)

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

Re: Debugger option to skip the presumed breakpoint on line 1

John,

It's a possibility.  I'll have to look into exactly how things would have to be implemented.  Simply Fortran isn't actually setting the breakpoint; it stops at that location due to how the debugger is initialized.

Jeff Armstrong
Approximatrix, LLC