This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch in repository binutils-gdb.
from ddacf2e Automatic date update in version.in new 751b0f7 Introduce make_cleanup_restore_current_ui new f9a7ee1 new-ui command: gdb internal errors if input is already pending
The 2 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 | 17 +++ gdb/event-top.c | 14 ++- gdb/infcall.c | 2 +- gdb/infrun.c | 2 +- gdb/testsuite/ChangeLog | 9 ++ .../new-ui-pending-input.c} | 7 +- gdb/testsuite/gdb.base/new-ui-pending-input.exp | 123 +++++++++++++++++++++ gdb/testsuite/lib/gdb.exp | 22 +++- gdb/top.c | 13 ++- gdb/top.h | 4 +- 10 files changed, 199 insertions(+), 14 deletions(-) copy gdb/testsuite/{gdb.mi/new-ui-mi-sync.c => gdb.base/new-ui-pending-input.c} (92%) create mode 100644 gdb/testsuite/gdb.base/new-ui-pending-input.exp