This is an archive of the discontinued LLVM Phabricator instance.

[lldb] DWZ 14/17: Workaround DWZ bug dropping DW_TAG_namespace::DW_AT_export_symbols
AbandonedPublic

Authored by jankratochvil on Mar 17 2021, 3:59 PM.

Details

Reviewers
labath
shafik
Summary

I have filed for dwz tool: Multifile drops DW_TAG_namespace::DW_AT_export_symbols
Not sure if they fix it but nonetheless there are already corrupted debuginfos out there and it is easy to workaround.

Diff Detail

Event Timeline

jankratochvil created this revision.Mar 17 2021, 3:59 PM

testcase: DWZ is unsupported on OSX.

jankratochvil retitled this revision from [lldb] DWZ 6/9: Workaround DWZ bug dropping DW_TAG_namespace::DW_AT_export_symbols to [lldb] DWZ 14/17: Workaround DWZ bug dropping DW_TAG_namespace::DW_AT_export_symbols.
jankratochvil edited the summary of this revision. (Show Details)
jankratochvil abandoned this revision.Sep 27 2021, 9:34 AM

I will be no longer involved with this patchset.