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


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  b8b8facf90dda8363c989c263715d46125b2c301 (commit)
      from  93c3fd0ec85cf35c87917a0ac48f10bfc3e6cc9f (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=b8b8facf90dda8363c989c263715d46125b2c301

commit b8b8facf90dda8363c989c263715d46125b2c301
Author: Doug Evans <dje@google.com>
Date:   Thu Jul 17 02:38:32 2014 -0700

    Fix 17170.
    
    	* maint.c (count_symtabs_and_blocks): Handle NULL
    	current_program_space.
    	(report_command_stats): Check global enabled flag in addition to
    	recorded enabled flag.
    	(make_command_stats_cleanup): Handle msg_type == 0, startup.
    
    	testsuite/
    	* gdb.base/maint.exp: Update testing of per-command stats.

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

Summary of changes:
 gdb/ChangeLog                    |    8 ++++++++
 gdb/maint.c                      |   38 +++++++++++++++++++++++++-------------
 gdb/testsuite/ChangeLog          |    4 ++++
 gdb/testsuite/gdb.base/maint.exp |    5 +++--
 4 files changed, 40 insertions(+), 15 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]