gdb and binutils branch master updated. 06d9754365774595eae45a8548d5f24d7093006c
palves@sourceware.org
palves@sourceware.org
Tue Apr 22 18:17:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 06d9754365774595eae45a8548d5f24d7093006c (commit)
from fad16e308cc96f460d74cf240b76b414c331d7fa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=06d9754365774595eae45a8548d5f24d7093006c
commit 06d9754365774595eae45a8548d5f24d7093006c
Author: Pedro Alves <palves@redhat.com>
Date: Tue Apr 22 19:15:48 2014 +0100
Make gdb_continue_to_breakpoint fail quickly on internal errors.
This switches the gdb_continue_to_breakpoint routine to use
gdb_test_multiple instead of send_gdb/gdb_expect, so that an internal
error is detected immediately, instead of failing on timeout.
gdb/testsuite/
2014-04-22 Pedro Alves <palves@redhat.com>
* lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
instead of send_gdb/gdb_expect.
-----------------------------------------------------------------------
Summary of changes:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/gdb.exp | 9 +--------
2 files changed, 6 insertions(+), 8 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list