Dodzey wrote: @walter-erquinigo Good to hear that I'm on the right track. Would you want the minimal typescript extension to be a separate extension from the main lldb-dap one?, or would it be okay to have the typescript in the lldb-dap project/extension? It looks to me from my inspection of how debuggers are handled in the MS CPP and node extensions etc that it might be possible to expose the commands for the 'lldb-dap' debugger type but have them reside in an entirely separate extension if this is desirable. It does make the distribution/manual installation steps for the extension a little more complicated though.
Thanks! https://github.com/llvm/llvm-project/pull/75342 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
