Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] stepping through code does leapfrog

>Have you registered for a bugzilla account (
>https://bugs.eclipse.org/bugs/createaccount.cgi)?

No. Apparently I should have. I'll have a look and try again.


>I'm sure that the "stop at main()" option is not working because
>Fortran programs typically don't have a main() function. The entry
>point is usually called something else.

Sorry that I was not clear, but I -DE-selected this option, since of course
I don't want the debugger to try and find something called "main()" in a Fortran program.
Still, on termination of a program, I get this weird message!
What can be the cause? (And what its solution?)

Regards!


Arjan


Back to the top