[lldb-dev] Running check-lldb

Pavel Labath via lldb-dev lldb-dev at lists.llvm.org
Wed Apr 19 03:59:44 PDT 2017


It looks like we are triggering an assert in llvm on a debug build. I'll
try to track this down ASAP.


On 18 April 2017 at 21:24, Scott Smith via lldb-dev <lldb-dev at lists.llvm.org
> wrote:

> I'm trying to make sure some of my changes don't break lldb tests, but I'm
> having trouble getting a clean run even with a plain checkout.  I've tried
> the latest head of master, as well as release_40.  I'm running Ubuntu
> 16.04/amd64.  I built with:
>
> cmake ../llvm -G Ninja -DCMAKE_BUILD_TYPE=Debug
> ninja lldb
> ninja check-lldb
>
> Compiler is gcc-5.4, though I've also tried with clang-4.0.
>
> Am I missing something obvious?  Is there a docker image / vm image /
> known good environments that I can use to reproduce a clean test run (on
> something Linux-y - sorry, I don't have a Mac)?
>
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170419/56d11d47/attachment.html>


More information about the lldb-dev mailing list