Oh, I was doing it from linux, I will do it from Windows then... 2016-09-21 8:42 GMT-07:00 Zachary Turner <ztur...@google.com>:
> If it helps, I can tell you that on line 623 of ObjectFilePECOFF.cpp, the > export_table has number of names == 64, but address of names = 0. So that > seems wrong. > > On Wed, Sep 21, 2016 at 8:38 AM Zachary Turner <ztur...@google.com> wrote: > >> 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 <a20012...@gmail.com> wrote: >> >>> I rebased it >>> >>> 2016-09-20 15:44 GMT-07:00 walter erquinigo <a20012...@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. >>> >> -- Walter Erquínigo Pezo Every problem has a simple, fast and wrong solution.
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits