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: [RFC] gdb.mi tests


On Fri, Mar 28, 2008 at 11:24:27AM -0400, Aleksandar Ristovski wrote:
> 2008-03-28  Aleksandar Ristovski  <aristovski@qnx.com>
> 
> 	* lib/mi-support.exp: Rename mi_gdb_start to default_mi_gdb_start
> and
> 	add mi_gdb_start to simply call the default one. Brings mi-support
> 	in line with gdb.exp.

This is OK.  The changelog entry should describe the functions which
changed; if you want to include an overall "purpose of this change"
comment, it goes at the top.  Like this:

	Bring mi-support in line with gdb.exp.
	* lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
	(mi_gdb_start): New function.

-- 
Daniel Jacobowitz
CodeSourcery


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