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 gdb-7.8-branch updated. f08c8885f2290296ce82f8f02cd5cbce10312fa9


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, gdb-7.8-branch has been updated
       via  f08c8885f2290296ce82f8f02cd5cbce10312fa9 (commit)
      from  33b990063a482008515f437cda3f29ebef584079 (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=f08c8885f2290296ce82f8f02cd5cbce10312fa9

commit f08c8885f2290296ce82f8f02cd5cbce10312fa9
Author: Doug Evans <dje@google.com>
Date:   Thu Jul 17 03:28:10 2014 -0700

    Fix PR gdb/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                    |    9 +++++++++
 gdb/maint.c                      |   38 +++++++++++++++++++++++++-------------
 gdb/testsuite/ChangeLog          |    5 +++++
 gdb/testsuite/gdb.base/maint.exp |    5 +++--
 4 files changed, 42 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]