Re: [lldb-dev] LTO debug info

2016-04-25 Thread Greg Clayton via lldb-dev
> On Apr 25, 2016, at 1:37 PM, Philippe Lavoie via lldb-dev > wrote: > > Hello, > > We noticed an issue with dwarf parsing when debugging a large application > compiled with LTO. > > Since an LTO application's debug info can have inter-compile-unit references, > (for example: a type defined

[lldb-dev] LTO debug info

2016-04-25 Thread Philippe Lavoie via lldb-dev
Hello, We noticed an issue with dwarf parsing when debugging a large application compiled with LTO. Since an LTO application's debug info can have inter-compile-unit references, (for example: a type defined in one compile-unit and used in another) we noticed that the "m_type_index" vector in S

[lldb-dev] [Bug 27517] New: TestStepOverWatchpoint.py fails in VMWare Ubuntu guest on VMWare Fusion

2016-04-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27517 Bug ID: 27517 Summary: TestStepOverWatchpoint.py fails in VMWare Ubuntu guest on VMWare Fusion Product: lldb Version: unspecified Hardware: PC OS: All

[lldb-dev] [Bug 27516] New: test suite: add a skipUnless-style decorator for skipping unless libc++ is available

2016-04-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27516 Bug ID: 27516 Summary: test suite: add a skipUnless-style decorator for skipping unless libc++ is available Product: lldb Version: unspecified Hardware: PC OS: All

Re: [lldb-dev] How to get function name without arguments type/value/name?

2016-04-25 Thread Greg Clayton via lldb-dev
> On Apr 21, 2016, at 9:59 PM, Jeffrey Tan wrote: > > Hi Greg, > > Thanks for the explanation. Even we strip the arguments we definitely will > provide a UI for users to toggle arguments type/name/values. It's just, with > argument types, the function name can be really long and hard to read:

[lldb-dev] [Bug 27514] lldb assertion failure: (Offset >= Size), function insertPadding

2016-04-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27514 Vedant Kumar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 27515] New: TestBitfields hits assert on OS X: Assertion failed: (Offset >= Size), function insertPadding, CGRecordLayoutBuilder.cpp

2016-04-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27515 Bug ID: 27515 Summary: TestBitfields hits assert on OS X: Assertion failed: (Offset >= Size), function insertPadding, CGRecordLayoutBuilder.cpp Product: lldb Version: un

[lldb-dev] [Bug 27514] New: lldb assertion failure: (Offset >= Size), function insertPadding

2016-04-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27514 Bug ID: 27514 Summary: lldb assertion failure: (Offset >= Size), function insertPadding Product: lldb Version: unspecified Hardware: PC OS: MacOS X Sta

[lldb-dev] [Bug 27510] New: TestBitfields fails on linux with clang>=3.9

2016-04-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27510 Bug ID: 27510 Summary: TestBitfields fails on linux with clang>=3.9 Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[lldb-dev] [Bug 26206] TestExitDuringStep sometimes hangs on android

2016-04-25 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=26206 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---