Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Re: photran Digest, Vol 7, Issue 7


Yes, gdb is not really appropriate for Fortran I believe.

I stopped using it cause there's no way to link photran with another
debugger.

Thank you

-Chuck



> Dear all,
>
> I'm developing an application with Photran 3.1.1 under Linux (but
> also under Windows Xp it's the same) with G95 compiler and GDB
> debugger.
>
> I've a problem during debugging because I can't see the values
> stored in arrays. If I try to do it by the "watch" function I get
> the following error message: "Target requested failed:
> mi_cmd_var_create: unable to create variable object."
>
> I think this problem is not related with Photran itself, but more
> with GDB.
>
> Is there a way to solve this problem?
>
> Thanks for your support,
>
> Walter
> _______________________________________________
> photran mailing list
> photran@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/photran
so, what is your suggestion for debugging a fortran code in linux? i have the same problem and can't migrate to linux till i find a way to debug my code in linux.
Hadian


Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.

Back to the top