Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Accessing COMMON block from debugger

Hello,

I use Eclipse/Photran (latest versions), with gfortran/gdb.
I am aware that this may be an issue related to gfortran or gdb rather than Photran, but is there a way, in the debugger, to view symbols which belong to a COMMON block? I've tried a couple of options in gfortran (-g, -g3, -ggdb), but none allowed me to access those symbols.

Thanks in advance,

Bruno


Back to the top