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

2017-09-28 Thread Leonard Mosescu via lldb-dev
Thank you Jim! I'm at cppcon and I won't be able to work on it until Monday, but I can help with a code review if you're planning to take a stab at it. I was hoping we can avoid dealing with reentrancy but I was wrong. For handling reentrancy I was briefly considering either maintaining a full blo

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

2017-09-28 Thread Greg Clayton via lldb-dev
We should probably have a stack that we can push and pop these states? > On Sep 28, 2017, at 10:59 AM, Leonard Mosescu via lldb-dev > wrote: > > Thank you Jim! I'm at cppcon and I won't be able to work on it until Monday, > but I can help with a code review if you're planning to take a stab at

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

2017-09-28 Thread Jim Ingham via lldb-dev
> On Sep 28, 2017, at 10:59 AM, Leonard Mosescu wrote: > > Thank you Jim! I'm at cppcon and I won't be able to work on it until Monday, > but I can help with a code review if you're planning to take a stab at it. Thanks. Not sure I'll get to this, but if I do I'll certainly put it up for re

[lldb-dev] [Bug 34771] New: Testsuite should support overriding settings

2017-09-28 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=34771 Bug ID: 34771 Summary: Testsuite should support overriding settings Product: lldb Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement

[lldb-dev] [Bug 34772] New: Fix all remaining testsuite failures with target.experimental.use-modern-type-lookup

2017-09-28 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=34772 Bug ID: 34772 Summary: Fix all remaining testsuite failures with target.experimental.use-modern-type-lookup Product: lldb Version: unspecified Hardware: PC OS: All