2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / consecutive.exp
index 04602791e5b73528698305d1cd1f39dce46b30c0..6437a4680e2ca2341e850009d88a3faa4db7dce2 100644 (file)
@@ -64,7 +64,7 @@ set stop_addr 0
 
 send_gdb "x /2i \$pc\n"
 gdb_expect {
-    -re "$hex.*${nl}($hex).*$gdb_prompt $" {
+    -re "=> $hex.*${nl}   ($hex).*$gdb_prompt $" {
        set bp_addr $expect_out(1,string)
        pass "get breakpoint address for foo"
     }
This page took 0.024141 seconds and 4 git commands to generate.