[Lldb-commits] [lldb] [lldb] Rename lldb-vscode to lldb-dap (PR #69264)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 18 03:34:00 PDT 2023


================
@@ -1,5 +1,5 @@
 {
-	"name": "lldb-vscode",
+	"name": "lldb-dap",
----------------
DavidSpickett wrote:

This and disassembly.json are still in the wrong place. I think move everything up one level and delete the lldb-vscode folder. As the instructions refer to package.json being in the same directory as the readme.

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


More information about the lldb-commits mailing list