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 python/16461] New: docs on gdb.var.dynamic_type should mention use of vtables as well as rtti


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

            Bug ID: 16461
           Summary: docs on gdb.var.dynamic_type should mention use of
                    vtables as well as rtti
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tsaunders at mozilla dot com

section 23.2.2.3 of the gdb manual says rtti is required for dynamic_type to be
more than just the static type, however when set print object is on the objects
vtable seems to be used as well.

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