[all-commits] [llvm/llvm-project] f609b5: Revert "[lldb] [llgs] Support multiprocess in qfTh...
Michał Górny via All-commits
all-commits at lists.llvm.org
Sat Jun 25 00:46:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f609b54e249a4eb9b5f68a26b3fecba87d7324c0
https://github.com/llvm/llvm-project/commit/f609b54e249a4eb9b5f68a26b3fecba87d7324c0
Author: Michał Górny <mgorny at moritz.systems>
Date: 2022-06-25 (Sat, 25 Jun 2022)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
M lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py
Log Message:
-----------
Revert "[lldb] [llgs] Support multiprocess in qfThreadInfo"
This reverts part of commit 75757c86c695a6b4695458343637b3c4fe86def6.
It broke the following test:
commands/target/auto-install-main-executable/TestAutoInstallMainExecutable.py
I need more time to figure it out, so I'm reverting the code changes
and marking the tests depending on them xfail.
More information about the All-commits
mailing list