Revert "[lldb/test] Don't use preexec_fn for launching inferiors"
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 5 Jul 2022 17:12:57 +0000 (10:12 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 5 Jul 2022 17:12:57 +0000 (10:12 -0700)
commitf51c47d987917d18108f0415334f47c75db9e908
tree0ded059a32be0ed26c3f1a93335700f41c5fe179
parent2df120784af40c9cfebaf2a505a5ebe74c51b44a
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/
lldb/packages/Python/lldbsuite/test/lldbplatformutil.py
lldb/packages/Python/lldbsuite/test/lldbtest.py
lldb/test/API/tools/lldb-server/TestGdbRemoteAttachWait.py [moved from lldb/test/API/tools/lldb-server/attach-wait/TestGdbRemoteAttachWait.py with 80% similarity]
lldb/test/API/tools/lldb-server/attach-wait/Makefile [deleted file]
lldb/test/API/tools/lldb-server/attach-wait/main.cpp [deleted file]
lldb/test/API/tools/lldb-server/attach-wait/shim.cpp [deleted file]