Re: [lldb-dev] Handling of the ELF files missing build-ids?

2018-08-05 Thread Pavel Labath via lldb-dev
Hello Leonard, while I'm in principle supportive of this idea, I think it's not going to be as easy as you might imagine. There are currently at least two mechanisms which rely on this crc UUID. 1. .gnu_debuglink separate file pointer

Re: [lldb-dev] [Release-testers] [7.0.0 Release] rc1 has been tagged

2018-08-05 Thread Dimitry Andric via lldb-dev
On 3 Aug 2018, at 13:37, Hans Wennborg via Release-testers wrote: > > 7.0.0-rc1 was just tagged (from the branch at r338847). > > It's early in the release process, but I'd like to find out what the > status is of the branch on our various platforms. > > Please run the test script, share the r

Re: [lldb-dev] Where "thread until " should set breakpoints?

2018-08-05 Thread Venkata Ramanaiah Nalamothu via lldb-dev
I have created https://reviews.llvm.org/D50304. BTW, I almost forgot the fact that the error message changes were already covered in my other patch https://reviews.llvm.org/D48865. On Fri, Aug 3, 2018 at 11:41 PM, Jim Ingham wrote: > Thanks! I look forward to the patch. > > Jim > > > > On Aug