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] Better display command-line macros + doc addon [Re: [patch] doc: Document macros defined from command-line]


On Tue, 28 Apr 2009 22:16:59 +0200, Joel Brobecker wrote:
> > gdb/
> > 2009-03-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* macrocmd.c (info_macro_command): Print -Dname=value if LINE is zero.
> 
> > gdb/testsuite/
> > 2009-03-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
> > 	(info_macro): Remova `decimal' declaration.  New variable `nonzero'.
> > 	Replace all uses of `decimal' by `nonzero'.
> > 	(info macro FROM_COMMANDLINE): New test.
> 
> GDB and testsuite parts look OK to me. Thanks for doing this.
> 
> > gdb/doc/
> > 2009-03-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* gdb.texinfo (Macros): Note command-line for `info macro'.  Append
> > 	a new part on command-line defined macros.
> 
> I can't remember whether Eli approved the doco change or not, though.
On Wed, 29 Apr 2009 09:17:17 +0200, Eli Zaretskii wrote:
> Yes, I did, on March 6th and again on the 9th.

http://sourceware.org/ml/gdb-patches/2009-03/msg00108.html

Checked it in in its original form.
http://sourceware.org/ml/gdb-cvs/2009-04/msg00203.html


Thanks,
Jan


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