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 a9e48095a8e gdb: define COFF file offsets with file_ptr new b3f9469bfa4 Fix accessing a method's fields from Python new 4aea001fd84 Add address keyword to Value.format_string new e8460459525 Remove erroneous 'a' in gdb.register_window_type documentation new e51765f9322 Fix name of main_type field type in pretty printer
The 4 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 | 12 ++++++++ gdb/doc/ChangeLog | 8 +++++ gdb/doc/python.texi | 7 ++++- gdb/gdb-gdb.py.in | 2 +- gdb/python/py-type.c | 1 + gdb/python/py-value.c | 7 ++++- gdb/testsuite/ChangeLog | 8 +++++ gdb/testsuite/gdb.python/py-format-string.exp | 43 +++++++++++++++++++++++++++ gdb/testsuite/gdb.python/py-type.exp | 3 ++ 9 files changed, 88 insertions(+), 3 deletions(-)