[all-commits] [llvm/llvm-project] 1452e2: Reland "[lldb] [llgs] Support multiprocess in qfTh...
Michał Górny via All-commits
all-commits at lists.llvm.org
Sat Jun 25 06:15:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1452e2e5cbfe69cd6622a3c9e80dd485f1fb542b
https://github.com/llvm/llvm-project/commit/1452e2e5cbfe69cd6622a3c9e80dd485f1fb542b
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:
-----------
Reland "[lldb] [llgs] Support multiprocess in qfThreadInfo"
Now preserving the non-standard behavior of returning "OK" response
when there is no debugged process.
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.llvm.org/D128152
More information about the All-commits
mailing list