llvm-project/lldb/lit/tools/lldb-mi/exec
Alexander Polyakov fc018b071b [lldb-mi] Re-implement a few MI commands.
Summary: This patch updates exec-next-instruction, exec-step-instruction,
exec-finish, exec-interrupt commands to use SB API instead of HandleCommand.

Reviewers: aprantl, clayborg

Reviewed By: aprantl

Subscribers: ki.stfu, lldb-commits

Differential Revision: https://reviews.llvm.org/D48520

llvm-svn: 336155
2018-07-02 23:54:06 +00:00
..
inputs [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
exec-continue.test [lldb, lldb-mi] Re-implement MI -exec-continue command. 2018-06-09 15:11:37 +00:00
exec-finish.test [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
exec-interrupt.test [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
exec-next-instruction.test [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
exec-next.test
exec-run-wrong-binary.test
exec-step-instruction.test [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
exec-step.test [lldb-mi] Re-implement MI -exec-step command. 2018-06-10 14:58:29 +00:00
lit.local.cfg