[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
Wed Sep 23 10:53:06 PDT 2015


clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

If you are going to hijack you do need to do it before you call Halt().


Repository:
  rL LLVM

http://reviews.llvm.org/D12968





More information about the lldb-commits mailing list