[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
Mon Oct 5 11:31:58 PDT 2015
clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.
This can't be the real fix for this. We must be able to trust the empty() function call. We must have someone playing with the collection without locking the mutex. Please find the real bug.
Repository:
rL LLVM
http://reviews.llvm.org/D12968
More information about the lldb-commits
mailing list