[Lldb-commits] [PATCH] D12968: Fix for lldb-mi crash in Listener code if -exec-abort MI command was invoked without getting process stopped
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 18 11:32:17 PDT 2015
clayborg added a comment.
To work around it you might be able to call SBProcess::Halt() first?
Repository:
rL LLVM
http://reviews.llvm.org/D12968
More information about the lldb-commits
mailing list