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 9446bd8ad6 Automatic date update in version.in new 12dfa12a3c Return gdbpy_ref from gdb_py_object_from_*longest new 833d985d1c Return gdbpy_ref from some Python string functions new a31abe80ea Return gdbpy_ref from gdbpy_get_varobj_pretty_printer
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/ChangeLog | 49 ++++++++++++++++++++++++++++++++++++++++++++ gdb/python/py-block.c | 4 ++-- gdb/python/py-breakpoint.c | 8 ++++---- gdb/python/py-linetable.c | 6 +++--- gdb/python/py-objfile.c | 7 ++++--- gdb/python/py-prettyprint.c | 30 +++++++++++++-------------- gdb/python/py-progspace.c | 5 +++-- gdb/python/py-symtab.c | 6 +++--- gdb/python/py-type.c | 2 +- gdb/python/py-utils.c | 47 +++++++++++++++++++++--------------------- gdb/python/py-value.c | 4 ++-- gdb/python/python-internal.h | 12 +++++------ gdb/python/python.c | 2 +- gdb/varobj.c | 13 +++++------- 14 files changed, 121 insertions(+), 74 deletions(-)