This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] patch to add 'maint profile-gdb' command


>> gdb is pure iso c, the params forward decl isn't needed.  you may want 
>> to look at http://sources.redhat.com/gdb/ari/ for a check list of things 
>> recently zapped from gdb.
> 
> 
> The forward decl in maint.c?  Tom was following the convention of the
> other functions in that file..

the PARAMS() bit - ISO C is assumed (the forward decl must be added when 
needed, beyond that is now optional)

andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]