[llvm] [lldb] Rename lldb-vscode to lldb-dap (PR #69264)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 17 06:18:42 PDT 2023
DavidSpickett wrote:
I built this locally and I did not get a `bin/lldb-dap` only `lldb-vscde` as before, but it was an existing build folder. So if your clean build is correct you can ignore that part.
I followed the install instructions and got the "LLDB VSCode" extension with type "llda-dap" as expected (symlinking lldb-vscode instead).
Find in files also shows some more references to `lldb-vscode` that should be checked and/or changed.
https://github.com/llvm/llvm-project/pull/69264
More information about the llvm-commits
mailing list