Files
binutils-gdb/gdb/python
Tom Tromey 87e3cc466e 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.
2023-10-31 11:50:03 -06:00
..
2023-10-31 11:50:03 -06:00
2023-10-10 10:44:35 -04:00
2023-10-16 09:27:28 -06:00
2023-10-10 10:44:35 -04:00
2023-10-10 10:44:35 -04:00
2023-10-10 10:44:35 -04:00