[Lldb-commits] [PATCH] D62008: DWARF: Parse type units from the debug_types section

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 16 07:54:34 PDT 2019


labath added a comment.

In D62008#1504845 <https://reviews.llvm.org/D62008#1504845>, @jankratochvil wrote:

> On Fedora 29 x86_64 I get:
>
>   ...


Ah, sorry I forgot to include the part which removes the run-away-screaming-if-you-see-debug_types check. I had that in a separate commit and I didn't squash. I'll fix that in a second...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62008/new/

https://reviews.llvm.org/D62008





More information about the lldb-commits mailing list