[Lldb-commits] [PATCH] D12968: Fix for lldb-mi crash in Listener code if -exec-abort MI command was invoked without getting process stopped

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 7 08:48:50 PDT 2015


labath added a comment.

I have committed http://reviews.llvm.org/D13056 with the event hijacking portion from your patch. I think your use case should be working now. I am planning to return to this later, as I believe there are still some edge cases lurking here.


Repository:
  rL LLVM

http://reviews.llvm.org/D12968





More information about the lldb-commits mailing list