kwk added a comment.
> This patch fixes a couple of existing tests,
@labath can you please tell which tests are fixed by this commit exactly? I try
to reproduce an issue with a test that (potentially under load) used tp
sometimes hang. Now it does no longer do that and I wonder if your change has
anything to do with that.
Here's the test call I'm talking about:
cd ~/llvm/lldb/test/
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/llvm-builds/relwithdebinfo-ninja-clang-gold-ccache-distcc/lib
python dotest.py \
-v \
--executable
~/llvm-builds/relwithdebinfo-ninja-clang-gold-ccache-distcc/bin/lldb \
-f TestVSCode_setBreakpoints.test_functionality \
../../lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/breakpoint
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62852/new/
https://reviews.llvm.org/D62852
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits