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. a62904492b27b9fb77da8fa2714fd05cc28804a7


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  a62904492b27b9fb77da8fa2714fd05cc28804a7 (commit)
      from  aa9fa1e22a61f60c51ef7886cb297bfbad3cc305 (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=a62904492b27b9fb77da8fa2714fd05cc28804a7

commit a62904492b27b9fb77da8fa2714fd05cc28804a7
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Fri Mar 21 09:26:05 2014 +0100

    darwin-nat.c: fix dump of messages on x86_64.
    
    gdb/
    	* darwin-nat.c (exc_server): Remove unused prototype.
    	(darwin_dump_message): Correctly display data on x86_64.
    	(darwin_encode_reply): Fix style.
    	Add comments and fix indentation.

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

Summary of changes:
 gdb/ChangeLog    |    7 +++++++
 gdb/darwin-nat.c |   33 +++++++++++++++------------------
 2 files changed, 22 insertions(+), 18 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]