[Lldb-commits] [PATCH] D49632: [WIP] Re-implement MI HandleProcessEventStateSuspended.

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Jul 21 15:39:21 PDT 2018


apolyakov added a comment.

In https://reviews.llvm.org/D49632#1171024, @clayborg wrote:

> So with CMICmnLLDBDebuggerHandleEvents::HandleProcessEventStateSuspended() it will report a bunch of text back through the MI interface with this each time? Why would it do that? I would assume that the MI interface would handle this programmatically?


Could you explain more detailed what does it mean that MI interface would handle a report of bunch of text programmatically?


https://reviews.llvm.org/D49632





More information about the lldb-commits mailing list