I'm trying to learn lldb at the moment, but came across the issue that the version of lldb compiled for Solus does not support scripting (python). Is there a reason for this? If not, could we get an lldb release that does support scripting?
Description
Description
Event Timeline
Comment Actions
Note that lldb has been moved into a separate package lldb as it adds unnecessary build time to llvm build for no benefit and llvm build times will increase dramatically when looking at PGO and avx2 build options. Also as a debugger it is likely useful to people without having the whole llvm/clang stacks installed.