This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-14-branch in repository binutils-gdb.
from 90e0e073f0f Automatic date update in version.in new 618bc9302ea Implement DAP setVariable request
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/python/lib/gdb/dap/evaluate.py | 21 +++++ gdb/python/lib/gdb/dap/scopes.py | 3 + gdb/python/lib/gdb/dap/varref.py | 97 +++++++++++++++++----- gdb/testsuite/gdb.dap/{lazy-string.c => assign.c} | 14 +++- gdb/testsuite/gdb.dap/{children.exp => assign.exp} | 88 ++++++++++---------- .../gdb.dap/{lazy-string.py => assign.py} | 29 +++++-- 6 files changed, 182 insertions(+), 70 deletions(-) copy gdb/testsuite/gdb.dap/{lazy-string.c => assign.c} (72%) copy gdb/testsuite/gdb.dap/{children.exp => assign.exp} (58%) copy gdb/testsuite/gdb.dap/{lazy-string.py => assign.py} (59%)