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 768f23b94f3 Automatic date update in version.in new dcf4c484539 gdb/python: remove PyObject_IsTrue call in gdbpy_handle_mis [...] new d8a2c719dac gdb/python: remove some additional PyObject_IsTrue calls new 5209b83f530 gdb/python: missing PyObject_IsTrue error check in py-arch.c new ad39b4aae84 gdb/python: missing PyObject_IsTrue error check in micmdpy_ [...] new 8518ce5fc22 gdb/python: missing PyObject_IsTrue error check in bppy_init
The 5 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/NEWS | 9 +++++++++ gdb/python/py-arch.c | 11 ++++++----- gdb/python/py-breakpoint.c | 13 +++++++------ gdb/python/py-disasm.c | 2 +- gdb/python/py-micmd.c | 11 ++++++++++- gdb/python/py-value.c | 9 +++++---- gdb/python/python.c | 4 +++- gdb/testsuite/gdb.python/py-arch.exp | 16 +++++++++++++--- gdb/testsuite/gdb.python/py-breakpoint.exp | 9 +++++++++ gdb/testsuite/gdb.python/py-format-string.exp | 5 +++++ gdb/testsuite/gdb.python/py-mi-cmd.exp | 15 +++++++++++++++ 11 files changed, 83 insertions(+), 21 deletions(-)