]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 26 Dec 2011 11:24:55 +0000 (11:24 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 26 Dec 2011 11:24:55 +0000 (11:24 +0000)
commite809353af1682550b6f19bdd0fe4a3628d7380cd
treeaf0755ff6ecf0c6672f79c7d178d388ee56d4d18
parent15daccb2f784ba59e7e220e2700df78bd987bb41
gdb/testsuite/
Fix double send_gdb leading to racy FAILs.
* gdb.base/break.exp (set silent break bp_location1): Replace
3x send_gdb and gdb_expect by gdb_test.
* gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
* gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
(vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
instead of send_gdb.  Twice.
* gdb.base/sepdebug.exp (set silent break bp_location1): Replace
3x send_gdb and gdb_expect by gdb_test.
* gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/break.exp
gdb/testsuite/gdb.base/fileio.exp
gdb/testsuite/gdb.base/foll-vfork.exp
gdb/testsuite/gdb.base/sepdebug.exp
gdb/testsuite/gdb.mi/mi-nsmoribund.exp