[lldb-dev] I had to back out r313904, it causes lldb to assert on startup if you have a .lldbinit file

2017-09-27 Thread Jim Ingham via lldb-dev
This actually asserts on any use "command source" is the one command that re-enters the command interpreter. It should be as simple as getting command source to rest the state flag before it goes to do the sourcing. I'll check that out tomorrow if nobody gets to it first. command source is on

[lldb-dev] [Bug 34758] New: r313904 causes "command source" to assert and die

2017-09-27 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=34758 Bug ID: 34758 Summary: r313904 causes "command source" to assert and die Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancemen

Re: [lldb-dev] [Bug 34676] check-lldb target fails on Windows due to incomplete compiler path

2017-09-27 Thread Carlos Alberto Enciso via lldb-dev
Hi Adrian, Thanks very much for sharing your results. Carlos On Tue, Sep 26, 2017 at 4:31 PM, Adrian McCarthy wrote: > I haven't spent too much time in LLDB lately. The number of failures you > see seems a little high. On Windows 7, I get: > > === > Test Result Summary >