[Lldb-commits] [PATCH] D58230: [lldb] [MainLoop] Add kevent() EINTR handling
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 14 05:43:07 PST 2019
labath added a comment.
We already had a patch for this, but it kind of got forgotten while we were figuring out how to test it. I had made a test for the behavior here https://reviews.llvm.org/D42206#980045. Could you please try it out and incorporate it into the patch (or write some other kind of test for this fix)?
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58230/new/
https://reviews.llvm.org/D58230
More information about the lldb-commits
mailing list