================
@@ -388,7 +385,7 @@ llvm::json::Value CreateThreadStopped(lldb::SBThread 
&thread, uint32_t stop_id);
 ///     The variable name of \a value or a default placeholder.
 const char *GetNonNullVariableName(lldb::SBValue value);
 
-/// VSCode can't display two variables with the same name, so we need to
+/// DAP can't display two variables with the same name, so we need to
----------------
slackito wrote:

Is this a protocol limitation or a VSCode limitation?

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