jasonmolenda wrote:

nb I used 
`plugin.experimental.dynamic-loader.darwin.enable-parallel-image-load` as the 
settings name so I could use the same command for all three types of lldb's - 
the unmodified lldb would give an error on an unrecognized setting normally and 
I didn't want to see that.  Adding `.experimental` to a path makes an 
unrecognized setting a no-op.

https://github.com/llvm/llvm-project/pull/110439
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to