* gdb.threads/linux-dp.exp: Continue after unrecognized lines.
+2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
+
2008-04-17 Doug Evans <dje@google.com>
* gdb.base/hashline1.exp: New testcase.
}
-re "^\[^\n\]*\n" {
verbose -log "skipping line" 2
+ exp_continue -continue_timer
}
-re "^$gdb_prompt $" {
}
}
-re "^\[^\n\]*\n" {
verbose -log "skipping line" 2
+ exp_continue -continue_timer
}
-re "^$gdb_prompt $" {
if { [llength $threads_before] != 0 } {