[Lldb-commits] [PATCH] D48295: [WIP] Implement new methods for handling an error in MI commands.

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 21 08:20:31 PDT 2018


apolyakov updated this revision to Diff 152310.
apolyakov retitled this revision from "[WIP] Implement new ReturnMIStatus method of CMICmdBase class." to "[WIP] Implement new methods for handling an error in MI commands.".
apolyakov edited the summary of this revision.
apolyakov added a comment.

Splitted functionality between a few functions with different names. If this patch is good, I'll remove [WIP] status and usage examples (in MICmdCmdExec.cpp file).


https://reviews.llvm.org/D48295

Files:
  tools/lldb-mi/MICmdBase.cpp
  tools/lldb-mi/MICmdBase.h
  tools/lldb-mi/MICmdCmdExec.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48295.152310.patch
Type: text/x-patch
Size: 5450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180621/8d18b7fd/attachment.bin>


More information about the lldb-commits mailing list