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 b9155b800c6 [gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp new 336bb2a1c1d Automatically add types to Python modules
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-arch.c | 6 +----- gdb/python/py-block.c | 11 +++-------- gdb/python/py-breakpoint.c | 15 ++------------- gdb/python/py-cmd.c | 6 +----- gdb/python/py-connection.c | 12 ++---------- gdb/python/py-disasm.c | 32 +++++--------------------------- gdb/python/py-event.c | 18 +----------------- gdb/python/py-event.h | 2 -- gdb/python/py-evtregistry.c | 6 +----- gdb/python/py-finishbreakpoint.c | 6 +----- gdb/python/py-frame.c | 5 ++--- gdb/python/py-function.c | 6 +----- gdb/python/py-inferior.c | 6 +----- gdb/python/py-infthread.c | 6 +----- gdb/python/py-instruction.c | 2 +- gdb/python/py-lazy-string.c | 6 +----- gdb/python/py-linetable.c | 22 +++------------------- gdb/python/py-membuf.c | 6 +----- gdb/python/py-micmd.c | 7 +------ gdb/python/py-objfile.c | 6 +----- gdb/python/py-param.c | 5 ++--- gdb/python/py-prettyprint.c | 5 +---- gdb/python/py-progspace.c | 5 ++--- gdb/python/py-record-btrace.c | 2 +- gdb/python/py-record.c | 10 +++++----- gdb/python/py-registers.c | 25 ++++++------------------- gdb/python/py-symbol.c | 5 ++--- gdb/python/py-symtab.c | 11 +++-------- gdb/python/py-tui.c | 2 +- gdb/python/py-type.c | 17 ++++------------- gdb/python/py-unwind.c | 12 ++++-------- gdb/python/py-value.c | 6 +----- gdb/python/python-internal.h | 30 ++++++++++++++++++++++++++++++ gdb/python/python.c | 2 +- gdb/testsuite/gdb.python/python.exp | 9 +++++++++ 35 files changed, 102 insertions(+), 230 deletions(-)