gfortran - Breakpoints are not hit when debugging Fortran using Eclipse. -


i have problem when debugging fortran using eclipse (i use gfortran compiler). can't set breakpoints, or, more precisely, "parallel breakpoints" type available (the green ones). when start debugging, program executed (whereas want stop, of course, whenever breakpoint hit). i'm used programming in matlab have started learning fortran, faster; got crazy debugging issue (matlab lot easier debug; doble-click set breakpoint , press f5, or f11 if want step in).

it bug in ide, see bug 384187. using latest photran version? @ how set breakpoints using photran ide in eclipse? claimed bug has been fixed.

if works (which should), debugging in eclipse easy in matlab.

fortran has long history in numerical computations why have such vast amount of legacy fortran code. however, if started learning new programming language either learn c or c++.


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -