ashgti wrote:

I don't know if there is any other documentation on that.

Its in the code and supported and used by a few different extensions. For 
example, the npm extension uses this strategy for debugging with the 
vscode-js-debug extension.

https://github.com/microsoft/vscode/blob/main/src/vs/workbench/contrib/debug/browser/debugConfigurationManager.ts#L127-L168
 is the code for this, but its not really documentation as much as just 
referencing the actual implementation.



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

Reply via email to