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 d70bdd3cc4c Move lookup_selected_frame to frame.c new b78b3a297b9 gdb/infrun: disable pagination in fetch_inferior_event
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 | 4 + gdb/infrun.c | 6 + gdb/testsuite/ChangeLog | 9 ++ .../gdb.base/double-prompt-target-event-error.c | 25 ----- .../gdb.base/double-prompt-target-event-error.exp | 122 --------------------- .../gdb.base/paginate-after-ctrl-c-running.exp | 25 ++--- gdb/testsuite/gdb.base/paginate-bg-execution.exp | 77 ++----------- gdb/testsuite/gdb.base/paginate-inferior-exit.exp | 36 +----- 8 files changed, 40 insertions(+), 264 deletions(-) delete mode 100644 gdb/testsuite/gdb.base/double-prompt-target-event-error.c delete mode 100644 gdb/testsuite/gdb.base/double-prompt-target-event-error.exp