Re: [lldb-dev] Setting environment via SBLaunchInfo

2019-12-02 Thread Jim Ingham via lldb-dev
> On Dec 2, 2019, at 4:08 PM, Vadim Chugunov wrote: > > > But I don't think passing lldb's environment variables automatically when > > running a remote process is a sensible thing to do - certainly not as the > > default anyway. If the host and target are different OS'es and maybe > > diff

Re: [lldb-dev] Setting environment via SBLaunchInfo

2019-12-02 Thread Vadim Chugunov via lldb-dev
> But I don't think passing lldb's environment variables automatically when running a remote process is a sensible thing to do - certainly not as the default anyway. If the host and target are different OS'es and maybe different users, etc. lldb's environment may very well not be appropriate for t

Re: [lldb-dev] Setting environment via SBLaunchInfo

2019-12-02 Thread Jim Ingham via lldb-dev
There's a setting (target.inherit-env) that controls whether "process launch" passes its environment variables along with any newly set to the process in question. Sounds like there should also be an lldb.eLaunchFlagInheritEnv that triggers the same behavior from the SB API. But I don't think

[lldb-dev] Problem with Ubuntu 18.04: Python LLDB not working

2019-12-02 Thread Julien Marrec via lldb-dev
Hello, I had a few machines on 16.04 with LLDB 8 an all was going nicely. I have ported a bunch to 18.04, and I have the same problem on all of them: the `script` command in lldb doesn't work, and so my custom formatters for C++ aren't working. I have tried LLDB 8, LLDB 9, and LLDB 10, to no avail

Re: [lldb-dev] Stumped on the missing FindExternalLexicalDecls call

2019-12-02 Thread Raphael “Teemperor” Isemann via lldb-dev
Sorry for the late reply. Can you share a reproducer for this with upstream LLDB? Otherwise it would also help if you could share a backtrace for when LLDB calls the correct FindExternalLexicalDecls (that way we know if this was coming from just Clang’s normal parsing process or if there is some

[lldb-dev] EuroLLVM 2020 - Program committee volunteers needed

2019-12-02 Thread Kristof Beyls via lldb-dev
Are you interested in being on the program committee for the EuroLLVM 2020 developers’ meeting in Paris, France? Please let me know by next Monday, December 9th. I’m looking for people interested in volunteering their time to help review proposals for the u