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: [RFA] Use runto_main in testsuite for consistency


On Sun, Feb 01, 2004 at 08:49:22PM -0700, Fred Fish wrote:
> There are over 160 places in the gdb testsuite where we want to run to main().
> Seven of those places use "runto main" rather than "runto_main", probably as
> an oversight.  This patch makes the testsuite use runto_main consistently.
> It was tested with a native i686-pc-linux-gnu testsuite run, with no changes
> in the results.

Yes, please check this in.  The copyright years in a number of these
files probably need to be updated at the same time.

> 
> -Fred
> 
> 2004-02-01  Fred Fish  <fnf@redhat.com>
> 
> 	* gdb.base/dump.exp: Use runto_main instead of "runto main".
> 	* gdb.base/finish.exp: Ditto.
> 	* gdb.base/gcore.exp: Ditto.
> 	* gdb.base/huge.exp: Ditto.
> 	* gdb.base/info-proc.exp: Ditto.
> 	* gdb.base/return2.exp: Ditto.
> 	* gdb.threads/gcore-thread.exp: Ditto.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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