charles-zablit wrote:

Thanks for putting this together.

Can you please add details to what this PR solves in the description of the PR? 
My current understanding is that it tries to find Python in additional 
locations using environment variables that the Python installer sets when 
installed?

My first reactions:
- Can you please add steps to reproduce the specific scenario you are trying to 
fix? I understand that you are in a situation where Python is not found so 
lldb-dap does not start. Is it because Python is not in your PATH?
- This should probably be done in the lldb and lldb-dap tree, not in the VSCode 
extension. We want lldb to be able to load and find Python as well.

https://github.com/llvm/llvm-project/pull/212989
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to