diff options
author | Gabriel Krisman Bertazi <gabriel@krisman.be> | 2014-09-11 00:03:35 -0300 |
---|---|---|
committer | Gabriel Krisman Bertazi <gabriel@krisman.be> | 2014-09-11 00:14:39 -0300 |
commit | 3adc1a7d457d7fcdc413b970f1ed02b0925e6da8 (patch) | |
tree | 0981b1f782f4af582843cf381528a0d67bfc7ddb /gdb/ChangeLog | |
parent | 9b5d451f417a5a0b88e861b2249f75024b7ac57d (diff) | |
download | gdb-3adc1a7d457d7fcdc413b970f1ed02b0925e6da8.zip gdb-3adc1a7d457d7fcdc413b970f1ed02b0925e6da8.tar.gz gdb-3adc1a7d457d7fcdc413b970f1ed02b0925e6da8.tar.bz2 |
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.
Diffstat (limited to 'gdb/ChangeLog')
0 files changed, 0 insertions, 0 deletions