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

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 1 12:21:54 PDT 2018


apolyakov added a comment.

@clayborg can you explain what are you worry about because I don't completely understand you? As I said, all lldb-mi commands print their result to STDOUT, AFAIK, an IDE should parse it and then show in a GUI.


https://reviews.llvm.org/D49632





More information about the lldb-commits mailing list