This is the mail archive of the gcc@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]

Re: FORTRAN debugging


In a message dated 1/6/99 7:52:32 AM Pacific Standard Time,
Theodore.Todorov@cern.ch writes:

<< I tried gdb 4.17 (via ddd 3.1.2) on some code compiled
 with g77 (egcs 1.1b version), and couldn't
 print or display floating point variables >>
You didn't state your compiler options.  If you wish to see local variables in
gdb with -O, you must make them SAVE variables or use equivalent compiler
options.  As you saw, the rest is on the TODO list.


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