This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. da02b3a81f661022256bfc44ddd280fd7923a459


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  da02b3a81f661022256bfc44ddd280fd7923a459 (commit)
      from  486ef3b9331303f5913b3c8cbf390505cbf72038 (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=da02b3a81f661022256bfc44ddd280fd7923a459

commit da02b3a81f661022256bfc44ddd280fd7923a459
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue May 27 14:03:11 2014 -0700

    Unnecessary restore of timeout global at end of gdb.base/completion.exp
    
    This patch removes some code in gdb.base/compilation.exp which
    is aimed at restoring the original timeout global value after having
    changed it for this testcase. Restoring the timeout global is not
    necessary as this is taken care of by gdb_init, which is called
    at the start of each testing.
    
    gdb/testsuite/ChangeLog:
    
            * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/ChangeLog               |    4 ++++
 gdb/testsuite/gdb.base/completion.exp |    4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]