[Lldb-commits] [PATCH] D97721: [lldb] Support DWARF-5 DW_FORM_line_strp (used by GCC)
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 1 12:42:25 PST 2021
jankratochvil created this revision.
jankratochvil added reviewers: grimar, labath.
jankratochvil added a project: LLVM.
jankratochvil requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
Herald added a project: LLDB.
LLDB has been failing on binaries produced by new GCC 11.0 with -gdwarf-5.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D97721
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
lldb/test/Shell/SymbolFile/DWARF/dwarf5-line-strp.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97721.327248.patch
Type: text/x-patch
Size: 8316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210301/4dcadab3/attachment.bin>
More information about the lldb-commits
mailing list