[lldb-dev] [Bug 27563] New: crashlog.py leads to a segfault

2016-04-28 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27563 Bug ID: 27563 Summary: crashlog.py leads to a segfault Product: lldb Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[lldb-dev] Bug fixes for release_38 branch

2016-04-28 Thread Francis Ricci via lldb-dev
Over the last month or two, I've been working to stabilize the release_38 branch of lldb, and there are commits which fix bugs on this branch that I'd like to cherry-pick down. They're listed at the bottom of this message. One thing to note - r251106 is a commit I'd like to revert, instead of a ch

Re: [lldb-dev] LTO debug info

2016-04-28 Thread Philippe Lavoie via lldb-dev
What made me suspect a data corruption issue were asserts triggered in the VC++ vector implementation when we use an LTO binary with a DEBUG lldb build on Windows. For example, at source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp:624, File: C:\Program Files (x86)\Microsoft Visual