[lldb-dev] [Bug 38453] New: lldb: new (unit)test failures in 7.0

2018-08-06 Thread via lldb-dev
.0.:20180806-071614.log.xz The following tests are repeatedly failing for me in the new branch (amd64; Gentoo Linux): Failing Tests (12): lldb :: tools/lldb-mi/breakpoint/break-insert.test lldb :: tools/lldb-mi/data/data-info-li

[lldb-dev] [Bug 38456] New: LLDB: TestDataFormatterLibcxxListLoop.LibcxxListDataFormatterTestCase failed: no member named '__value_' in 'std::__1::__list_node_base'

2018-08-06 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=38456 Bug ID: 38456 Summary: LLDB: TestDataFormatterLibcxxListLoop.LibcxxListDataFormatte rTestCase failed: no member named '__value_' in 'std::__1::__list_node_base'

[lldb-dev] [Bug 38457] New: LLDB: TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase (and 1 more) failing with UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 164: inval

2018-08-06 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=38457 Bug ID: 38457 Summary: LLDB: TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterT estCase (and 1 more) failing with UnicodeDecodeError: 'utf8' codec can't decode byte 0x

[lldb-dev] Pavel's status

2018-08-06 Thread Pavel Labath via lldb-dev
Hello all, as some of you may know, this week is my last week at Google. However, I am not planning to disappear from the LLDB/LLVM communities as a result. You should still see me around, only with a new address (pavel AT labath DOT sk). I plan to continue looking out for the linux side of lldb (

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

2018-08-06 Thread Hans Wennborg via lldb-dev
On Sun, Aug 5, 2018 at 5:49 PM, Dimitry Andric wrote: > 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 v

Re: [lldb-dev] [Bug 38453] New: lldb: new (unit)test failures in 7.0

2018-08-06 Thread Leonard Mosescu via lldb-dev
bugs.llvm.org/attachment.cgi?id=20643&action=edit> > dev-util:lldb-7.0.:20180806-071614.log.xz > > The following tests are repeatedly failing for me in the new branch (amd64; > Gentoo Linux): > > Failing Tests (12): > lldb :: tools/lldb-mi/breakpoint/break-insert.t

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

2018-08-06 Thread Leonard Mosescu via lldb-dev
> > I am fine with all the above except some reservations about case C. No > need to calculate something if it isn't useful. For case C it should be > fine to never match as if a file has a UUID to begin with it typically > isn't something that gets stripped in a stripped binary. So we should > eit