[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
Sat Jun 23 15:00:28 PDT 2018


apolyakov added a comment.

[WIP] Fully test `-exec-interrupt` command. It needs a program being executed at the moment of debugging to stop it.


https://reviews.llvm.org/D48520





More information about the lldb-commits mailing list