Topic: Debugger stops at every executable line
I've been trying to debug an old f77 program running as a command-line program. If I compile it and run via Build --> Launch I get a floating-point exception. If I use Debug --> Start the debugger stops at every executable line. Note also that I set it up both to run from an input file and to run from keyboard input. Neither one worked. Thanks for any help