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. 9debeba0eda35fb62a0ef76ef4f1019b0d2b649e


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  9debeba0eda35fb62a0ef76ef4f1019b0d2b649e (commit)
      from  428fc5fcd14ec655df8db35496f4c4a76ecab57c (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=9debeba0eda35fb62a0ef76ef4f1019b0d2b649e

commit 9debeba0eda35fb62a0ef76ef4f1019b0d2b649e
Author: Doug Evans <dje@google.com>
Date:   Mon Aug 25 12:19:01 2014 -0700

    linux-nat.c (linux_nat_close): Don't pass NULL for "this".
    
    gdb/ChangeLog:
    
    	* linux-nat.c (linux_nat_close): Don't pass NULL for "this".
    	Pass NULL instead of 0 for context pointer.

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

Summary of changes:
 gdb/ChangeLog   |    5 +++++
 gdb/linux-nat.c |    4 ++--
 2 files changed, 7 insertions(+), 2 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]