[lldb-dev] [Bug 43386] New: Linux headers are a required but not tested dependency

2019-09-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=43386 Bug ID: 43386 Summary: Linux headers are a required but not tested dependency Product: lldb Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[lldb-dev] RFC: full support for python files, and avoid using FILE* internally

2019-09-20 Thread Larry D'Anna via lldb-dev
Hi lldb-dev. I want to be able to use LLDB inside of iPython, so I can have mixed python and LLDB debug session. To this end, I’d like to update LLDB to have full support for python file objects, so the outputs of debugger commands can be redirected into iPython’s own streams. This howeve

Re: [lldb-dev] [9.0.0 Release] Release Candidate 6 is here

2019-09-20 Thread Hans Wennborg via lldb-dev
On Thu, Sep 19, 2019 at 4:51 PM Hans Wennborg wrote: > > On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg wrote: > > > > Hello everyone, > > > > 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In > > the Git monorepo, it's tagged as llvmorg-9.0.0-rc6. > > This has now been tagged as

Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 6 is here

2019-09-20 Thread Michał Górny via lldb-dev
On Thu, 2019-09-19 at 16:51 +0200, Hans Wennborg via Release-testers wrote: > On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg wrote: > > Hello everyone, > > > > 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In > > the Git monorepo, it's tagged as llvmorg-9.0.0-rc6. > > This has