record btrace: add configuration struct
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / finish.exp
index 918232f6eb0598bb2330e99aa30d58f037407c26..3857c100b706ee107f7face54a7b0c7976df4763 100644 (file)
@@ -37,6 +37,7 @@ gdb_test "next"
 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 .*" \
     "Replay in progress\.  At instruction $insn\." \
     ] "\r\n"]
This page took 0.025582 seconds and 4 git commands to generate.