Revert "[lldb] [llgs] Support multiprocess in qfThreadInfo"
authorMichał Górny <mgorny@moritz.systems>
Sat, 25 Jun 2022 07:39:25 +0000 (09:39 +0200)
committerMichał Górny <mgorny@moritz.systems>
Sat, 25 Jun 2022 07:46:28 +0000 (09:46 +0200)
commitf609b54e249a4eb9b5f68a26b3fecba87d7324c0
tree26fb65a890584a5438968eed3b9c4cdfc84a5390
parent6e3d4712b90bf91ae369475c84ac23d6a5af0796
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.
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py