[Lldb-commits] [PATCH] D24284: [lldb] Read modules from memory when a local copy is not available

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 21 08:38:12 PDT 2016


Unfortunately this is still crashing for me in every single test.  Can I
ask how you are running the test suite?

I am doing the following from a Windows 10 machine using Visual Studio 15:

cmake -G Ninja -DLLDB_TEST_DEBUG_TEST_CRASHES=1 -DPYTHON_HOME=C:\Python35
-DLLDB_TEST_COMPILER=d:\src\llvmbuild\ninja_release\bin\clang.exe ..\..\llvm
ninja check-lldb

Can you try this same set of steps to see if you can reproduce?

On Tue, Sep 20, 2016 at 3:44 PM Walter <a20012251 at gmail.com> wrote:

> I rebased it
>
> 2016-09-20 15:44 GMT-07:00 walter erquinigo <a20012251 at gmail.com>:
>
> wallace updated this revision to Diff 71995.
> wallace added a comment.
>
> rebase
>
>
> https://reviews.llvm.org/D24284
>
> Files:
>   source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
>   source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
>
>
>
>
> --
> Walter Erquínigo Pezo
>
> Every problem has a simple, fast and wrong solution.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160921/448c15a3/attachment.html>


More information about the lldb-commits mailing list