This is the mail archive of the gdb-patches@sources.redhat.com 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] In testsuite, make 'test_compiler_info' work like 'istarget'


On Wed, Apr 06, 2005 at 01:08:50PM -0800, Paul Gilliam wrote:
> OK to commit?
> 
> -=# Paul #=-
> 
> --
> 2005-04-06  Paul Gilliam  <pgilliam@us.ibm.com>
> 
> 	* testsuite/lib/gdb.exp: Make 'test_compiler_info' work like
>         'istarget' - return compiler_info if null argument.

OK.  Please use this ChangeLog entry instead:

	* testsuite/lib/gdb.exp (test_compiler_info): Return
	compiler_info if no arguments are given.

Describes what function is being changed, and what change was made to
it, but not why.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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