[Lldb-commits] [PATCH] D96243: [lldb] DWZ 08/08: Fix symlinked /usr/lib/debug/.build-id/**.debug files
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Feb 7 22:13:41 PST 2021
jankratochvil created this revision.
jankratochvil added reviewers: labath, clayborg.
jankratochvil added a project: LLDB.
Herald added a subscriber: JDevlieghere.
jankratochvil requested review of this revision.
LLDB could not find DWZ common files due to their relative symbolic link.
All DWZ patches are also applied at: `git clone -b dwz git://git.jankratochvil.net/lldb`
There is a copy: `git clone -b dwz https://github.com/jankratochvil/llvm-project`
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96243
Files:
lldb/packages/Python/lldbsuite/test/decorators.py
lldb/packages/Python/lldbsuite/test/linux/buildidsymlink/Makefile
lldb/packages/Python/lldbsuite/test/linux/buildidsymlink/TestTargetSymbolsBuildidSymlink.py
lldb/packages/Python/lldbsuite/test/linux/buildidsymlink/main.c
lldb/source/Symbol/LocateSymbolFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96243.322032.patch
Type: text/x-patch
Size: 4251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210208/c7d9065c/attachment.bin>
More information about the lldb-commits
mailing list