aboutsummaryrefslogtreecommitdiff
path: root/gdb/regcache-dump.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-10-05 06:27:50 -0600
committerTom Tromey <tromey@adacore.com>2023-10-31 11:50:03 -0600
commit87e3cc466e8ea352639beb6db40a36e339d608d1 (patch)
tree8a280e2292065bfd46d3cd2d7ebbd9cf8be3e775 /gdb/regcache-dump.c
parent8170af78e17e1ec8b14b40d3ff4c979ccccb8f44 (diff)
downloadgdb-87e3cc466e8ea352639beb6db40a36e339d608d1.zip
gdb-87e3cc466e8ea352639beb6db40a36e339d608d1.tar.gz
gdb-87e3cc466e8ea352639beb6db40a36e339d608d1.tar.bz2
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.
Diffstat (limited to 'gdb/regcache-dump.c')
0 files changed, 0 insertions, 0 deletions