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 854f72b36dc Fix a snafu in the new tests for reproducible archives that [...] new fb282576998 Introduce gdb.ValuePrinter new f35baff348a Add two new pretty-printer methods
The 2 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 | 5 ++ gdb/doc/python.texi | 68 ++++++++++++++++++++------- gdb/python/lib/gdb/dap/varref.py | 22 ++++++--- gdb/python/lib/gdb/printer/bound_registers.py | 9 ++-- gdb/python/lib/gdb/printing.py | 64 ++++++++++++++----------- gdb/python/py-prettyprint.c | 65 +++++++++++++++++++++++++ 6 files changed, 178 insertions(+), 55 deletions(-)