[all-commits] [llvm/llvm-project] a59014: Revert "Fix race condition when launching and atta...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Fri Feb 18 03:11:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a59014b759050af93e0ab214dcbf0cc2dd75bb75
https://github.com/llvm/llvm-project/commit/a59014b759050af93e0ab214dcbf0cc2dd75bb75
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
M lldb/test/API/tools/lldb-vscode/launch/TestVSCode_launch.py
M lldb/tools/lldb-vscode/VSCode.cpp
M lldb/tools/lldb-vscode/VSCode.h
M lldb/tools/lldb-vscode/lldb-vscode.cpp
M lldb/tools/lldb-vscode/package.json
Log Message:
-----------
Revert "Fix race condition when launching and attaching."
It breaks TestVSCode_attach.py.
This reverts commit 9febd1e573fb8b3d1de5844b7bfd33eb998f0106 and
38054556a08884aa15d3ebc720e2f43d0cb5a944.
More information about the All-commits
mailing list