Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] debugger

Dear All,

I'm using Photran 3.0.1 on linux FC6, with intel compiler 8.0.
Compiler flags: -g -C -traceback -warn all -warn nounused -check all

When I debug my code with gdb debugger within photran, I can see values
of simple variables, but I can not see values in arrays. Photran
displays values [-1] for all arrays.

Does anyone know how to solve this problem. I would very much like to
see values in my dynamically allocated arrays.


Thank you in advance,

 Jure.



---------------
Jure Ravnik
iepoi.uni-mb.si/ravnik/research.html



Back to the top