diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 0000000..8e58135
--- /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 0000000..af03ce4
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,55 @@
+		=== gdb tests ===
+
+Running gdb:gdb.base/hbreak2.exp ...
+FAIL: gdb.base/hbreak2.exp: info breakpoints (got interactive prompt)
+UNRESOLVED: gdb.base/hbreak2.exp: next over recursive call
+
+Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (timeout)
+UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints, watchpoints, tracepoints, and catchpoints in delete_breakpoints (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
+UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints, watchpoints, tracepoints, and catchpoints in delete_breakpoints (timeout)
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
+
+Running gdb:gdb.threads/interrupt-while-step-over.exp ...
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: wait for stops (timeout)
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop (timeout)
+FAIL: 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 (timeout)
+FAIL: 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 (timeout)
+
+Running gdb:gdb.threads/next-fork-other-thread.exp ...
+FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line (timeout)
+FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line
+FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line (timeout)
+
+		=== Results Summary ===
+
+# of stable fails		1477
+# of flaky entries		112
+# of all tests			103230
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index bcc8a02..3c121b2 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1198]
-FAIL: 4 regressions
+13 regressions 38 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1171/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index c56e944..640e199 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,4 @@
 [GNU-692]
 https://linaro.atlassian.net/browse/GNU-1198
-FAIL: 4 regressions
+13 regressions 38 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1171/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 4e22ec2..1780a18 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Tue May 2 15:04:28 2023 +0100
     Currently, when the current thread is running, you can print global
     variables.  However, if you try to set a watchpoint on the same
     globals, GDB errors out, complaining that the selected thread is
-    running.  Like so:
-    
-... 37 lines of the commit log omitted.
+... 39 lines of the commit log omitted.
 
 * tcwg_gdb_check
 ** master-arm
@@ -19,8 +17,8 @@ Date:   Tue May 2 15:04:28 2023 +0100
 *** https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/1050/artifact/artifacts
 * tcwg_gnu_native_check_gdb
 ** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/tcwg_gnu_native_check_gdb/master-arm/details.txt
+*** 13 regressions 38 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/tcwg_gnu_native_check_gdb/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1171/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index ee59e2a..faf2601 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gdb-14-branchpoint-2094-gc223d373883: FAIL: 5 regressions
+gdb-14-branchpoint-2094-gc223d373883: 13 regressions 38 fixes
diff --git a/notify/jira/yaml b/notify/jira/yaml
index f45314b..159842c 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,7 +2,7 @@
   IssueType: Sub-task
   Key: GNU-1198
   Summary: |
-    gdb-14-branchpoint-2094-gc223d373883: FAIL: 5 regressions
+    gdb-14-branchpoint-2094-gc223d373883: 13 regressions 38 fixes
   Components: GDB
   Start date: 2024-04-12
   Description: |
@@ -16,9 +16,7 @@
         Currently, when the current thread is running, you can print global
         variables.  However, if you try to set a watchpoint on the same
         globals, GDB errors out, complaining that the selected thread is
-        running.  Like so:
-        
-    ... 37 lines of the commit log omitted.
+    ... 39 lines of the commit log omitted.
     
     * tcwg_gdb_check
     ** master-arm
@@ -27,8 +25,8 @@
     *** https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/1050/artifact/artifacts
     * tcwg_gnu_native_check_gdb
     ** master-arm
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/tcwg_gnu_native_check_gdb/master-arm/details.txt
+    *** 13 regressions 38 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/tcwg_gnu_native_check_gdb/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1171/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 8395808..bce3b81 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,12 +16,12 @@
             "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c223d3738832011ced54e8415fa218934aebd0e4 (+ 1 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-04-12 22:43:44"
+        "Start Time": "2024-04-08 17:40:37"
     },
     "Tests": [
         {
             "Data": [
-                1349
+                1452
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gdb.TOTAL.fails.nb_fails"
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                1025
+                112
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gdb.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index ca3de38..2d81ec5 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +1,8 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
 
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-1198 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  master-arm after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  master-arm, after:
   | commit gdb-14-branchpoint-2094-gc223d373883
   | Author: Pedro Alves <pedro@palves.net>
   | Date:   Tue May 2 15:04:28 2023 +0100
@@ -15,51 +12,49 @@ In  master-arm after:
   |     Currently, when the current thread is running, you can print global
   |     variables.  However, if you try to set a watchpoint on the same
   |     globals, GDB errors out, complaining that the selected thread is
-  |     running.  Like so:
-  |     
-  | ... 37 lines of the commit log omitted.
+  | ... 39 lines of the commit log omitted.
 
-FAIL: 4 regressions
+Produces 13 regressions 38 fixes:
+  | 
+  | regressions.sum:
+  | Running gdb:gdb.base/hbreak2.exp ...
+  | UNRESOLVED: gdb.base/hbreak2.exp: next over recursive call (got interactive prompt)
+  | Running gdb:gdb.base/watchpoint-running.exp ...
+  | FAIL: gdb.base/watchpoint-running.exp: all-stop: hardware: watch global_var
+  | FAIL: gdb.base/watchpoint-running.exp: all-stop: hardware: watchpoint hit (timeout)
+  | ... and 14 more
+  | 
+  | fixes.sum:
+  | Running gdb:gdb.base/hbreak2.exp ...
+  | FAIL: gdb.base/hbreak2.exp: info breakpoints (got interactive prompt)
+  | UNRESOLVED: gdb.base/hbreak2.exp: next over recursive call
+  | Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
+  | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
+  | ... and 38 more
 
-regressions.sum:
-		=== gdb tests ===
+Used configuration :
+ *CI config* tcwg_gnu_native_check_gdb master-arm
+ *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf
 
-Running gdb:gdb.base/watchpoint-running.exp ...
-FAIL: gdb.base/watchpoint-running.exp: all-stop: hardware: watch global_var
-FAIL: gdb.base/watchpoint-running.exp: all-stop: hardware: watchpoint hit (timeout)
-FAIL: gdb.base/watchpoint-running.exp: non-stop: hardware: watch global_var
-FAIL: gdb.base/watchpoint-running.exp: non-stop: hardware: watchpoint hit (timeout)
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1198. Please let us know if you have a fix.
 
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-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/1171/artifact/artifacts/00-sumfiles/
-The full lists of regressions and progressions as well as configure and make commands are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1171/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/1171/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_gnu_native_check_gdb master-arm
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1171/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/1171/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/1171/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1171/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1169/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/tcwg_gnu_native_check_gdb/master-arm/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/tcwg_gnu_native_check_gdb/master-arm/reproduction_instructions.txt
 
 Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=c223d3738832011ced54e8415fa218934aebd0e4
 
-List of configurations that regressed due to this commit :
-* tcwg_gdb_check
-** master-arm
-*** FAIL: 5 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/tcwg_gdb_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/1050/artifact/artifacts
-* tcwg_gnu_native_check_gdb
-** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/c223d3738832011ced54e8415fa218934aebd0e4/tcwg_gnu_native_check_gdb/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/1171/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index c50d9b1..ed4523e 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gdb-14-branchpoint-2094-gc223d373883: FAIL: 4 regressions on arm
+[Linaro-TCWG-CI] gdb-14-branchpoint-2094-gc223d373883: 13 regressions 38 fixes on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 5e4bf39..b1da334 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -1,13 +1,32 @@
 		=== gdb tests ===
 
+Running gdb:gdb.base/hbreak2.exp ...
+UNRESOLVED: gdb.base/hbreak2.exp: next over recursive call (got interactive prompt)
+
 Running gdb:gdb.base/watchpoint-running.exp ...
 FAIL: gdb.base/watchpoint-running.exp: all-stop: hardware: watch global_var
 FAIL: gdb.base/watchpoint-running.exp: all-stop: hardware: watchpoint hit (timeout)
 FAIL: gdb.base/watchpoint-running.exp: non-stop: hardware: watch global_var
 FAIL: gdb.base/watchpoint-running.exp: non-stop: hardware: watchpoint hit (timeout)
 
+Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
+FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
+
+Running gdb:gdb.threads/create-fail.exp ...
+FAIL: gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
+FAIL: gdb.threads/create-fail.exp: iteration 5: run till end (timeout)
+FAIL: gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
+
+Running gdb:gdb.threads/interrupt-while-step-over.exp ...
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: wait for stops (timeout)
+
+Running gdb:gdb.threads/next-fork-other-thread.exp ...
+FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop (timeout)
+
 		=== Results Summary ===
 
-# of stable fails		1349
-# of flaky entries		1025
+# of stable fails		1452
+# of flaky entries		112
 # of all tests			103230
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index bc00e17..95c9812 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		1349
-# of flaky entries		1025
+# of stable fails		1452
+# of flaky entries		112
 # of all tests			103230
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 2f113e1..c4d8f97 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,12 +1,12 @@
 # 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.1216902
-CURRENT:  /tmp/gxx-sum2.1216902
+REFERENCE:/tmp/gxx-sum1.101632
+CURRENT:  /tmp/gxx-sum2.101632
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -29,12 +29,10 @@ o  RUN STATUS:                               |   REF   |   RES   |
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
-  | FAIL appears              [     => FAIL] |      13 |
+  | FAIL appears              [     => FAIL] |       4 |
   | KFAIL appears             [     =>KFAIL] |       2 |
-  | UNRESOLVED now FAIL       [UNRES=> FAIL] |       1 |
-  | UNRESOLVED appears        [     =>UNRES] |       1 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |      17 |
+  | TOTAL_REGRESSIONS                        |       6 |
   +------------------------------------------+---------+
 
   - FAIL appears              [     => FAIL]:
@@ -44,19 +42,6 @@ o  REGRESSIONS:
     gdb:gdb.base/watchpoint-running.exp=gdb.base/watchpoint-running.exp: all-stop: hardware: watchpoint hit (timeout)
     gdb:gdb.base/watchpoint-running.exp=gdb.base/watchpoint-running.exp: non-stop: hardware: watch global_var
     gdb:gdb.base/watchpoint-running.exp=gdb.base/watchpoint-running.exp: non-stop: hardware: watchpoint hit (timeout)
-  Executed from: gdb:gdb.threads/create-fail.exp
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 5: run till end (timeout)
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
-  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)
-  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=13: 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=9: wait for stops (timeout)
-  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=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop (timeout)
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop (timeout)
 
 
   - KFAIL appears             [     =>KFAIL]:
@@ -66,37 +51,23 @@ o  REGRESSIONS:
     gdb:gdb.base/watchpoint-running.exp=gdb.base/watchpoint-running.exp: non-stop: software: watchpoint hit (timeout) (PRMS: gdb/111111)
 
 
-  - UNRESOLVED now FAIL       [UNRES=> FAIL]:
-
-  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 4: attach (timeout)
-
-
-  - UNRESOLVED appears        [     =>UNRES]:
-
-  Executed from: gdb:gdb.base/hbreak2.exp
-    gdb:gdb.base/hbreak2.exp=gdb.base/hbreak2.exp: next over recursive call (got interactive prompt)
-
-
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |      27 |
-  | New PASS                  [     => PASS] |     306 |
-  | FAIL now PASS             [FAIL => PASS] |       2 |
-  | FAIL disappears           [FAIL =>     ] |      38 |
+  | PASS disappears           [PASS =>     ] |      26 |
+  | New PASS                  [     => PASS] |     296 |
+  | FAIL now PASS             [FAIL => PASS] |       1 |
+  | FAIL disappears           [FAIL =>     ] |      25 |
   | XFAIL disappears          [XFAIL=>     ] |       1 |
   | XFAIL appears             [     =>XFAIL] |       2 |
-  | UNRESOLVED disappears     [UNRES=>     ] |       2 |
-  | ERROR disappears          [ERROR=>     ] |       2 |
+  | UNRESOLVED disappears     [UNRES=>     ] |       1 |
+  | Flaky cases, ignored   [~RANDOM     ]    |      39 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     380 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     391 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
-  Executed from: gdb:gdb.base/breakpoint-in-ro-region.exp
-    gdb:gdb.base/breakpoint-in-ro-region.exp=gdb.base/breakpoint-in-ro-region.exp: get lo address of main
   Executed from: gdb:gdb.threads/create-fail.exp
     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
@@ -137,7 +108,6 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.base/default.exp=gdb.base/default.exp: set history save off
     gdb:gdb.base/default.exp=gdb.base/default.exp: show
     gdb:gdb.base/default.exp=gdb.base/default.exp: source
-    gdb:gdb.base/default.exp=gdb.base/default.exp: target native
     gdb:gdb.base/default.exp=gdb.base/default.exp: unset
   Executed from: gdb:gdb.base/watchpoint-running.exp
     gdb:gdb.base/watchpoint-running.exp=gdb.base/watchpoint-running.exp: all-stop: hardware: continue&
@@ -393,7 +363,6 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=13: next to break here
@@ -418,22 +387,15 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to break here
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to other line
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=8: next to for loop
@@ -441,21 +403,16 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line
 
 
   - FAIL now PASS             [FAIL => 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 1: all threads running
   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=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line
 
 
   - FAIL disappears           [FAIL =>     ]:
 
-  Executed from: gdb:gdb.base/hbreak2.exp
-    gdb:gdb.base/hbreak2.exp=gdb.base/hbreak2.exp: info breakpoints (got interactive prompt)
   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 2: attach (timeout)
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
@@ -480,24 +437,9 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
-  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
-  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=10: 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=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=2: 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=1: 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=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=9: 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=9: 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=2: next to for loop (timeout)
-  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=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line (timeout)
-    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line (timeout)
 
 
   - XFAIL disappears          [XFAIL=>     ]:
@@ -515,18 +457,61 @@ o  IMPROVEMENTS TO BE CHECKED:
 
   - UNRESOLVED disappears     [UNRES=>     ]:
 
-  Executed from: gdb:gdb.base/hbreak2.exp
-    gdb:gdb.base/hbreak2.exp=gdb.base/hbreak2.exp: next over recursive call
   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 3: attach (timeout)
 
 
-  - ERROR disappears          [ERROR=>     ]:
+  - Flaky cases, ignored   [~RANDOM     ]:
 
+  Executed from: gdb:gdb.base/breakpoint-in-ro-region.exp
+    gdb:gdb.base/breakpoint-in-ro-region.exp=gdb.base/breakpoint-in-ro-region.exp: get lo address of main
+  Executed from: gdb:gdb.base/default.exp
+    gdb:gdb.base/default.exp=gdb.base/default.exp: target native
+  Executed from: gdb:gdb.base/hbreak2.exp
+    gdb:gdb.base/hbreak2.exp=gdb.base/hbreak2.exp: info breakpoints (got interactive prompt)
+    gdb:gdb.base/hbreak2.exp=gdb.base/hbreak2.exp: next over recursive call
+    gdb:gdb.base/hbreak2.exp=gdb.base/hbreak2.exp: next over recursive call (got interactive prompt)
   Executed from: gdb:gdb.linespec/cpcompletion.exp
     gdb:gdb.linespec/cpcompletion.exp=breakpoints not deleted
   Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
     gdb:gdb.threads/attach-many-short-lived-threads.exp=breakpoints not deleted
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
+  Executed from: gdb:gdb.threads/create-fail.exp
+    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
+    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 5: run till end (timeout)
+    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
+  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 1: 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: 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: attach (GDB internal error)
+  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=10: wait for stops (timeout)
+    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: 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=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)
+    gdb:gdb.threads/interrupt-while-step-over.exp=gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: 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=2: 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=1: 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=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop (timeout)
+  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=fork: target-non-stop=off: non-stop=off: 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=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to other line (timeout)
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to other line
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-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-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to for loop (timeout)
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line (timeout)
+    gdb:gdb.threads/next-fork-other-thread.exp=gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to for loop (timeout)
 
 
 
