mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 00:56:27 +00:00
* gdb.base/freebpcmd.exp: Increase timeout.
This commit is contained in:
parent
d082a1e285
commit
c65016bd6f
@ -1,5 +1,7 @@
|
|||||||
2005-12-26 Mark Kettenis <kettenis@gnu.org>
|
2005-12-26 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* gdb.base/freebpcmd.exp: Increase timeout.
|
||||||
|
|
||||||
* gdb.gdb/selftest.exp (test_with_self): Update copyright check.
|
* gdb.gdb/selftest.exp (test_with_self): Update copyright check.
|
||||||
|
|
||||||
2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
|
2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
@ -108,6 +108,9 @@ if {$i >= [llength $lines]} {
|
|||||||
}
|
}
|
||||||
|
|
||||||
gdb_run_cmd
|
gdb_run_cmd
|
||||||
|
|
||||||
|
set timeout 120
|
||||||
|
|
||||||
gdb_test_multiple "" "run program with breakpoint commands" {
|
gdb_test_multiple "" "run program with breakpoint commands" {
|
||||||
-re "warning: Invalid control type in command structure" {
|
-re "warning: Invalid control type in command structure" {
|
||||||
kfail "gdb/1489" "run program with breakpoint commands"
|
kfail "gdb/1489" "run program with breakpoint commands"
|
||||||
|
Loading…
Reference in New Issue
Block a user