record-btrace: indicate gaps
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / finish.exp
index 3857c100b706ee107f7face54a7b0c7976df4763..6881e3bd6ca04a01e7ef04fe24d9c24a189ee0e7 100644 (file)
@@ -38,7 +38,7 @@ proc check_replay_at { insn } {
   gdb_test "info record" [join [list \
     "Active record target: record-btrace" \
     "Recording format: .*" \
-    "Recorded 40 instructions in 16 functions for .*" \
+    "Recorded 40 instructions in 16 functions \\\(0 gaps\\\) for .*" \
     "Replay in progress\.  At instruction $insn\." \
     ] "\r\n"]
 }
This page took 0.050186 seconds and 4 git commands to generate.