teak-llvm/lldb/packages/Python/lldbsuite/test/linux
Jan Kratochvil 4fc027105a 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
2018-02-05 10:46:56 +00:00
..
add-symbols Fix TestTargetSymbolsAddCommand makefile 2018-01-31 09:14:12 +00:00
buildidcase Fix upper->lower case for /usr/lib/debug/.build-id/**.debug 2018-02-05 10:46:56 +00:00
builtin_trap Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
mix-dwo-and-regular-objects Fix TestMixedDwarfBinary.py 2018-01-31 16:23:24 +00:00
thread/create_during_instruction_step Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00