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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 30 10:17:00 PDT 2018


clayborg added a comment.

I still don't get why we are printing process stopped information to STDOUT. MI is a machine interface for a IDE. The IDE should be showing the process state in the GUI.


https://reviews.llvm.org/D49632





More information about the lldb-commits mailing list