diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..8e581352
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: none, autodetected on armv8l-unknown-linux-gnueabihf
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..8b5b9746
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,12 @@
+		=== gdb tests ===
+
+Running gdb:gdb.gdb/unittest.exp ...
+FAIL: gdb.gdb/unittest.exp: no executable loaded: maintenance selftest, failed none
+FAIL: gdb.gdb/unittest.exp: executable loaded: maintenance selftest, failed none
+FAIL: gdb.gdb/unittest.exp: reversed initialization: maintenance selftest, failed none
+
+		=== Results Summary ===
+
+# of stable fails		1323
+# of flaky entries		1134
+# of all tests			115516
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 4a1acd51..f9a2f028 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-1 regressions
+1 regression 3 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1802/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index fe51daf8..bae8464b 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "Info": {
             "tag": "tcwg_gnu_native_check_gdb",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1802/",
-            "run_order": "1802 (gdb-15-branchpoint-01731-g6a02aa77d80)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0c57d55c4479231bd63d6623d1bfbcb340ffdb20 (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (fb64a7b0e1d7488e6e3ae96af8d97fd2226b6d21) (unchanged)",
-            "git_linux": "https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline/commit/feffde684ac29a3b7aec82d2df850fbdbdee55e4 (unchanged)",
-            "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=1c4cebb84b9e33aea9a90adfadb031d1f1eba927 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=6a02aa77d80e4040bea699a88cf0dd208df639b4 (+ 22 commits)",
+            "run_order": "1802 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0c57d55c4479231bd63d6623d1bfbcb340ffdb20 (+ 196 commits)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (fb64a7b0e1d7488e6e3ae96af8d97fd2226b6d21) (+ 479 commits)",
+            "git_linux": "https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline/commit/feffde684ac29a3b7aec82d2df850fbdbdee55e4 (+ 10275 commits)",
+            "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=1c4cebb84b9e33aea9a90adfadb031d1f1eba927 (+ 48 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=6a02aa77d80e4040bea699a88cf0dd208df639b4 (+ 191 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-12-03 19:15:08"
+        "Start Time": "2024-11-26 15:50:23"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                1683
+                1134
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gdb.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 61d48d18..23cd654f 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,21 +3,52 @@ Dear contributor,
 Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
 In  master-arm, after:
-  | 22 commits in gdb
+  | 11189 commits in binutils,gcc,linux,glibc,gdb
+  | 0c57d55c447 Fix "maint print" error messages
+  | e69d35f45e0 Use ui-out table in "maint print reggroups"
+  | 17ecffd7669 Use ui-out tables in some "maint print" commands
+  | 20e8a322b1d Automatic date update in version.in
+  | c99444905ed [gdb/testsuite] Fix DUPLICATE in gdb.arch/pr25124.exp
+  | ... and 191 more commits in binutils
+  | fb64a7b0e1d RISC-V: Add assert for insn operand out of range access [PR117878][NFC]
+  | b7c69cc072e phiopt: Reset the number of iterations information of a loop when changing an exit from the loop [PR117243]
+  | 7a92ba76681 Fortran: Fix B64.0 formatted write output.
+  | f36cb8c79d3 Daily bump.
+  | 846c0b397b5 Rectify some test cases.
+  | ... and 474 more commits in gcc
+  | feffde684ac2 Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
+  | 3d2469490912 Merge tag 'fs_for_v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
+  | 9141c5d389a9 Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
+  | ceb8bf2ceaa7 module: Convert default symbol namespace to string literal
+  | 3727b1a7ca23 doc: module: revert misconversions for MODULE_IMPORT_NS()
+  | ... and 10270 more commits in linux
+  | 1c4cebb84b9 malloc: Optimize small memory clearing for calloc
+  | f43eb2cf30f Use Linux 6.12 in build-many-glibcs.py
+  | c5a3d1bc841 locale: More strictly implement ISO 8601 for Esperanto locale
+  | 17a43505b36 elf: Consolidate stackinfo.h
+  | b7d4de086ce manual: Describe struct link_map, support link maps with dlinfo
+  | ... and 43 more commits in glibc
   | 6a02aa77d80 [gdb/python] Issue warning if python fails to initialize
   | 922ab963e1c [gdb/python] Handle empty PYTHONDONTWRITEBYTECODE
   | 1dc13c7e9f4 [gdb/testsuite] Fix gdb.python/py-startup-opt.exp with empty PYTHONDONTWRITEBYTECODE
   | 348290c7ef4 [gdb/python] Warn and ignore ineffective python settings
   | c9b37bc9977 [gdb/python] Drop ATTRIBUTE_UNUSED on py_initialize_catch_abort
-  | ... and 17 more commits in gdb
+  | ... and 186 more commits in gdb
 
-Produces 1 regressions:
+Produces 1 regression 3 fixes:
+  | 
+  | regressions.sum:
   | Running gdb:gdb.python/py-startup-opt.exp ...
   | FAIL: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: show python dont-write-bytecode
+  | 
+  | fixes.sum:
+  | Running gdb:gdb.gdb/unittest.exp ...
+  | FAIL: gdb.gdb/unittest.exp: no executable loaded: maintenance selftest, failed none
+  | ... and 2 more
 
 Used configuration :
  *CI config* tcwg_gnu_native_check_gdb master-arm
- *configure and test flags:* --target arm-linux-gnueabihf
+ *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf
 
 If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
@@ -25,13 +56,13 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1802/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1802/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1802/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1802/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1802/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1800/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1785/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 6c2a994b..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:lingling.kong@intel.com,bcc:tcwg-validation@linaro.org,haochen.jiang@intel.com,cc:gdb-testers@sourceware.org,nickc@redhat.com,jbeulich@suse.com,liuzhensong@loongson.cn,guinevere@redhat.com,simon.marchi@polymtl.ca,aburgess@redhat.com,tdevries@suse.de,cc:cailulu@loongson.cn,jremus@linux.ibm.com,cc:simon.marchi@efficios.com,jskumari@linux.ibm.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index bf0b6e66..de3cb78f 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 22 commits in gdb: 1 regressions on arm
+[Linaro-TCWG-CI] 11189 commits in binutils,gcc,linux,glibc,gdb: 1 regression 3 fixes on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 5f284ba6..59fd50af 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -6,5 +6,5 @@ FAIL: gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: show python dont-
 		=== Results Summary ===
 
 # of stable fails		1321
-# of flaky entries		1683
+# of flaky entries		1134
 # of all tests			115516
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index e18d2e06..82d4111d 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		1321
-# of flaky entries		1683
+# of flaky entries		1134
 # of all tests			115516
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 2441700b..bb2591ce 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,130 +1,183 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 1 common sum files:
 gdb.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.1165783
-CURRENT:  /tmp/gxx-sum2.1165783
+REFERENCE:/tmp/gxx-sum1.1504303
+CURRENT:  /tmp/gxx-sum2.1504303
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  113338 |  113267 |
-  | Unexpected fails                  [FAIL] |    1350 |    1332 |
-  | Errors                           [ERROR] |       2 |       1 |
+  | Passes                            [PASS] |  113224 |  113267 |
+  | Unexpected fails                  [FAIL] |    1334 |    1332 |
+  | Errors                           [ERROR] |       1 |       1 |
   | Unexpected passes                [XPASS] |       1 |       1 |
-  | Expected fails                   [XFAIL] |     167 |     163 |
+  | Expected fails                   [XFAIL] |     163 |     163 |
   | Known fails                      [KFAIL] |     124 |     124 |
-  | Unresolved                  [UNRESOLVED] |       2 |       1 |
+  | Unresolved                  [UNRESOLVED] |       1 |       1 |
   | Unsupported                [UNSUPPORTED] |     521 |     522 |
-  | Untested                      [UNTESTED] |     100 |     100 |
+  | Untested                      [UNTESTED] |     101 |     100 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.981852
+    REF PASS ratio: 0.981969
     RES PASS ratio: 0.981993
     ***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
     ***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
-  | FAIL appears              [     => FAIL] |       3 |
+  | FAIL appears              [     => FAIL] |       1 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |       3 |
+  | TOTAL_REGRESSIONS                        |       1 |
   +------------------------------------------+---------+
 
   - FAIL appears              [     => FAIL]:
 
-  Executed from: gdb:gdb.base/gdb-sigterm.exp
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=0: expect eof (GDB internal error)
   Executed from: gdb:gdb.python/py-startup-opt.exp
     gdb:gdb.python/py-startup-opt.exp=gdb.python/py-startup-opt.exp: attr=dont_write_bytecode: show python dont-write-bytecode
-  Executed from: gdb:gdb.threads/detach-step-over.exp
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: attach (GDB internal error)
 
 
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |     342 |
-  | New PASS                  [     => PASS] |     271 |
-  | FAIL disappears           [FAIL =>     ] |      21 |
-  | XFAIL disappears          [XFAIL=>     ] |       4 |
+  | PASS disappears           [PASS =>     ] |     203 |
+  | New PASS                  [     => PASS] |     246 |
+  | FAIL now PASS             [FAIL => PASS] |       3 |
   | UNSUPPORTED appears       [     =>UNSUP] |       1 |
-  | UNRESOLVED disappears     [UNRES=>     ] |       1 |
-  | ERROR disappears          [ERROR=>     ] |       1 |
+  | UNTESTED now PASS         [UNTES=> PASS] |       1 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       4 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     641 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     458 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
-  Executed from: gdb:gdb.base/gdb-sigterm.exp
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=0: expect eof (got eof)
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=1: continue
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=1: expect eof (got eof)
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=1: run a bit
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=1: set debug infrun 1
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=1: set range-stepping off
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=2: continue
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=2: expect eof (got eof)
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=2: run a bit
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=2: set debug infrun 1
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=2: set range-stepping off
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=3: continue
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=3: expect eof (got eof)
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=3: run a bit
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=3: set debug infrun 1
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=3: set range-stepping off
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=4: continue
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=4: run a bit
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=4: set debug infrun 1
-    gdb:gdb.base/gdb-sigterm.exp=gdb.base/gdb-sigterm.exp: pass=4: set range-stepping off
-  Executed from: gdb:gdb.threads/create-fail.exp
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 10: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 1: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 2: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 3: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 4: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 5: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 6: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 7: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 8: run till end
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 9: run till end
-  Executed from: gdb:gdb.threads/detach-step-over.exp
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: attach
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: break LOC if 0
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: continue -a &
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: print seconds_left
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: reset timer in the inferior
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: seen all stops
+  Executed from: gdb:gdb.base/bg-exec-sigint-bp-cond.exp
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: reset hit counter
+  Executed from: gdb:gdb.gdb/python-helper.exp
+    gdb:gdb.gdb/python-helper.exp=gdb.gdb/python-helper.exp: print all_bfds
   Executed from: gdb:gdb.threads/next-fork-exec-other-thread.exp
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=21: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=21: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=21: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=22: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=22: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=22: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=23: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=23: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=23: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=24: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=24: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=24: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=25: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=25: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=25: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=26: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=26: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=26: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=27: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=27: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=27: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=28: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=28: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=28: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=13: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=13: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=13: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=14: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=14: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=14: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=15: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=15: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=15: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=16: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=16: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=16: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=17: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=17: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=17: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=18: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=18: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=18: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=19: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=19: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=19: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=20: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=20: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=20: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=21: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=21: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=21: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=22: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=22: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=22: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=23: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=23: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=23: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=24: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=24: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=24: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=25: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=25: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=25: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=26: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=26: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=26: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=27: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=27: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=27: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=28: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=28: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=28: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=29: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=29: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=29: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=20: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=20: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=20: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=21: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: break 61
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: break 61
   Executed from: gdb:gdb.threads/next-fork-other-thread.exp
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to for loop
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=10: next to other line
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to for loop
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to other line
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to for loop
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=12: next to other line
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to for loop
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to other line
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to for loop
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to other line
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to for loop
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=15: next to other line
@@ -139,111 +192,12 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=18: next to other line
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to for loop
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to other line
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=8: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=8: next to for loop
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to break here
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to for loop
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=9: next to other line
   Executed from: gdb:gdb.threads/non-stop-fair-events.exp
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue &
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a&
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: info threads
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: print signal_thread = self
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 10 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 11 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 2 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 3 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 4 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 5 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 6 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 7 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 8 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set 9 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: set timeout in the inferior
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue &
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a&
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: info threads
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: print signal_thread = self
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 10 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 11 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 2 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 3 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 4 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 5 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 6 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 7 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 8 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set 9 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: set timeout in the inferior
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue &
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a&
@@ -276,7 +230,6 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted
@@ -294,104 +247,6 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop
     gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue &
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a&
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: info threads
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: print signal_thread = self
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 10 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 11 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 2 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 3 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 4 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 5 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 6 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 7 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 8 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set 9 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: set timeout in the inferior
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue &
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a&
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: info threads
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: print signal_thread = self
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 10 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 11 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 2 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 3 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 4 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 5 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 6 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 7 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 8 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set 9 thread stepping
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: set timeout in the inferior
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop
-    gdb:gdb.threads/non-stop-fair-events.exp=gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted
   Executed from: gdb:gdb.threads/schedlock.exp
     gdb:gdb.threads/schedlock.exp=gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked
     gdb:gdb.threads/schedlock.exp=gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread
@@ -413,160 +268,133 @@ o  IMPROVEMENTS TO BE CHECKED:
 
   - New PASS                  [     => PASS]:
 
-  Executed from: gdb:gdb.base/default.exp
-    gdb:gdb.base/default.exp=gdb.base/default.exp: info set
-    gdb:gdb.base/default.exp=gdb.base/default.exp: info source
-    gdb:gdb.base/default.exp=gdb.base/default.exp: info sources
-    gdb:gdb.base/default.exp=gdb.base/default.exp: info symbol
-    gdb:gdb.base/default.exp=gdb.base/default.exp: info target
-    gdb:gdb.base/default.exp=gdb.base/default.exp: info terminal
-    gdb:gdb.base/default.exp=gdb.base/default.exp: info threads
-    gdb:gdb.base/default.exp=gdb.base/default.exp: overlay auto
-    gdb:gdb.base/default.exp=gdb.base/default.exp: overlay list
-    gdb:gdb.base/default.exp=gdb.base/default.exp: overlay manual #1
-    gdb:gdb.base/default.exp=gdb.base/default.exp: overlay off
-    gdb:gdb.base/default.exp=gdb.base/default.exp: set check "ch" abbreviation
-    gdb:gdb.base/default.exp=gdb.base/default.exp: set check "check" abbreviation
-    gdb:gdb.base/default.exp=gdb.base/default.exp: show convenience
-    gdb:gdb.base/default.exp=gdb.base/default.exp: step #2
-    gdb:gdb.base/default.exp=gdb.base/default.exp: symbol-file
-    gdb:gdb.base/default.exp=gdb.base/default.exp: target
-    gdb:gdb.base/default.exp=gdb.base/default.exp: target native
-    gdb:gdb.base/default.exp=gdb.base/default.exp: tbreak
-    gdb:gdb.base/default.exp=gdb.base/default.exp: thread apply
-    gdb:gdb.base/default.exp=gdb.base/default.exp: thread find
-  Executed from: gdb:gdb.base/environ.exp
-    gdb:gdb.base/environ.exp=gdb.base/environ.exp: set environment variable
-    gdb:gdb.base/environ.exp=gdb.base/environ.exp: show environment works
-    gdb:gdb.base/environ.exp=gdb.base/environ.exp: unset environment variable
-  Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
+  Executed from: gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp
+    gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp=gdb.arch/arm-pthread_cond_timedwait-bt.exp: set debug frame 0
+    gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp=gdb.arch/arm-pthread_cond_timedwait-bt.exp: set debug frame 1
+    gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp=gdb.arch/arm-pthread_cond_timedwait-bt.exp: thread 1
+    gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp=gdb.arch/arm-pthread_cond_timedwait-bt.exp: thread 2 for debug frame check
+    gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp=gdb.arch/arm-pthread_cond_timedwait-bt.exp: unwind of pthread_cond_timedwait
+    gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp=gdb.arch/arm-pthread_cond_timedwait-bt.exp: unwinder is arm exidx
+  Executed from: gdb:gdb.base/bg-exec-sigint-bp-cond.exp
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 0: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 0: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 1: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 1: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 2: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 2: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 3: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 3: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 4: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 4: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 5: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 5: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 6: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 6: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 7: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 7: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 8: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 8: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 9: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: force memory write: 9: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 0: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 0: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 1: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 1: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 2: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 2: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 3: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 3: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 4: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 4: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 5: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 5: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 6: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 6: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 7: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 7: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 8: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 8: reset hit counter
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 9: SIGINT does not interrupt background execution
+    gdb:gdb.base/bg-exec-sigint-bp-cond.exp=gdb.base/bg-exec-sigint-bp-cond.exp: no force memory write: 9: reset hit counter
+  Executed from: gdb:gdb.cp/disasm-func-name.exp
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: at A::A: disassemble
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: at A::get_i: disassemble
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: at A::set_i: disassemble
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: at process: disassemble
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: continue to breakpoint: continue to A::A
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: continue to breakpoint: continue to A::get_i
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: continue to breakpoint: continue to A::set_i
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: continue to breakpoint: continue to process
+    gdb:gdb.cp/disasm-func-name.exp=gdb.cp/disasm-func-name.exp: disassemble
+  Executed from: gdb:gdb.cp/step-and-next-inline.exp
+    gdb:gdb.cp/step-and-next-inline.exp=gdb.cp/step-and-next-inline.exp: no_header: stop at tree_check, 1
+    gdb:gdb.cp/step-and-next-inline.exp=gdb.cp/step-and-next-inline.exp: no_header: stop at tree_check, 2
+    gdb:gdb.cp/step-and-next-inline.exp=gdb.cp/step-and-next-inline.exp: no_header: stop at tree_check, 3
+  Executed from: gdb:gdb.dwarf2/dw2-tu-dwarf-4-5.exp
+    gdb:gdb.dwarf2/dw2-tu-dwarf-4-5.exp=gdb.dwarf2/dw2-tu-dwarf-4-5.exp: pipe maint print objfiles|grep -E "qualified:.*::A$"|grep -v -E "(sp1::A|sp1::A::A)$"
+    gdb:gdb.dwarf2/dw2-tu-dwarf-4-5.exp=gdb.dwarf2/dw2-tu-dwarf-4-5.exp: pipe maint print objfiles|grep -E "qualified:.*::B$"|grep -v -E "(sp2::B|sp2::B::B)$"
+  Executed from: gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: entry_label=foo_2: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: entry_label=foo_2: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: entry_label=foo_3: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: entry_label=foo_3: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: entry_label=foo_4: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: entry_label=foo_4: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: entry_label=foo_6: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: entry_label=foo_6: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=4: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: entry_label=foo_2: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: entry_label=foo_2: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: entry_label=foo_3: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: entry_label=foo_3: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: entry_label=foo_4: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: entry_label=foo_4: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: entry_label=foo_6: continue
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: entry_label=foo_6: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: dwarf_version=5: maint info blocks
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: get address for foo_1 label
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: get address for foo_2 label
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: get address for foo_3 label
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: get address for foo_4 label
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: get address for foo_5 label
+    gdb:gdb.dwarf2/dw2-unexpected-entry-pc.exp=gdb.dwarf2/dw2-unexpected-entry-pc.exp: get address for foo_6 label
+  Executed from: gdb:gdb.dwarf2/short-build-id.exp
+    gdb:gdb.dwarf2/short-build-id.exp=gdb.dwarf2/short-build-id.exp: buildid=: no debug should be loaded
+    gdb:gdb.dwarf2/short-build-id.exp=gdb.dwarf2/short-build-id.exp: buildid=: print the_int
+    gdb:gdb.dwarf2/short-build-id.exp=gdb.dwarf2/short-build-id.exp: buildid=: set debug-file-directory
+    gdb:gdb.dwarf2/short-build-id.exp=gdb.dwarf2/short-build-id.exp: buildid=a4: no debug should be loaded
+    gdb:gdb.dwarf2/short-build-id.exp=gdb.dwarf2/short-build-id.exp: buildid=a4: print the_int
+    gdb:gdb.dwarf2/short-build-id.exp=gdb.dwarf2/short-build-id.exp: buildid=a4: set debug-file-directory
+  Executed from: gdb:gdb.gdb/python-helper.exp
+    gdb:gdb.gdb/python-helper.exp=gdb.gdb/python-helper.exp: print varobj_table
+  Executed from: gdb:gdb.python/py-failed-init.exp
+    gdb:gdb.python/py-failed-init.exp=gdb.python/py-failed-init.exp: gdb-command<python print (1)>
+    gdb:gdb.python/py-failed-init.exp=gdb.python/py-failed-init.exp: quit
   Executed from: gdb:gdb.threads/next-fork-exec-other-thread.exp
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=11: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=11: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=11: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=12: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=12: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=12: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=15: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=15: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=15: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=16: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=16: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=16: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=off: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=on: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=auto: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=off: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=on: non-stop=off: displaced-stepping=on: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=off: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=auto: non-stop=off: displaced-stepping=on: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: break 63
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to break here
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=10: next to other line
@@ -597,6 +425,8 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to break here
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to break here
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to other line
@@ -627,106 +457,81 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to break here
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=5: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=6: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=7: next to other line
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to break here
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to other line
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to break here
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=10: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to other line
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to break here
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=10: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=11: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=12: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=15: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=16: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=17: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=18: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=19: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=5: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=8: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=9: next to other line
-  Executed from: gdb:gdb.threads/process-dies-while-detaching.exp
-    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
-
-
-  - FAIL disappears           [FAIL =>     ]:
-
-  Executed from: gdb:gdb.threads/detach-step-over.exp
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: all threads running
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: detach
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: stop with SIGUSR1
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 3: attach
-  Executed from: gdb:gdb.threads/interrupt-while-step-over.exp
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops (timeout)
-    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops (timeout)
-  Executed from: gdb:gdb.threads/next-fork-exec-other-thread.exp
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to for loop (timeout)
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line (timeout)
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=7: next to for loop (timeout)
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to other line (timeout)
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=12: next to other line (timeout)
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=3: next to other line (timeout)
-  Executed from: gdb:gdb.threads/process-dies-while-detaching.exp
-    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue (timeout)
-
-
-  - XFAIL disappears          [XFAIL=>     ]:
-
-  Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (EPERM)
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (EPERM)
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (EPERM)
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (EPERM)
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=1: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=3: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=4: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=5: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=6: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to break here
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to for loop
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=9: next to other line
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=auto: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=off: break 63
+    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: break 63
+
+
+  - FAIL now PASS             [FAIL => PASS]:
+
+  Executed from: gdb:gdb.gdb/unittest.exp
+    gdb:gdb.gdb/unittest.exp=gdb.gdb/unittest.exp: executable loaded: maintenance selftest, failed none
+    gdb:gdb.gdb/unittest.exp=gdb.gdb/unittest.exp: no executable loaded: maintenance selftest, failed none
+    gdb:gdb.gdb/unittest.exp=gdb.gdb/unittest.exp: reversed initialization: maintenance selftest, failed none
 
 
   - UNSUPPORTED appears       [     =>UNSUP]:
@@ -735,16 +540,19 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.reverse/i386-avx-reverse.exp=gdb.reverse/i386-avx-reverse.exp: require failed: have_avx
 
 
-  - UNRESOLVED disappears     [UNRES=>     ]:
+  - UNTESTED now PASS         [UNTES=> PASS]:
 
-  Executed from: gdb:gdb.threads/detach-step-over.exp
-    gdb:gdb.threads/detach-step-over.exp=gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 3: inferior 1
+  Executed from: gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp
+    gdb:gdb.arch/arm-pthread_cond_timedwait-bt.exp=gdb.arch/arm-pthread_cond_timedwait-bt.exp: pc points to svc
 
 
-  - ERROR disappears          [ERROR=>     ]:
+  - Flaky cases, ignored   [~RANDOM     ]:
 
-  Executed from: gdb:gdb.threads/detach-step-over.exp
-    gdb:gdb.threads/detach-step-over.exp=breakpoints not deleted
+  Executed from: gdb:gdb.threads/next-fork-other-thread.exp
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=11: next to other line
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=13: next to other line
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=14: next to other line
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=on: displaced-stepping=auto: i=19: next to other line
 
 
 
