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 6987262214 Build gdb "nat" files in subdirectory new ec9c2750b7 Use gdbpy_convert_exception in a few more spots new 6ef2312a17 Consolidate some Python exception-printing functions new bc543c902f Translate PyExc_KeyboardInterrupt to gdb "quit"
The 3 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 | 24 ++++++++++++++++++++++ gdb/python/py-breakpoint.c | 4 +--- gdb/python/py-cmd.c | 4 +--- gdb/python/py-framefilter.c | 21 +++---------------- gdb/python/py-param.c | 4 +--- gdb/python/py-unwind.c | 7 +------ gdb/python/py-utils.c | 4 +++- gdb/python/py-value.c | 4 +--- gdb/python/python-internal.h | 1 + gdb/python/python.c | 14 +++++++++++++ gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.python/py-cmd.exp | 40 +++++++++++++++++++++++++++++++++++++ 12 files changed, 95 insertions(+), 37 deletions(-)