Files
binutils-gdb/gdb/python
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-16 09:28:22 -06:00
2023-08-23 09:50:32 +01:00
2023-09-26 09:29:14 -06:00
2023-09-19 13:28:42 -06:00
2023-08-23 09:50:30 +01:00