[Lldb-commits] [PATCH] D13124: test runner: switch to pure-Python timeout mechanism

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 28 09:27:25 PDT 2015


tfiala added a comment.

In http://reviews.llvm.org/D13124#254487, @labath wrote:

> Looks good to me. :)
>
> If you do end up adding a command line option, I think you can go for `--enable-core-on-timeout` and default to off for all platforms. I suspect I am the only one using this, and it makes a much safer default.


Okay, sounds good.  I expect some additions that will be needed from Zachary, so if we want to default it off and add a flag, I'll probably get that part in with the initial check-in.


http://reviews.llvm.org/D13124





More information about the lldb-commits mailing list