Files
binutils-gdb/gdb/testsuite/gdb.dap
Tom Tromey 618bc9302e Implement DAP setVariable request
This patch implements the DAP setVariable request.

setVariable is a bit odd in that it specifies the variable to modify
by passing in the variable's container and the name of the variable.
This approach can't handle variable shadowing (there are a couple of
open DAP bugs on this topic), so this patch renames duplicates to
avoid the problem.

(cherry picked from commit 87e3cc466e)
2023-10-31 11:54:48 -06:00
..
2023-10-31 11:54:48 -06:00
2023-10-31 11:54:48 -06:00
2023-10-31 11:54:48 -06:00
2023-10-16 09:28:22 -06:00
2023-10-16 09:28:22 -06:00
2023-10-16 09:28:22 -06:00