[Lldb-commits] [PATCH] D13124: test runner: switch to pure-Python timeout mechanism
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Sat Sep 26 16:45:11 PDT 2015
tfiala added a comment.
> When no cores are desired, we'll generate a SIGTERM instead of a SIGQUIT on the soft terminate request.
That on the POSIX-y systems, of course. It would be cool if Zachary can work in the mini crashdumps or similar on Windows.
http://reviews.llvm.org/D13124
More information about the lldb-commits
mailing list