Dodzey wrote:

I've just checked one possible failure mode that came to mind. Do you get an 
error if you didn't have the MS CPPTools extension enabled and you attempt to 
use a launch profile with a hardcoded pid (`"pid": 1000 or no pid specified - 
so auto detecting a single running process), and that works okay. There is no 
error about missing `extension.pickNativeProcess` until you attempt to use 
`${command:pickProcess}` as the value for pid.

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

Reply via email to