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 96a02b669eb [gdb/testsuite] Fix gdb.ada/big_packed_array.exp on s390x-linux new 5166ed9c9c6 gdb/python: add subblocks property to gdb.Block new 30243af82d5 gdb/python: add domain property to gdb.Symbol new 13dad2fefb2 gdb/python: add void_type () method to gdb.Architecture object
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 | 8 ++++++++ gdb/doc/python.texi | 16 +++++++++++++++- gdb/python/py-arch.c | 16 +++++++++++++++- gdb/python/py-block.c | 35 +++++++++++++++++++++++++++++++++- gdb/python/py-symbol.c | 16 +++++++++++++++- gdb/testsuite/gdb.python/py-arch.exp | 4 ++++ gdb/testsuite/gdb.python/py-block.exp | 6 +++++- gdb/testsuite/gdb.python/py-symbol.exp | 3 ++- 8 files changed, 98 insertions(+), 6 deletions(-)