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 95f21c0d25a gdb, amd64: return after amd64_analyze_register_saves if cu [...] new b652ce7b808 gdb/python: add gdb.Value.is_unavailable attribute new 650400cb534 gdb/dap: check values are available before converting to int new 44f37db2c64 gdb/testsuite: revert recent changes to gdb.dap/scopes.exp
The 3 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/NEWS | 4 + gdb/doc/python.texi | 21 ++- gdb/python/lib/gdb/dap/varref.py | 6 +- gdb/python/py-value.c | 27 ++++ gdb/testsuite/gdb.dap/scopes.exp | 275 ++++++++++++++++------------------ gdb/testsuite/gdb.python/py-value.c | 8 + gdb/testsuite/gdb.python/py-value.exp | 34 +++++ 7 files changed, 230 insertions(+), 145 deletions(-)