[Lldb-commits] [lldb] [lldb] Rename lldb-vscode to lldb-dap (PR #69264)
Jorge Gorbe Moya via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 17 11:52:38 PDT 2023
================
@@ -196,6 +196,9 @@ Changes to LLDB
for formatters to quickly find directly nested type when it's known
where to search for it, avoiding more expensive global search via
``SBTarget::FindFirstType``.
+* ``lldb-vscode`` was renamed to ``lldb-dap`` and and its installation
+ nstructions have been updated to reflect this. The underlying functionality
----------------
slackito wrote:
Typo: nstructions -> instructions
https://github.com/llvm/llvm-project/pull/69264
More information about the lldb-commits
mailing list