[lldb-dev] [Bug 24702] New: LLDB crashes when inferior passes bogus values over GDB JIT interface

2015-09-04 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24702 Bug ID: 24702 Summary: LLDB crashes when inferior passes bogus values over GDB JIT interface Product: lldb Version: unspecified Hardware: PC OS: Linux

Re: [lldb-dev] top-of-tree build failure when using configure on Linux?

2015-09-04 Thread Todd Fiala via lldb-dev
Hey Sylvestre, On the Debian side, are we still counting on Makefile support for distribution building? -Todd On Thu, Sep 3, 2015 at 8:33 PM, Bruce Mitchener wrote: > There were 2 changes made this week that broke both the cmake and one that > broke the Makefile

[lldb-dev] [Bug 24709] dotest.py parallel mode does not gracefully quit with ^C

2015-09-04 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24709 Todd Fiala changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |todd.fi...@gmail.com --

[lldb-dev] [Bug 24708] parallel dotest.py does not work properly in parallel mode with non-argument test dirs specified on the end

2015-09-04 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24708 Todd Fiala changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |todd.fi...@gmail.com --

Re: [lldb-dev] Note to buildbot/testbot runners

2015-09-04 Thread Todd Fiala via lldb-dev
A few notes to dotest.py users: * If you want to limit a test run to a test subdirectory *tree*, you can use the new --test-subdir flag. It covers what used to be the supported unnamed argument in dosep.py. It is specified relative to the lldb/test dir. * If you want to use the unnamed