[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:31:57 PDT 2015


clayborg added a comment.

You should be able to just call Destroy(), we shouldn't crash. We will need to fix the core it allow this since people can/will call this.


Repository:
  rL LLVM

http://reviews.llvm.org/D12968





More information about the lldb-commits mailing list