Re: [lldb-dev] LLDB_PYTHON_HOME

2020-05-11 Thread Adrian McCarthy via lldb-dev
Ug. After a rebase, this problem has again resurfaced for me. * PATH has only C:\Python36 * cmake version 3.15.19101501-MSVC_2 * cmake -GNinja -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON -DCMAKE_BUILD_TYPE=Debug -DLLDB_TEST_DEBUG_TEST_CRASHES=1 -DPYTHON_HOME=C:\Python36

Re: [lldb-dev] Is there a just-my-code like debugging mode for LLDB?

2020-05-11 Thread Pavel Labath via lldb-dev
Hi Emre, I have to say I'm pretty sceptical about this approach, for all the reasons that Jim already mentioned. Making it so that lldb pretends the other shared libraries don't exist (which is what I assume your prototype does) is fairly easy, but it does create a very long tail of "feature X