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

Re: [PATCH] clean up resize_section_table


On 06/03/2014 01:00 AM, Doug Evans wrote:
> Hi.
> 
> This patch is a simple cleanup to resize_section_table.
> Some callers do a two-step dance to clear the table,
> this replaces that with a new function that does what it says.
> 
> Plus the argument "num_added" was a bit confusing so I renamed it.
> 
> Regression tested on amd64-linux.

Looks good to me.

Thanks,
-- 
Pedro Alves


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