Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] question about debugging program in eclipse_photran

Try asking it to stop in MAIN__ instead of main (Run menu > Debug
Configurations > your Fortran Local Application > Debugger tab).

彭鹏 wrote:
>         When I used eclipse photran and intel fortran compilor to debug my 
> fortran program.It acts strangely....it acts as follows::1.no source available 
> for "main()",2.no source available for "_libc_start_main()",3 at last,it turns 
> to fortran program, the first three signals sounds that it first debug like a 
> c program ,and then fortran ,why ??what I should to to direct debug like 
> fortran??
>                                                      Stu:peng Peng



Back to the top