================
@@ -196,6 +196,7 @@ 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``.
----------------
DavidSpickett wrote:

Needs double backtick around lldb-dap.

It is obvious to most but is it worth stating that functionality has not 
changed? Which is a strong hint that users are a symlink away from keeping 
existing scripts working.

Perhaps also "and its installation instructions have been updated to reflect 
this". Hinting hey, next time you do this you will have to read this again.

https://github.com/llvm/llvm-project/pull/69264
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to