https://llvm.org/bugs/show_bug.cgi?id=25017

            Bug ID: 25017
           Summary: Alow image lookup -t to display detailed record layout
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: ztur...@google.com
                CC: llvm-b...@lists.llvm.org
    Classification: Unclassified

Currently it only displays basic information about a type like its size, but it
won't show you the offsets of individual fields, and it won't show you how
virtual bases or virtual function table pointers are laid out in relation to
the fields.  We should add this as a feature.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to