Hi, I'm trying to test a new build of llvm-mingw that includes lldb-mi.exe. I am getting the following error in the console:
lldb-mi error: module importing failed: This script interpreter does not support importing modules. error: 'settings set' takes more arguments error: 'settings set' takes more arguments error: 'settings set' takes more arguments I believe lldb and lldb-mi were compiled without python support. Is python support a requirement? Any input would be appreciated. A test build of the compiler toolchain is here: https://martin.st/temp/llvm-mingw-11-test-x86_64.zip Thanks! Russ