[Lldb-commits] [PATCH] D32167: Add support for type units (.debug_types) to LLDB in a way that is compatible with DWARF 5

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 10 01:51:54 PDT 2018


labath added a comment.

The patch looks much better now, but I think we still need to discuss the data extractor sliding issue, as right now that's very hacky.


https://reviews.llvm.org/D32167





More information about the lldb-commits mailing list