[all-commits] [llvm/llvm-project] 22e2d1: [lldb] Really fix dwarf5-debug_line-file-index.s
Pavel Labath via All-commits
all-commits at lists.llvm.org
Fri Mar 26 09:27:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22e2d117d3b9f04a66e03698f930c6f9ac538d69
https://github.com/llvm/llvm-project/commit/22e2d117d3b9f04a66e03698f930c6f9ac538d69
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-03-26 (Fri, 26 Mar 2021)
Changed paths:
M lldb/test/Shell/SymbolFile/DWARF/dwarf5-debug_line-file-index.s
Log Message:
-----------
[lldb] Really fix dwarf5-debug_line-file-index.s
It's not enough the change the comment -- one has to actually change the
constant before it. :/
Commit: 21589d07665cc167e8ce6afa12ac8d9c972f9ce2
https://github.com/llvm/llvm-project/commit/21589d07665cc167e8ce6afa12ac8d9c972f9ce2
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-03-26 (Fri, 26 Mar 2021)
Changed paths:
M lldb/test/API/tools/lldb-server/TestGdbRemote_vContThreads.py
Log Message:
-----------
[lldb] XFAIL TestGdbRemote_vContThreads on macos
It seems debugserver does not implement these packets.
Commit: 5c3aed98afda5f3016deaca4671634cee449235b
https://github.com/llvm/llvm-project/commit/5c3aed98afda5f3016deaca4671634cee449235b
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-03-26 (Fri, 26 Mar 2021)
Changed paths:
M lldb/test/API/tools/lldb-vscode/launch/TestVSCode_launch.py
Log Message:
-----------
[lldb] Skip TestVSCode_launch.test_progress_events on linux
It's flaky everywhere, not just arm.
Compare: https://github.com/llvm/llvm-project/compare/9d08f276d79b...5c3aed98afda
More information about the All-commits
mailing list