This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 8170af78e17 Support Intel USER_MSR new 87e3cc466e8 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%)