* gdb.base/freebpcmd.exp: Increase timeout.

This commit is contained in:
Mark Kettenis 2005-12-26 14:44:38 +00:00
parent d082a1e285
commit c65016bd6f
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2005-12-26 Mark Kettenis <kettenis@gnu.org>
* gdb.base/freebpcmd.exp: Increase timeout.
* gdb.gdb/selftest.exp (test_with_self): Update copyright check.
2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>

View File

@ -108,6 +108,9 @@ if {$i >= [llength $lines]} {
}
gdb_run_cmd
set timeout 120
gdb_test_multiple "" "run program with breakpoint commands" {
-re "warning: Invalid control type in command structure" {
kfail "gdb/1489" "run program with breakpoint commands"