[all-commits] [llvm/llvm-project] f51c47: Revert "[lldb/test] Don't use preexec_fn for launc...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Jul 5 10:14:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f51c47d987917d18108f0415334f47c75db9e908
https://github.com/llvm/llvm-project/commit/f51c47d987917d18108f0415334f47c75db9e908
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbplatformutil.py
M lldb/packages/Python/lldbsuite/test/lldbtest.py
A lldb/test/API/tools/lldb-server/TestGdbRemoteAttachWait.py
R lldb/test/API/tools/lldb-server/attach-wait/Makefile
R lldb/test/API/tools/lldb-server/attach-wait/TestGdbRemoteAttachWait.py
R lldb/test/API/tools/lldb-server/attach-wait/main.cpp
R lldb/test/API/tools/lldb-server/attach-wait/shim.cpp
Log Message:
-----------
Revert "[lldb/test] Don't use preexec_fn for launching inferiors"
This reverts commit b15b1421bc9a11b318b65b489e5fd58dd917db1f because it
breaks GreenDragon [1]. The bot has been red for several days, so
reverting to green while I take a look.
[1] https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/45012/
More information about the All-commits
mailing list