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 ru

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 Python. Technically, it

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 plan

[lldb-dev] Windows build questions

2015-09-07 Thread Todd Fiala via lldb-dev
Hi all, I've read the Windows lldb build instructions. I have a few questions just to verify before I put too much time into that end: * Has the build been vetted on Windows 10 64-bit yet? * Can Visual Studio 2015 Community Edition work as the compiler toolchain? (VS 2012+ is listed as okay, s

[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] Support for smaller types in Scalar class

2015-09-07 Thread Abid, Hafiz via lldb-dev
Adding lldb-dev. I used wrong address for list in the last emails. > -Original Message- > From: Abid, Hafiz > Sent: 07 September 2015 17:07 > To: Greg Clayton (gclay...@apple.com) > Cc: lldb-...@cs.uiuc.edu > Subject: Support for smaller types in Scalar class > > Hi Greg, > I am working o

[lldb-dev] [Bug 24737] New: CreateDuringInstructionStep is flaky on arm

2015-09-07 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24737 Bug ID: 24737 Summary: CreateDuringInstructionStep is flaky on arm Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[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