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 12f26cb22e5 Automatic date update in version.in new bdc8cfc1e43 Fix crash in gdbpy_parse_register_id
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/python/py-frame.c | 5 +---- gdb/python/py-registers.c | 22 +++++++++++++++------- gdb/python/py-unwind.c | 10 ++-------- gdb/python/python-internal.h | 3 ++- gdb/testsuite/gdb.python/py-frame.exp | 6 ++++++ gdb/testsuite/gdb.python/py-unwind.exp | 6 ++++++ gdb/testsuite/gdb.python/py-unwind.py | 16 ++++++++++++++++ 7 files changed, 48 insertions(+), 20 deletions(-)