[lldb-dev] [Bug 26267] IncompleteModulesTestCase asserting in clang on Darwin with Xcode 7.3 Beta 1

2016-04-19 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=26267 Bruno Cardoso Lopes changed: What|Removed |Added Status|NEW |RESOLVED

[lldb-dev] [Bug 27423] New: test infra: clear file-level test results on any test files being rerun prior to starting the rerun

2016-04-19 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27423 Bug ID: 27423 Summary: test infra: clear file-level test results on any test files being rerun prior to starting the rerun Product: lldb Version: unspecified Hardware: PC

Re: [lldb-dev] Debugging win64 from 32bits

2016-04-19 Thread Zachary Turner via lldb-dev
No, there is no such thing currently. You can build an x64 lldb, it should work in theory but it's not well tested. If you want to port llgs to Windows that would be great :) On Tue, Apr 19, 2016 at 7:40 AM Carlo Kok via lldb-dev < lldb-dev@lists.llvm.org> wrote: > Hi, > > Is there a good way to

[lldb-dev] Debugging win64 from 32bits

2016-04-19 Thread Carlo Kok via lldb-dev
Hi, Is there a good way to debug win64 from a win32 process? Or is there an "lldb-debugserver" that works on windows that can aid in this process? -- Carlo Kok ___ lldb-dev mailing list lldb-dev@lists.llvm.org