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. ddb9f679fa9f54633442c46574b8e5b0ca45a786


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  ddb9f679fa9f54633442c46574b8e5b0ca45a786 (commit)
      from  3972882e52d7199000bb5dfc753a86aa296a567a (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=ddb9f679fa9f54633442c46574b8e5b0ca45a786

commit ddb9f679fa9f54633442c46574b8e5b0ca45a786
Author: Yao Qi <yao@codesourcery.com>
Date:   Sat Nov 29 17:24:07 2014 +0800

    Use standard_testfile in i386-bp_permanent.exp
    
    This patch is to use standard_testfile in i386-bp_permanent.exp to replace
    existing setting to testfile, srcfile and binfile.  So it fixes a problem
    in i386-bp_permanent.exp in parallel testing.
    
    $ make -j3 check TESTS='gdb.guile/scm-section-script.exp gdb.arch/i386-bp_permanent.exp'
    ....
    gdb compile failed, /usr/bin/ld: cannot open output file x86/gdb/testsuite/gdb.arch/i386-bp_permanent: No such file or directory
    collect2: error: ld returned 1 exit status
    
    gdb/testsuite:
    
    2014-12-05  Yao Qi  <yao@codesourcery.com>
    
    	* gdb.arch/i386-bp_permanent.exp: Use standard_testfile.

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

Summary of changes:
 gdb/testsuite/ChangeLog                      |    4 ++++
 gdb/testsuite/gdb.arch/i386-bp_permanent.exp |    4 +---
 2 files changed, 5 insertions(+), 3 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]