old-cross-binutils/gdb/testsuite/gdb.fortran
Gabriel Krisman Bertazi 3adc1a7d45 Fix gdb.fortran/array-element.exp failures.
This fixes two FAIL results on this testcase which were caused by a
misplaced "continue" command.  This testcase used to end inferior's
execution too soon, causing the following tests to fail.  Now we break
right after inferior's loop and perform the rest of the tests there.

gdb/testsuite/ChangeLog:

	* gdb.fortran/array-element.exp: Remove unexpected "continue"
	command in testcase.  Simplify testcase.
2014-09-11 00:14:39 -03:00
..
array-element.exp
array-element.f
charset.exp
charset.f90
common-block.exp
common-block.f90
complex.exp
complex.f
derived-type.exp
derived-type.f90
exprs.exp
library-module-lib.f90
library-module-main.f90
library-module.exp
logical.exp
logical.f90
Makefile.in
module.exp
module.f90
multi-dim.exp
multi-dim.f90
print-formatted.exp
print-formatted.f90
subarray.exp
subarray.f
type.f90
types.exp
whatis_type.exp