record-btrace: indicate gaps
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / nohist.exp
index f53870bc94bfea24e44d7fc419c7987ad1fc6bb7..f26725002d8c45affb3d71f7da247fa58f99dcc8 100644 (file)
@@ -34,7 +34,7 @@ proc check_not_replaying {} {
   gdb_test "info record" [join [list \
     "Active record target: record-btrace" \
     "Recording format: .*" \
-       "Recorded 0 instructions in 0 functions for \[^\\\r\\\n\]*" \
+       "Recorded 0 instructions in 0 functions \\\(0 gaps\\\) for \[^\\\r\\\n\]*" \
     ] "\r\n"]
 }
 
This page took 0.025079 seconds and 4 git commands to generate.