This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/24526] variables from modules not visible in gdb
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2005 23:15:15 -0000
- Subject: [Bug fortran/24526] variables from modules not visible in gdb
- References: <bug-24526-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-27 23:15 -------
(In reply to comment #1)
> To let gdb recognize 'a' directly, some trick in gdb might be needed.
I don't know if some trickery is needed, just we might need to emit something
like what C++ does with it using statements.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2005-10-27 23:15:15
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24526