This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug fortran/24526] variables from modules not visible in gdb



------- 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


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