[lldb-dev] [Bug 24733] New: RegisterCommandsTestCase.test_fp_special_purpose_register_read fails when inferior is compiled with clang

2015-09-07 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24733 Bug ID: 24733 Summary: RegisterCommandsTestCase.test_fp_special_purpose_regis ter_read fails when inferior is compiled with clang Product: lldb Version: unspecified Hardware: PC

[lldb-dev] [Bug 24739] New: single_step_only_steps_one_instruction tests are broken on arm and aarch64

2015-09-07 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24739 Bug ID: 24739 Summary: single_step_only_steps_one_instruction tests are broken on arm and aarch64 Product: lldb Version: unspecified Hardware: PC OS: Linux

Re: [lldb-dev] Windows build questions

2015-09-07 Thread Zachary Turner via lldb-dev
There's actually not one yet. The past few weeks you might have seen me checking in a ton of changes related to XFAILing a bunch of tests on Windows and filing corresponding bugs. We are trying to get down to a baseline of 0 failing tests exactly for this reason, so that we can enable tests to

Re: [lldb-dev] Windows build questions

2015-09-07 Thread Todd Fiala via lldb-dev
Awesome, thanks Zachary! On Mon, Sep 7, 2015 at 1:02 PM, Zachary Turner wrote: > +Stephane because he just went through the pain of getting a working build > on Windows, so he might be able to point out some gotchas. > > *About VS 2015* > VS 2015 does not work because of

Re: [lldb-dev] Windows build questions

2015-09-07 Thread Zachary Turner via lldb-dev
+Stephane because he just went through the pain of getting a working build on Windows, so he might be able to point out some gotchas. *About VS 2015* VS 2015 does not work because of Python. Technically, it could theoretically work but you won't be able to run the test suite at all. I don't