[Lldb-commits] [PATCH] D47838: [lldb-mi] Re-implement MI -exec-step command.
Alexander Polyakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Jun 9 11:26:08 PDT 2018
polyakov.alex updated this revision to Diff 150632.
polyakov.alex added a comment.
Removed unnecessary m_lldbResult attribute, updated python test to successfully process new error messages in exec-step command.
https://reviews.llvm.org/D47838
Files:
lit/tools/lldb-mi/exec/exec-step.test
packages/Python/lldbsuite/test/tools/lldb-mi/control/TestMiExec.py
tools/lldb-mi/MICmdCmdExec.cpp
tools/lldb-mi/MICmdCmdExec.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47838.150632.patch
Type: text/x-patch
Size: 4507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180609/55465709/attachment.bin>
More information about the lldb-commits
mailing list