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: [RFA] Add testcase for locals identified with FUNCTION::VAR syntax.


Hi Paul,

> diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
> index 91b9487..ef85468 100644
> --- a/gdb/testsuite/ChangeLog
> +++ b/gdb/testsuite/ChangeLog
> @@ -1,3 +1,12 @@
> +2011-12-30  Paul Hilfinger  <hilfingr@adacore.com>
> +
> +	* gdb.base/recpar.exp: Use standard definitions ($decimal, $hex)
> +	in place of local ones.
> +
> +2011-12-27  Paul Hilfinger  <hilfingr@adacore.com>
> +
> +	* gdb.base/recpar.c, gdb.base/recpar.exp: New files.
> +
>  2011-12-30  Edjunior Machado  <emachado@linux.vnet.ibm.com>

In the ChangeLog file, I would merge these two entries.  I think
that the ChangeLog is meant to track the changes in the repository,
and does not need to track the iterations that the patch went through
during review...

-- 
Joel


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