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


>>>>> "Tim" == Tim Prince <N8TM@aol.com> writes:

 Tim> If you wish to see local variables in gdb with -O, you must make
 Tim> them SAVE variables or use equivalent compiler options.

Surely not in general, but variables may be optimized away silently,
of course.  (It would be nice if such info could be recorded, as other
systems manage.)


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