[lldb-dev] Python scripting in Windows LLDB

2017-06-29 Thread Jamie Madill via lldb-dev
A ping for this regression - Ted Woodward seems to have had a patch for fixing broken Windows scripting support but the 5.0.0 snapshot release didn't have the fix. Is it possible to land that patch for the next snapshot? This is currently breaking LLDB Visual Studio Code integration on Windows (fo

Re: [lldb-dev] Python scripting in Windows LLDB

2017-07-06 Thread Jamie Madill via lldb-dev
I'm not actually too sure of the compatibility situation between Python versions, but I think forcing a user to install a Python 3.5.x version is quite reasonable for LLDB use. I can also upstream this if the community is interested. Ted if you have a patch to fix the scripting feature for LLD