This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 c++/7894] no symbol in context C++ with inner scope subprogram


------- Additional Comments From tromey at redhat dot com  2009-05-21 17:14 -------
The outer variable works fine with gdb 6.8.
The problem with the inner variable is actually a gcc debug info
regression:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27574

I tried a gcc that has this fixed, and it all worked fine.
So, I'm closing this.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |6.8


http://sourceware.org/bugzilla/show_bug.cgi?id=7894

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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