summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2008-04-17 21:36:23 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2008-04-17 21:36:23 +0000
commit0686ce9ca6aa704e5e685bb967196a3054598430 (patch)
tree71a93d173b0066c5f6b6b1f4c57203e55a638d5b /gdb/testsuite/gdb.threads
parent15a9555e6b52c38615ef9b03856c3f2adaedbd14 (diff)
downloadgdb-0686ce9ca6aa704e5e685bb967196a3054598430.tar.gz
2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.threads/linux-dp.exp: Continue after unrecognized lines.
Diffstat (limited to 'gdb/testsuite/gdb.threads')
-rw-r--r--gdb/testsuite/gdb.threads/linux-dp.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.threads/linux-dp.exp b/gdb/testsuite/gdb.threads/linux-dp.exp
index e0510afee5e..479e136373f 100644
--- a/gdb/testsuite/gdb.threads/linux-dp.exp
+++ b/gdb/testsuite/gdb.threads/linux-dp.exp
@@ -80,6 +80,7 @@ for {set i 0} {$i < 5} {incr i} {
}
-re "^\[^\n\]*\n" {
verbose -log "skipping line" 2
+ exp_continue -continue_timer
}
-re "^$gdb_prompt $" {
}
@@ -162,6 +163,7 @@ for {set i 0} {$i < 5} {incr i} {
}
-re "^\[^\n\]*\n" {
verbose -log "skipping line" 2
+ exp_continue -continue_timer
}
-re "^$gdb_prompt $" {
if { [llength $threads_before] != 0 } {