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 013af3fc8e Overload catch_command_errors new 223ffa714c Remove make_cleanup_restore_target_terminal
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/ChangeLog | 71 ++++++++++++++++++++++++ gdb/annotate.c | 12 ++-- gdb/breakpoint.c | 10 ++-- gdb/cp-support.c | 4 +- gdb/event-top.c | 49 +---------------- gdb/exceptions.c | 9 ++- gdb/extension.c | 4 +- gdb/gdbserver/ChangeLog | 9 +++ gdb/gdbserver/target.c | 27 ++++++++- gdb/gnu-nat.c | 2 +- gdb/infcall.c | 2 +- gdb/infcmd.c | 10 ++-- gdb/inflow.c | 4 +- gdb/infrun.c | 24 ++++---- gdb/linux-nat.c | 10 ++-- gdb/mi/mi-interp.c | 143 ++++++++++++++---------------------------------- gdb/nat/fork-inferior.c | 8 +-- gdb/nto-procfs.c | 2 +- gdb/record-full.c | 2 +- gdb/remote.c | 12 ++-- gdb/solib.c | 4 +- gdb/target.c | 100 ++++++++------------------------- gdb/target.h | 30 ---------- gdb/target/target.h | 117 ++++++++++++++++++++++++++++++++++----- gdb/top.c | 2 +- gdb/tui/tui-hooks.c | 7 +-- gdb/utils.c | 80 ++++++++++++++------------- gdb/windows-nat.c | 10 ++-- 28 files changed, 384 insertions(+), 380 deletions(-)