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++/7593] vtable, RTTI, and namespaces don't work together


------- Additional Comments From keiths at redhat dot com  2010-03-10 00:32 -------
Stabs(+) still does not work; in fact, it works even _worse_ than previously:

(gdb) p bar
$1 = (Bar *) 0xffffffff

This happens with both 6.8 and 7.1.

Assuming that no sane person would actually use stabs(+) with C++ today, I am
unable to reproduce this with GDB 6.8 or 7.1 using DWARF debug info, so I am
closing this bug. It has been fixed a very long time. 

If stabs(+) is important to somebody, please submit a new bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME


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

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