diff options
author | Michał Górny <mgorny@moritz.systems> | 2022-06-14 16:07:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2022-06-24 17:20:23 +0200 |
commit | 3266b117147db73d1c42668c1033b59a36d8a2f3 (patch) | |
tree | 43d9005f3be6ad4891dc51a0fd1cc68daa576771 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | c18784ba330ac0f57e6ec433cfa8317349c445ff (diff) | |
download | llvm-3266b117147db73d1c42668c1033b59a36d8a2f3.zip llvm-3266b117147db73d1c42668c1033b59a36d8a2f3.tar.gz llvm-3266b117147db73d1c42668c1033b59a36d8a2f3.tar.bz2 |
[lldb] [llgs] Add test for resuming via c in multiprocess scenarios
Add a test verifying that it is possible to resume a single process
via the `c` packet when multiple processes are being debugged. This
includes a tiny change to the test program — when `fork()` is called,
the child process is no longer terminated immediately but continues
performing the same tasks as queued for the parent.
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.llvm.org/D127755
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions