[lldb-dev] [Bug 29046] New: SymbolFilePDBTests gtests core dumps on macOS

2016-08-18 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=29046 Bug ID: 29046 Summary: SymbolFilePDBTests gtests core dumps on macOS Product: lldb Version: unspecified Hardware: PC OS: MacOS X Status: NEW Severity: normal

[lldb-dev] [Bug 29045] New: ModuleCacheTest gtest fails on macOS

2016-08-18 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=29045 Bug ID: 29045 Summary: ModuleCacheTest gtest fails on macOS Product: lldb Version: unspecified Hardware: PC OS: MacOS X Status: NEW Severity: normal Pr

[lldb-dev] [3.9 Release] Release Candidate 2 has been tagged

2016-08-18 Thread Hans Wennborg via lldb-dev
Dear testers, 3.9.0-rc2 was just tagged from the 3.9 branch at r279183. This is a release candidate in the very real sense that if nothing new comes up, this is be what the final release looks like. There are currently no open release blockers, and no patches in my merge-queue. Please build, tes

Re: [lldb-dev] lldb remote debuting failing

2016-08-18 Thread Greg Clayton via lldb-dev
> On Aug 18, 2016, at 2:37 AM, via lldb-dev wrote: > > Hi All, > > I am trying to remote debug. My code is on 10.11 and my test machine is > 10.12, Sierra. I am using Xcode 5 on both machines. I am following below > steps for remote debugging: > Test machine > - > cd > /Applicati

Re: [lldb-dev] LLDB Evolution

2016-08-18 Thread Kate Stone via lldb-dev
If there’s consensus on a reasonable automated formatting solution for Python then I’m fine with going ahead and doing so at the same time. The PEP-8 standard would leave Python code with 4-space indentation, and impart a consistent look to our code. Earlier this week I verified that our curre

Re: [lldb-dev] showing CPU register flags

2016-08-18 Thread Giusti, Valentina via lldb-dev
Thanks for your replies! @Greg, I think I will start by trying your approach and then I will get back to you with some feedback in a couple of days. Cheers, - Valentina > -Original Message- > > I am currently implementing the support for the Intel MPX registers in LLDB. > This register

[lldb-dev] lldb remote debuting failing

2016-08-18 Thread via lldb-dev
Hi All, I am trying to remote debug. My code is on 10.11 and my test machine is 10.12, Sierra. I am using Xcode 5 on both machines. I am following below steps for remote debugging: Test machine - cd /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/Resource