PR exp/13907:
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / find.exp
index 664481c6df924ab903472c1441aa2610607bb67e..ad54d65b888cb5287a135ef2c65a6f233c10f52e 100644 (file)
@@ -83,7 +83,7 @@ gdb_test "find /1 &int8_search_buf\[0\], +sizeof(int8_search_buf), 'a', 'a', 'a'
     "max-count"
 
 gdb_test "print \$_" \
-    "${history_prefix}.*${hex_number}" \
+    "${history_prefix}.*${hex_number} <int8_search_buf\\+10>" \
     "\$_"
 
 gdb_test "print \$numfound" \
This page took 0.025626 seconds and 4 git commands to generate.