This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
g77/gdb problem
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: g77/gdb problem
- From: Andy McWilliam <andy at ociw dot edu>
- Date: Mon, 2 Aug 1999 18:14:42 -0700
Hello:
I'm having a problem with g77 in debug mode, with the gdb debugger.
The problem is that COMMON block variables cannot be displayed by gdb.
I tried the -fdebug-kludge option on g77, but I still am not able to
see the value of the variables.
There is a comment in the info page that the -fdebug-kludge option will
disappear when g77 is made to work properly with gdb.
I have redhat 6.0 linux running. Can you help?
Thanks
ANdy McWilliam