This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to debug multiple fortran90 files with GDB


I have a problem on debugging my application which is generated by multiple
fortran90 files with GDB.
GDB seems not to read a value which is defined in a different fortran90
file.
Or, is this a problem due to compiler?
I usually use "g95" or "f90" for compile.
Please tell me how to solve this problem.

Thanks in advance,

-------

  Hidetoshi Chiba


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]