gdb and binutils branch master updated. 5d376983ca914e1cf36f4968cc87957f9033ebcd

sivachandra@sourceware.org sivachandra@sourceware.org
Wed Jun 18 11:37: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  5d376983ca914e1cf36f4968cc87957f9033ebcd (commit)
      from  5171def394398d2a3cc6583747e2f19602f0e1da (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=5d376983ca914e1cf36f4968cc87957f9033ebcd

commit 5d376983ca914e1cf36f4968cc87957f9033ebcd
Author: Siva Chandra <sivachandra@chromium.org>
Date:   Thu Jun 5 07:03:56 2014 -0700

    Make xmethods tests not to depend on inferior IO.
    
    gdb/testsuite/
    
    	PR gdb/17017
    	* gdb.python/py-xmethods.cc: Add global function call counters and
    	increment them in their respective functions.  Remove "cout"
    	statements.
    	* gdb.python/py-xmethods.exp: Make tests check the global function
    	call counters instead of depending on inferior IO.

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

Summary of changes:
 gdb/testsuite/ChangeLog                  |    9 +++++
 gdb/testsuite/gdb.python/py-xmethods.cc  |   32 +++++++++++------
 gdb/testsuite/gdb.python/py-xmethods.exp |   54 ++++++++++++++++++++++--------
 3 files changed, 70 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list