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 752312ba4e Use GNU style for metasyntactic variables in gdbserver new 8743a9cdd2 Add more methods to gdb.Progspace
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/ChangeLog | 22 ++++++ gdb/doc/ChangeLog | 8 +++ gdb/doc/python.texi | 59 +++++++++++++--- gdb/python/lib/gdb/__init__.py | 27 +++++++- gdb/python/py-block.c | 38 ----------- gdb/python/py-progspace.c | 149 ++++++++++++++++++++++++++++++++++++++++- gdb/python/python-internal.h | 5 -- gdb/python/python.c | 112 ------------------------------- 8 files changed, 250 insertions(+), 170 deletions(-)