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] Fix testsuite interruption on cygwin in gdb.fortran/array-element.exp



> -----Original Message-----
> From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] On Behalf Of Daniel Jacobowitz
> Sent: Tuesday, October 09, 2007 4:46 PM
> To: Pierre Muller
> Cc: gdb-patches@sourceware.org
> Subject: Re: [RFC] Fix testsuite interruption on cygwin in
> gdb.fortran/array-element.exp
> 
> On Tue, Oct 09, 2007 at 04:37:03PM +0200, Pierre Muller wrote:
> >
> > Running ../../../src/gdb/testsuite/gdb.fortran/array-element.exp ...
> > ERROR: (DejaGnu) proc "additional" does not exist.
> 
> Must be matching "for".  I wonder why this doesn't break for anyone
> else?
 Maybe it depends on the runtest version?
runtest -V
returns
$ runtest -V
WARNING: Couldn't find the global config file.
Expect version is       5.26
Tcl version is          8.4
Framework version is    1.4.2.x

> > 2007/10/09  Pierre Muller  <muller@ics.u-strasbg.fr>
> >
> > 	* lib/gdb.exp (gdb_run_cmd): Move comment outside
> > 	of gdb_expect call, to avoid interruption.
> 
> OK, thanks.

Committed,

Pierre




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