diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2018-02-05 10:46:56 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2018-02-05 10:46:56 +0000 |
commit | 4fc027105a95b2d1e8a079a3ded39feb3e355f06 (patch) | |
tree | 0ebf2822e5e5393ba59fa605a766fb82cb089d84 /lldb/packages/Python/lldbsuite/test/linux/sepdebugsymlink/main.c | |
parent | 64f65b02d287b760959e727d897cbeb3f8c50434 (diff) | |
download | bcm5719-llvm-4fc027105a95b2d1e8a079a3ded39feb3e355f06.tar.gz bcm5719-llvm-4fc027105a95b2d1e8a079a3ded39feb3e355f06.zip |
Fix upper->lower case for /usr/lib/debug/.build-id/**.debug
I have found the lookup by build-id
(when lookup by /usr/lib/debug/path/name/exec.debug failed) does not work as
LLDB tries the build-id hex string in uppercase but Fedora uses lowercase.
xubuntu-16.10 also uses lowercase during my test:
/usr/lib/debug/.build-id/6c/61f3566329f43d03f812ae7057e9e7391b5ff6.debug
Differential revision: https://reviews.llvm.org/D42852
llvm-svn: 324222
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/linux/sepdebugsymlink/main.c')
0 files changed, 0 insertions, 0 deletions