]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 17 Apr 2008 21:36:23 +0000 (21:36 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 17 Apr 2008 21:36:23 +0000 (21:36 +0000)
* gdb.threads/linux-dp.exp: Continue after unrecognized lines.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/linux-dp.exp

index 82ae12f167f4d973d7ac9876081dc5140f7fe9a8..938fd6141909d05d3d6284433d19a483d6d89b62 100644 (file)
@@ -1,3 +1,7 @@
+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.
index e0510afee5ee7caa550a70ddce816072d0e6900e..479e136373f0b44e4f8838012fa5b66be40beb56 100644 (file)
@@ -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 } {