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. 22825df749cf79e849f6df35a6d3d0ae4e5a277e


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  22825df749cf79e849f6df35a6d3d0ae4e5a277e (commit)
      from  6dd315bae39eb29b75df2f202f087331733a39df (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=22825df749cf79e849f6df35a6d3d0ae4e5a277e

commit 22825df749cf79e849f6df35a6d3d0ae4e5a277e
Author: Yao Qi <yao@codesourcery.com>
Date:   Fri Oct 25 16:09:31 2013 +0800

    GDB perf test on single step
    
    gdb/testsuite:
    
    2013-11-24  Yao Qi  <yao@codesourcery.com>
    
    	* gdb.perf/single-step.c: New.
    	* gdb.perf/single-step.exp: New.
    	* gdb.perf/single-step.py: New.

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

Summary of changes:
 gdb/testsuite/ChangeLog                |    6 +++
 gdb/testsuite/gdb.perf/single-step.c   |   35 ++++++++++++++++++++
 gdb/testsuite/gdb.perf/single-step.exp |   56 ++++++++++++++++++++++++++++++++
 gdb/testsuite/gdb.perf/single-step.py  |   34 +++++++++++++++++++
 4 files changed, 131 insertions(+), 0 deletions(-)
 create mode 100644 gdb/testsuite/gdb.perf/single-step.c
 create mode 100644 gdb/testsuite/gdb.perf/single-step.exp
 create mode 100644 gdb/testsuite/gdb.perf/single-step.py


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]