This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/catch_exceptions in repository binutils-gdb.
from bea0a5aeec zap catch_errors new 2a015c47e1 zap catch_exceptions
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/breakpoint.c | 35 ++------------------ gdb/breakpoint.h | 3 ++ gdb/exceptions.c | 81 ----------------------------------------------- gdb/gdb.h | 58 --------------------------------- gdb/gdbthread.h | 2 ++ gdb/mi/mi-cmd-break.c | 13 ++++++-- gdb/mi/mi-cmd-catch.c | 1 - gdb/mi/mi-interp.c | 72 +++++++++++++++++++---------------------- gdb/mi/mi-main.c | 49 ++++++++++++++++------------ gdb/remote-fileio.c | 37 +++++++++------------- gdb/symfile-mem.c | 61 +++++++++++------------------------ gdb/thread.c | 88 ++------------------------------------------------- 12 files changed, 115 insertions(+), 385 deletions(-) delete mode 100644 gdb/gdb.h