Add a test verifying that plain 'D' packet correctly detaches all
processes.
Sponsored by: The FreeBSD Foundation
Paths
| Differential D127291
[lldb] [llgs] Add a test for detach-all packet ClosedPublic Authored by mgorny on Jun 8 2022, 4:14 AM.
Details Summary Add a test verifying that plain 'D' packet correctly detaches all Sponsored by: The FreeBSD Foundation
Diff Detail Event Timelinemgorny added a child revision: D127497: [lldb] [llgs] Refactor SendStopReasonForState for multiprocess.Jun 19 2022, 10:24 PM This revision is now accepted and ready to land.Jun 20 2022, 12:14 AM This revision was landed with ongoing or failed builds.Jun 21 2022, 10:47 AM Closed by commit rG13eb5b3455fb: [lldb] [llgs] Add a test for detach-all packet (authored by mgorny). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435100 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py
|