[lldb-dev] LLDB hang loading Linux core files from live processes (Bug 26322)

2016-11-10 Thread Howard Hellyer via lldb-dev
I've been hitting a hang when lldb loads some core dumps created on Linux, generally those created via gcore. I found an open bug for this here: https://llvm.org/bugs/show_bug.cgi?id=26322 and the fix that was suggested there still works. (The patch needs some tidying up due to the code formatti

[lldb-dev] [Bug 30969] Merge r283728 into 3.9 branch.

2016-11-10 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=30969 Tom Stellard changed: What|Removed |Added URL||https://reviews.llvm.org/rL |

[lldb-dev] [Bug 30972] Merge r284001 into 3.9 branch

2016-11-10 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=30972 Tom Stellard changed: What|Removed |Added URL||https://reviews.llvm.org/rL |

[lldb-dev] [Bug 30970] Merge r283729 into 3.9 branch

2016-11-10 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=30970 Tom Stellard changed: What|Removed |Added URL||https://reviews.llvm.org/rL |

[lldb-dev] [Bug 30971] Merge r284003 into 3.9 branch

2016-11-10 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=30971 Tom Stellard changed: What|Removed |Added URL||https://reviews.llvm.org/rL |

[lldb-dev] download page for LLDB at llvm.org

2016-11-10 Thread Todd Fiala via lldb-dev
Hi all, I just took a look at our page here: http://lldb.llvm.org/download.html The LLDB Releases section seems pretty out of date. It seems like we could correct that via a few different ways: * Remove the LLDB Releases section - this would eliminate the appearance of us keeping it up to date

Re: [lldb-dev] download page for LLDB at llvm.org

2016-11-10 Thread Mehdi Amini via lldb-dev
> On Nov 10, 2016, at 9:14 AM, Todd Fiala via lldb-dev > wrote: > > Hi all, > > I just took a look at our page here: > > http://lldb.llvm.org/download.html > > The LLDB Releases section seems pretty out of date. It seems like we could > correct that via

Re: [lldb-dev] LLDB hang loading Linux core files from live processes (Bug 26322)

2016-11-10 Thread Jim Ingham via lldb-dev
I think that approach is kind of a bandaid. Core files can't resume, so it would be better to figure out why telling a core file which can't resume to resume caused us to go into a tail spin. That should just fall out of WillResume returning false or some other better general signal. Specia

Re: [lldb-dev] Final Result - GitHub Survey

2016-11-10 Thread Chris Lattner via lldb-dev
On Nov 9, 2016, at 2:53 AM, Renato Golin via lldb-dev wrote: > Folks, > It's been one week after the initial results were shared and three > days after the last answer, so I think it's time to close down and > publish the final results. > > The ODF, XLS and CSV files are at: > > http://people.l

[lldb-dev] [Bug 30982] New: check-lldb always fails on an Ubuntu 14.04 machine

2016-11-10 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=30982 Bug ID: 30982 Summary: check-lldb always fails on an Ubuntu 14.04 machine Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal