[lldb-dev] Holiday update on LLVM's Relicensing effort

2018-12-20 Thread Chandler Carruth via lldb-dev
I wanted to send out a general but brief update on relicensing as holiday season (at least in my part of the world) approaches. (If you don't know what the relicensing effort is, or want background, see our website: http://llvm.org/foundation/relicensing/) First off, a huge thank you to everyone

[lldb-dev] [Bug 35193] MiniDumpTestCase.test_stack_info_in_minidump failing

2018-12-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=35193 Stella Stamenova changed: What|Removed |Added Status|NEW |RESOLVED CC|

Re: [lldb-dev] [Release-testers] 7.0.1-final has been tagged

2018-12-20 Thread Dimitry Andric via lldb-dev
On 20 Dec 2018, at 01:23, Tom Stellard via Release-testers wrote: > > I've tagged the 7.0.1 final release. Testers may begin uploading binaries. Main test results on amd64-freebsd11 had 1 more Expected Pass compared to 7.0.1 rc3, and no more Passes With Retry: Expected Passes: 52445(

[lldb-dev] [Bug 40119] New: stop-hook test fails on Windows

2018-12-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=40119 Bug ID: 40119 Summary: stop-hook test fails on Windows Product: lldb Version: 7.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Priorit

Re: [lldb-dev] OperatingSystem plugin

2018-12-20 Thread Alexander Polyakov via lldb-dev
Thank you Jim, It's much clearer for me now. As you might remember, we discussed an opportunity of adding new OS objects to LLDB, e.g. mutexes. The conclusion of our discussion was that if we want to do this, we should add such objects to Platform plugin, but is there a difference between threads

[lldb-dev] [Bug 40112] New: LLDB crashes (SEGV) by pressing ↑ in the first entry in print

2018-12-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=40112 Bug ID: 40112 Summary: LLDB crashes (SEGV) by pressing ↑ in the first entry in print Product: lldb Version: unspecified Hardware: PC OS: Linux Status:

Re: [lldb-dev] [Release-testers] 7.0.1-final has been tagged

2018-12-20 Thread Sylvestre Ledru via lldb-dev
Le 20/12/2018 à 01:23, Tom Stellard via Release-testers a écrit : Hi, I've tagged the 7.0.1 final release. Testers may begin uploading binaries. Uploaded in Debian with a stage2 build (piouf, wasn't trivial). All green on the official arch: https://buildd.debian.org/status/package.php?p=l

Re: [lldb-dev] [cfe-dev] 7.0.1-final has been tagged

2018-12-20 Thread Hans Wennborg via lldb-dev
Windows is ready: $ sha1sum *7.0.1-w*.exe 87feb5fbb0fa0c473d3d22e9dbc1935464b63415 LLVM-7.0.1-win32.exe f0944995f26fa98713ff0cf12b512512c7931f83 LLVM-7.0.1-win64.exe It was built with the attached batch file. Thanks, Hans On Thu, Dec 20, 2018 at 1:24 AM Tom Stellard via cfe-dev wrote: > > Hi