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 68489382721 [gdb/symtab] Fix segfault on invalid debug info new 912bc231ab1 [gdb/python] Add gdbpy_handle_gdb_exception new 1ccb6f106a7 [gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTION new fa61a48db2a [gdb/python] Eliminate GDB_PY_SET_HANDLE_EXCEPTION new e1863c7d7cf [gdb/python] Use gdbpy_handle_gdb_exception in valpy_assign_core
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/python/py-arch.c | 2 +- gdb/python/py-breakpoint.c | 18 +++++------ gdb/python/py-cmd.c | 2 +- gdb/python/py-connection.c | 2 +- gdb/python/py-disasm.c | 6 ++-- gdb/python/py-finishbreakpoint.c | 4 +-- gdb/python/py-frame.c | 42 ++++++++++++------------- gdb/python/py-gdb-readline.c | 2 +- gdb/python/py-inferior.c | 10 +++--- gdb/python/py-infthread.c | 8 ++--- gdb/python/py-lazy-string.c | 4 +-- gdb/python/py-linetable.c | 2 +- gdb/python/py-mi.c | 2 +- gdb/python/py-objfile.c | 8 ++--- gdb/python/py-param.c | 2 +- gdb/python/py-progspace.c | 4 +-- gdb/python/py-record-btrace.c | 8 ++--- gdb/python/py-record.c | 4 +-- gdb/python/py-stopevent.c | 2 +- gdb/python/py-symbol.c | 14 ++++----- gdb/python/py-tui.c | 2 +- gdb/python/py-type.c | 40 ++++++++++++------------ gdb/python/py-unwind.c | 22 ++++++------- gdb/python/py-utils.c | 2 +- gdb/python/py-value.c | 67 ++++++++++++++++++++-------------------- gdb/python/python-internal.h | 28 +++++++---------- gdb/python/python.c | 10 +++--- 27 files changed, 156 insertions(+), 161 deletions(-)