JDevlieghere wrote:
> @JDevlieghere , @clayborg, what do you think of the idea of some of us in the
> LLDB community building a minimal typescript extension for lldb-vscode and
> upload it to the marketplace? Then companies building their custom debugging
> on top of lldb-vscode could just extend this minimal extension and contribute
> back to it.
Sounds reasonable to me, thought I'm not sure that actually solves Greg's
concern? I think clangd has a community plugin in the marketplace, I think it
would be helpful to have something similar for `lldb-{vscode/dap}`. We also can
name the plugin whatever we like, the fact that the binary is called `lldb-dap`
under the hood shouldn't matter to most end users.
https://github.com/llvm/llvm-project/pull/69238
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits