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 49c1de0e720 Merge fixup_section and fixup_symbol_section new 300fa060abb Don't let .gdb_history file cause failures new cdeb7b7de28 Avoid FAILs in gdb.compile new b885aea1bb9 Simplify interp::exec / interp_exec - let exceptions propagate
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/cli/cli-interp.c | 49 ++++++--------------- gdb/interps.c | 21 ++++----- gdb/interps.h | 5 +-- gdb/mi/mi-interp.c | 10 +---- gdb/mi/mi-interp.h | 2 +- gdb/python/py-dap.c | 3 +- gdb/testsuite/gdb.base/gdbhistsize-history.exp | 4 ++ gdb/testsuite/gdb.compile/compile-cplus.exp | 4 +- gdb/testsuite/lib/compile-support.exp | 59 +++++++++++++++++++++++--- gdb/tui/tui-interp.c | 4 +- 10 files changed, 89 insertions(+), 72 deletions(-)