Fix dumping of function arguments.
authorDoug Evans <xdje42@gmail.com>
Mon, 24 Nov 2014 04:30:34 +0000 (20:30 -0800)
committerDoug Evans <xdje42@gmail.com>
Mon, 24 Nov 2014 04:31:18 +0000 (20:31 -0800)
commit4c9e848275b2073db55ebc1b7c18a52ab32954eb
tree2fc57f693eaca9f9ba35347cd2b5a55a322e4c51
parente05fa0bad203f7236cfe374181e1bd72ccbcaa35
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.
gdb/ChangeLog
gdb/gdbtypes.c
This page took 0.025721 seconds and 4 git commands to generate.