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. 4c9e848275b2073db55ebc1b7c18a52ab32954eb


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  4c9e848275b2073db55ebc1b7c18a52ab32954eb (commit)
      from  e05fa0bad203f7236cfe374181e1bd72ccbcaa35 (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=4c9e848275b2073db55ebc1b7c18a52ab32954eb

commit 4c9e848275b2073db55ebc1b7c18a52ab32954eb
Author: Doug Evans <xdje42@gmail.com>
Date:   Sun Nov 23 20:30:34 2014 -0800

    Fix dumping of function arguments.
    
    gdb/ChangeLog:
    
    	* gdbtypes.c (print_args): Renamed from print_arg_types.  Print arg
    	number and name if present.  All callers updated.
    	(dump_fn_fieldlists): Fix indentation of args.

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

Summary of changes:
 gdb/ChangeLog  |    6 ++++++
 gdb/gdbtypes.c |   16 +++++++++-------
 2 files changed, 15 insertions(+), 7 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]