walter-erquinigo wrote:

@Da-Viper , a better way to do this is that, instead of checking for the path 
upon initialization, you add this checking logic in the 
`createDebugAdapterDescriptor` function, which only gets triggered when you 
launch the debugger. This will be less annoying to users who have the extension 
but rarely use it. 

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

Reply via email to