[Lldb-commits] [PATCH] D37651: Fix for bug 34532 - A few rough corners related to post-mortem debugging (core/minidump)
Leonard Mosescu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 13 10:50:53 PDT 2017
lemo added a comment.
@Jim: Good point, I created this bug to track this as you suggested:
Bug 34594 - Revisit the failure path for Process::Resume() to avoid leaking Stopped->Running->Stopped events
https://reviews.llvm.org/D37651
More information about the lldb-commits
mailing list