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++/20185] RTTI symbol not found for nested virtual class


https://sourceware.org/bugzilla/show_bug.cgi?id=20185

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2016-08-08
                 CC|                            |palves at redhat dot com
     Ever confirmed|0                           |1

--- Comment #2 from Pedro Alves <palves at redhat dot com> ---
Works for me Fedora 23, with all of:

- gdb master (7.12.50.20160808-git)
- gdb 7.10.1
- gdb 7.11.1
- Fedora 23's gdb 7.10.1-31.fc23

In all of them I get:

 (gdb) p f
 $1 = (Bar::BarFoo *) 0x613c20

Maybe broken compiler/linker?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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