Topic: Breakpoints with debugger tool
I recently upgraded to version 3.19 of simply fortran for windows and the debugging mode is no longer recognizing any breakpoints. When starting debugging mode, the code stops at the variable declaration. However, when I continue, the tool ignores any breakpoints throughout the main file and any module files and runs to the end of the code.
I've tried disabling and reenabling debugging in the project options window, and restarting the program but no avail.
Thank you!
Bob