Eclipse set breakpoint for fortran project -
i have simple fortran project on eclipse 2 source files program.f90 , kastbitmap.f90 contains functions writing library bitmap images includes loading/saving/manipulating images.
i trying set break point in kastbitmap.f90 , when start debugger error:
at line 18 of file ../kastbitmap.f90 (unit = 1, file = 'faceimg5.bmp') fortran runtime error: non-existing record number any ideas or hints appreciated.
eclipse fortran gfortran
No comments:
Post a Comment