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. 6f9d33d89858fce0278af93658fcaef8d76f33cb


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  6f9d33d89858fce0278af93658fcaef8d76f33cb (commit)
      from  88db67effd5c083011397a00e40fe03ea70629d8 (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=6f9d33d89858fce0278af93658fcaef8d76f33cb

commit 6f9d33d89858fce0278af93658fcaef8d76f33cb
Author: Patrick Palka <patrick@parcs.ath.cx>
Date:   Fri Nov 14 14:04:50 2014 -0500

    checkpoint: print index of new checkpoint in response message
    
    This way the user can know the index of the latest checkpoint without
    having to run "info checkpoints" afterwards.
    
    gdb/ChangeLog:
    
    	* linux-fork.c (checkpoint_command): Print index of new
    	checkpoint in response message.

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

Summary of changes:
 gdb/ChangeLog    |    6 ++++++
 gdb/linux-fork.c |    8 +++++---
 2 files changed, 11 insertions(+), 3 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]