[Lldb-commits] [lldb] [lldb-dap] Create a typescript extension for lldb-dap (PR #75515)

Walter Erquinigo via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 14 19:57:28 PST 2023


================
@@ -0,0 +1,21 @@
+import * as vscode from 'vscode';
----------------
walter-erquinigo wrote:

This approach doesn't work anymore. In fact, for the entirety of 2023 this was not possible.

https://github.com/llvm/llvm-project/pull/75515


More information about the lldb-commits mailing list