This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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 effectively debug Fortran 90 programs?


Hello,

I am trying to debug Fortran 90 programs compiled 
with gfortran.
I tried gdb, but it doesnt print the array
 variables. I tried the free dbx from Sun Studio
 but it cant debug my programs (I tried to compile
 with -g option -gdwarf-2, -gstabs) but nothing.
I am runnig a machine with Ubuntu Linux installed.
Which yau should I go?
Thank you.

                               Victor MARIAN

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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