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++/8698] Problem with nested namespaces


------- Additional Comments From tromey at redhat dot com  2010-01-22 21:07 -------
With a recent (F11) gcc and CVS head gdb, I get:

(gdb) p mywrapped
$1 = (WRAPPED::Foo) {
  <BASE::Foo> = {
    _vptr.Foo = 0x8048730
  }, <No data fields>}

This looks correct to me.
Given the age of the reported GCC, I am closing this as fixed.

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


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

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