[lldb-dev] [Bug 25017] New: Alow image lookup -t to display detailed record layout
via lldb-dev
lldb-dev at lists.llvm.org
Thu Oct 1 15:10:58 PDT 2015
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 at lists.llvm.org
Reporter: zturner at google.com
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151001/b545be67/attachment.html>
More information about the lldb-dev
mailing list