gdb and binutils branch master updated. fcbdedf866d777b3598cf8703737eb0f987c2aca

qiyao@sourceware.org qiyao@sourceware.org
Thu Oct 9 01:53: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  fcbdedf866d777b3598cf8703737eb0f987c2aca (commit)
      from  3abb874c138ec12f9ed65e87d7f62d86e90479f4 (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=fcbdedf866d777b3598cf8703737eb0f987c2aca

commit fcbdedf866d777b3598cf8703737eb0f987c2aca
Author: Yao Qi <yao@codesourcery.com>
Date:   Wed Oct 8 19:25:59 2014 +0800

    Remove unused local variable
    
    As a result of commit b57bacec, local variable 'printed' is no longer
    used.  This patch is to remove it.
    
    gdb:
    
    2014-10-09  Yao Qi  <yao@codesourcery.com>
    
    	* infrun.c (handle_signal_stop): Remove local variable 'printed'.

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

Summary of changes:
 gdb/ChangeLog |    5 +++++
 gdb/infrun.c  |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list