[Lldb-commits] [lldb] [lldb][lldb-dap] setVariable request should send the correct response (PR #130773)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Sat Mar 15 11:58:16 PDT 2025
https://github.com/JDevlieghere approved this pull request.
LGTM. Please try to write a little summary of the problem in the commit description before you merge this. Something like:
> The display value was incorrectly sent as "result" instead of "value".
A good description is really helpful when someone is looking through a list of commits.
https://github.com/llvm/llvm-project/pull/130773
More information about the lldb-commits
mailing list