[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
Fri Dec 15 04:52:15 PST 2023


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

Perhaps your docker config is allowing you to do that, but you can see this old gh issue that talks more about this problem https://github.com/llvm/llvm-project/issues/63655#issuecomment-1746745547

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


More information about the lldb-commits mailing list