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] MI: Add value field to output of -var-create


> Thanks.  This is OK.

Comitted.

 > > 2007-02-05  Nick Roberts  <nickrob@snap.net.nz>
 > > 
 > > 	* gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp,
 > > 	* gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp,
 > > 	* gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp,
 > > 	* gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp,
 > > 	* gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp,
 > >         * gdb.mi/gdb792.exp, gdb.mi/gdb792.exp,
 > > 	* lib/mi-support.exp:
 > > 	Update tests to include value field in output of -var-create.
 > 
 > Please only put the * on the first line - a comma shouldn't be
 > followed by a *.

It doesn't display properly in Emacs without a * on each line e.g look at
this change in Emacs:

2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>

	* gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
	gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.

The files on the second line are displayed as normal text.

I kept the *'s but removed the commas.  This style is used by the Emacs
project, at least.  The convention used there is that if different files
have different changes then a blank line is left between the ChangeLog entries,
but if the changes are the same then the entries are contiguous.


-- 
Nick                                           http://www.inet.net.nz/~nickrob


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