[Lldb-commits] [PATCH] D48520: [lldb-mi] Re-implement a few MI commands.

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 25 10:05:41 PDT 2018


apolyakov updated this revision to Diff 152715.
apolyakov added a comment.

Removed duplicated and error prone(without --synchronous option) testing.


https://reviews.llvm.org/D48520

Files:
  lit/tools/lldb-mi/exec/exec-finish.test
  lit/tools/lldb-mi/exec/exec-interrupt.test
  lit/tools/lldb-mi/exec/exec-next-instruction.test
  lit/tools/lldb-mi/exec/exec-step-instruction.test
  lit/tools/lldb-mi/exec/inputs/main.c
  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: D48520.152715.patch
Type: text/x-patch
Size: 30884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180625/64814c9d/attachment-0001.bin>


More information about the lldb-commits mailing list