Skip to main content

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

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




Le 06-03-18 à 04:27, Walter Rosellini a écrit :

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




Back to the top