Hello,
when I run the debugger, it runs the executable with no problem, but it doesn't stop at breakpoints. I tested several number of breakpoints, in different source files, but the program continue like nothing.
I am developing in FORTRAN on a windows 10 machine with gdb installed using to MinGW.
Hello, when I run the debugger, it runs the executable with no problem, but it doesn't stop at breakpoints. I tested several number of breakpoints, in different source files, but the program continue like nothing. I am developing in FORTRAN on a windows 10 machine with gdb installed using to MinGW.
Thanks for your help.