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. 55e0096c13858e7b02a119c5bfbbaf47f9e69e12


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  55e0096c13858e7b02a119c5bfbbaf47f9e69e12 (commit)
      from  5a5095892cba5d6c8f3f73bf2f804870b222d759 (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=55e0096c13858e7b02a119c5bfbbaf47f9e69e12

commit 55e0096c13858e7b02a119c5bfbbaf47f9e69e12
Author: Pedro Alves <palves@redhat.com>
Date:   Tue Oct 22 15:11:27 2013 +0100

    infrun.c:keep_going: update comments.
    
    This function still has comments referring back to when it was a goto
    label in wait_for_inferior, eons ago.  Looking closer, actually most
    of its comments could use a facelift (contents/formatting/typos).
    That's what this patch does.
    
    gdb/
    2013-10-22  Pedro Alves  <palves@redhat.com>
    
    	* infrun.c (keep_going): Update comments.

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

Summary of changes:
 gdb/infrun.c |   66 +++++++++++++++++++++++++++------------------------------
 1 files changed, 31 insertions(+), 35 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]