mgorny updated this revision to Diff 432787.
mgorny edited the summary of this revision.
mgorny added a comment.
Herald added a subscriber: arichardson.
Improve protocol conformance:
- use non-stop notifications for `vAttach` packets
- clear notification queue and use hybrid approach for `?` pack
mgorny created this revision.
mgorny added reviewers: labath, krytarowski, emaste.
Herald added a subscriber: arichardson.
Herald added a project: All.
mgorny requested review of this revision.
Add a client support for using the non-stop protocol to run processes
in all-stop mode. The operations
mgorny created this revision.
mgorny added reviewers: labath, krytarowski, emaste.
Herald added a subscriber: arichardson.
Herald added a project: All.
mgorny requested review of this revision.
Sponsored by: The FreeBSD Foundation
https://reviews.llvm.org/D126615
Files:
lldb/test/Shell/Proces