Re: DDD and fortran
Fred Krogh <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Organization | Math a la Carte |
| Message-ID | <[email protected]> |
I have posted many times in many places about problems displaying Fortran arrays which are formal arguments with DDD. Other than this for the most part it works for me. That is, displaying local arrays or printing any kind of arrays. I'm using gcc/g77 and the 4.1.1 version works quite a bit better than the 3.4.6 version. Fred notmyname alsonotmyname wrote: > > I am also trying to use ddd to view array data while debugging fortran > code. It looks like ddd can only interpret array structures from > executables compiled from C code. Is this true? > > thanks, > Paul > > > > > From: Washburn, Ephraim NAWCWD 01371 , 1 , 108 > Subject: View arrays in Fortran > Date: Thu, 13 Jul 2006 18:48:53 -0700 > I am trying to use DDD on a executable that is made of of a little C > and a lot of Fortran. I can step through the Fortran sources and > place breaks and put variables in the watch window. However, when I > try to expand the array it shows three periods ". . ." and no values. > It seems like it is treating the Fortran array like a C structure. > Has anybody had success in seeing the contents of Fortran arrays? > > EBW > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today - it's > FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > > > _______________________________________________ > Ddd mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ddd >