Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Debugging

> First, I was not sure which version of Eclipse to use, so I am
> trying the C/C++ Developers version, which mostly seems to work.

That's probably the best choice.  If you download one of the other
ones, Photran will pull in CDT when you try to install it, so you'll
end up at more-or-less the same place.

> I spent a long time figuring out that .f95 files don't work with the
> automatic Make and gfortran. It would be nice if they a) worked
> or b) it was in the manual (maybe I missed it).

Agreed.

> After building a project, I can Run -> Run As -> Local Fortran ...
> and it appears that this creates a run configuration, but in the
> C/C++ category.

That's interesting.  FWIW, there's no technical difference between a
C/C++ and a Fortran launch configuration -- it's purely cosmetic --
but nevertheless that's confusing.

Thanks for letting us know about this.

Jeff


Back to the top