gdb.mi/list-thread-groups-available.exp: read entries one by one instead of increasin...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.btrace / reconnect.exp
index 87bcdff1fbb8e6f2c737abfc3dc22066965759b1..e791657e7a1bbfa43a1d409368ca58daf235b088 100644 (file)
@@ -1,6 +1,6 @@
 # This testcase is part of GDB, the GNU debugger.
 #
-# Copyright 2016-2018 Free Software Foundation, Inc.
+# Copyright 2016-2019 Free Software Foundation, Inc.
 #
 # Contributed by Intel Corp. <tim.wiederhake@intel.com>
 #
@@ -51,7 +51,7 @@ gdb_target_cmd $gdbserver_protocol $gdbserver_gdbport
 # Create a record, check, reconnect
 with_test_prefix "first" {
   gdb_test_no_output "record btrace" "record btrace enable"
-  gdb_test "stepi 19" "0x.* in .* from target.*"
+  gdb_test "stepi 19" "0x.* in .* from .*"
 
   gdb_test "info record" [multi_line \
     "Active record target: .*" \
This page took 0.034073 seconds and 4 git commands to generate.