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

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 24 11:49:24 PDT 2018


jankratochvil added a comment.

Just a ping, that `ConcatenatingDataExtractor` is still not coded, even as some draft patch? Just checking to prevent duplicating some existing work.
FYI providing a rebase with few simple conflicts resolved <https://people.redhat.com/jkratoch/lldb-D32167.patch>. I had to drop conflicting `lldb.xcodeproj/project.pbxproj` changes there.


https://reviews.llvm.org/D32167





More information about the lldb-commits mailing list