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


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  7c343b48b22f04616bd699779118ede2a6aac4b1 (commit)
      from  baa23169d141b442cdbee3e79279793fe4fbc0f1 (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=7c343b48b22f04616bd699779118ede2a6aac4b1

commit 7c343b48b22f04616bd699779118ede2a6aac4b1
Author: Yao Qi <yao@codesourcery.com>
Date:   Thu Aug 14 14:16:56 2014 +0800

    Copy .py files to remote host
    
    Some gdb.python/*.exp tests fail because the .py files aren't copied
    to the (remote) host.  This patch is to copy needed .py files to host.
    Most of gdb.python/*.exp tests do this.
    
    As it is still controversial to delete *.py files on host, we don't do
    that in this patch.
    
    gdb/testsuite:
    
    2014-08-22  Yao Qi  <yao@codesourcery.com>
    
    	* gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
    	* gdb.python/py-finish-breakpoint2.exp: Likewise.
    	* gdb.python/python.exp: Likewise.  Use .py file on the host
    	instead of the build.

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

Summary of changes:
 gdb/testsuite/ChangeLog                            |    7 +++++++
 gdb/testsuite/gdb.python/py-finish-breakpoint.exp  |    6 +++---
 gdb/testsuite/gdb.python/py-finish-breakpoint2.exp |    4 +++-
 gdb/testsuite/gdb.python/python.exp                |    7 +++++--
 4 files changed, 18 insertions(+), 6 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]