Re: [lldb-dev] [RFC]The future of pexpect

2019-03-08 Thread Davide Italiano via lldb-dev
After discussing this privately with Pavel we decided to try updating pexpect instead. On Tue, Feb 26, 2019 at 4:42 AM Pavel Labath wrote: > > On 25/02/2019 22:15, Davide Italiano wrote: > > On Fri, Feb 22, 2019 at 6:32 AM Pavel Labath wrote: > >> > >> On 21/02/2019 19:48, Ted Woodward wrote: >

[lldb-dev] Host is now dependency free

2019-03-08 Thread Zachary Turner via lldb-dev
It's been a long time coming and a lot of work to get here, but Host is now dependency free. While this may not be enforced in the Xcode project (unless someone changes it to not link against any other libraries / targets), as of r355730 this is enforced in the CMake build, so if new

Re: [lldb-dev] [lldb-mi] unable to debug GTK applications

2019-03-08 Thread Jan Kratochvil via lldb-dev
On Tue, 26 Feb 2019 14:52:26 +0100, Eran Ifrah via lldb-dev wrote: > I am trying a GTK application using lldb-mi, however, the application > terminates immediately with the error message: > > @"15:47:16: Error: Unable to initialize GTK+, is DISPLAY set properly?\r\n" > > Running the same using

Re: [lldb-dev] Host is now dependency free

2019-03-08 Thread Adrian Prantl via lldb-dev
That's great news! I'm looking forward to having more fine-grained LLDB C++ modules. -- adrian > On Mar 8, 2019, at 1:00 PM, Zachary Turner via lldb-dev > wrote: > > It's been a long time coming and a lot of work to get here, but Host is now > dependency free. While this may not be

Re: [lldb-dev] Host is now dependency free

2019-03-08 Thread Nico Weber via lldb-dev
Awesome :) Thanks much for working on this! On Fri, Mar 8, 2019 at 4:01 PM Zachary Turner via lldb-dev < lldb-dev@lists.llvm.org> wrote: > It's been a long time coming and a lot of work to get here, but Host is > now dependency free. While this may not be enforced in the Xcode project > (unless

[lldb-dev] [8.0.0 Release] rc4 has been tagged

2019-03-08 Thread Hans Wennborg via lldb-dev
Dear testers, 8.0.0-rc4 was just tagged from the release_80 branch at r355690. This is similar to rc3, but it contains a few important fixes, notably for https://llvm.org/PR40890 I'm hoping that this is that last release candidate, so please give it a good testing. If all looks well, maybe we