diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index f6430301..ccf8155a 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -3,16 +3,3 @@ Most relevant configure and test flags: none, autodetected on aarch64-unknown-li
 
 Full configure and make flags for each step:
 
-# 03-build_abe-gdb
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/gdb.git~master/configure SHELL=/bin/bash  --with-gnu-ld --enable-plugins --enable-tui --with-pkgversion=Linaro_GDB-2025.07.14 --disable-gas --disable-binutils --disable-elfcpp --disable-ld --disable-gold --disable-gprof --with-python=python3 --disable-werror --with-auto-load-safe-path=\$debugdir:\$datadir/auto-load:/usr --with-additional-debug-dirs=/usr/lib/debug --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --target=aarch64-unknown-linux-gnu --prefix=/usr)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master  -j 160 LDFLAGS_FOR_TARGET="-Wl,-fix-cortex-a53-843419"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" all-gdb 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/make-gdb.log
-
-# 04-build_abe-dejagnu
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/dejagnu.git~linaro-local~stable/configure SHELL=/bin/bash   --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/hosttools/aarch64-unknown-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable  -j 160 LDFLAGS_FOR_TARGET="-Wl,-fix-cortex-a53-843419"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable/make-dejagnu.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable/make-dejagnu.log
-
-# 05-build_abe-check_gdb
-make read1 -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/testsuite >> /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/check-gdb.log 2>&1
-make check-gdb FLAGS_UNDER_TEST="" PREFIX_UNDER_TEST="/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=any ABE_TEST_CONTAINER=local  CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 1 READ1=1  -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/check-gdb.log 2>&1
-
diff --git a/notify/fixes.sum b/notify/fixes.sum
index 106c63a7..d2a39a23 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -2,5 +2,5 @@
 		=== Results Summary ===
 
 # of stable fails		20
-# of flaky entries		412
+# of flaky entries		34
 # of all tests			134395
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index bbaeed91..1da60021 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -8,10 +8,10 @@
             "tag": "tcwg_gdb_check",
             "test_url": "https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/2883/",
             "run_order": "2883 (gdb-16-branchpoint-02145-g939eb467b21)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=939eb467b21de5d18ee703755fb9704a525cfe21 (+ 38 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=939eb467b21de5d18ee703755fb9704a525cfe21 (+ 76 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-07-12 15:03:40"
+        "Start Time": "2025-07-11 14:57:17"
     },
     "Tests": [
         {
@@ -24,7 +24,7 @@
 	   ,
         {
             "Data": [
-                412
+                34
             ],
             "Info": {},
             "Name": "tcwg_gdb_check.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index b4b0fd3f..6409dbd3 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,13 +3,13 @@ Dear contributor,
 Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In gdb_check master-aarch64, after:
-  | 38 commits in gdb
+  | 76 commits in gdb
   | 939eb467b21 ld: Clear map_head_is_link_order for .gnu_object_only
   | a57a3a169ea Re: gas: Move gas_sframe_check to binutils-common.exp
   | be7aacd3d08 Automatic date update in version.in
   | ef7a634dc01 gas: Move gas_sframe_check to binutils-common.exp
   | bc707876636 Fix compile time warning message about optarg parameter shadowing global variable
-  | ... and 33 more commits in gdb
+  | ... and 71 more commits in gdb
 
 
 Used configuration :
@@ -22,13 +22,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_gdb_check--master-aarch64-build/2883/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/2883/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/2883/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/2883/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/2883/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/2881/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/2875/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index ffff021f..299beeaf 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-brobecker@adacore.com,hjl.tools@gmail.com,cc:gdbadmin@sourceware.org,indu.bhagat@oracle.com,bcc:tcwg-validation@linaro.org,alice.carlotti@arm.com,amodra@gmail.com,macro@orcam.me.uk,cc:gdb-testers@sourceware.org,nickc@redhat.com,cc:git@xen0n.name,aargri@gmail.com,tdevries@suse.de,cailulu@loongson.cn,jose.marchesi@oracle.com
+brobecker@adacore.com,hjl.tools@gmail.com,cc:gdbadmin@sourceware.org,indu.bhagat@oracle.com,bcc:tcwg-validation@linaro.org,alice.carlotti@arm.com,amodra@gmail.com,macro@orcam.me.uk,cc:gdb-testers@sourceware.org,nickc@redhat.com,matthieu.longo@arm.com,nelson@rivosinc.com,guinevere@redhat.com,cc:git@xen0n.name,aargri@gmail.com,ezra.sitorus@arm.com,tdevries@suse.de,cailulu@loongson.cn,jremus@linux.ibm.com,simon.marchi@efficios.com,jose.marchesi@oracle.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d4aa0961..291476e5 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 38 commits in gdb: improvements on aarch64
+[Linaro-TCWG-CI] 76 commits in gdb: improvements on aarch64
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 106c63a7..d2a39a23 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -2,5 +2,5 @@
 		=== Results Summary ===
 
 # of stable fails		20
-# of flaky entries		412
+# of flaky entries		34
 # of all tests			134395
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index b98b6a33..80153339 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		20
-# of flaky entries		412
+# of flaky entries		34
 # of all tests			134395
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index a140caea..ebe27906 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,28 +1,28 @@
 # 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.614021
-CURRENT:  /tmp/gxx-sum2.614021
+REFERENCE:/tmp/gxx-sum1.6967
+CURRENT:  /tmp/gxx-sum2.6967
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  133449 |  133575 |
-  | Unexpected fails                  [FAIL] |      70 |      32 |
-  | Errors                           [ERROR] |       2 |       0 |
+  | Passes                            [PASS] |  133574 |  133575 |
+  | Unexpected fails                  [FAIL] |      32 |      32 |
+  | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       0 |       0 |
-  | Expected fails                   [XFAIL] |     101 |      93 |
+  | Expected fails                   [XFAIL] |      93 |      93 |
   | Known fails                      [KFAIL] |     121 |     121 |
-  | Unresolved                  [UNRESOLVED] |       2 |       0 |
+  | Unresolved                  [UNRESOLVED] |       0 |       0 |
   | Unsupported                [UNSUPPORTED] |     549 |     548 |
   | Untested                      [UNTESTED] |      26 |      26 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.994282
+    REF PASS ratio: 0.994583
     RES PASS ratio: 0.994591
     ***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
     ***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
@@ -36,66 +36,46 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |      10 |
-  | New PASS                  [     => PASS] |      84 |
-  | XFAIL disappears          [XFAIL=>     ] |       8 |
-  | UNSUPPORTED disappears    [UNSUP=>     ] |       1 |
-  | Flaky cases, ignored   [~RANDOM     ]    |      74 |
+  | PASS disappears           [PASS =>     ] |      22 |
+  | New PASS                  [     => PASS] |      21 |
+  | XFAIL disappears          [XFAIL=>     ] |       2 |
+  | XFAIL appears             [     =>XFAIL] |       2 |
+  | UNSUPPORTED now PASS      [UNSUP=> PASS] |       1 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       1 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     177 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      49 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
-  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/attach-many-short-lived-threads.exp
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: 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
 
 
   - New PASS                  [     => PASS]:
 
-  Executed from: gdb:gdb.base/help.exp
-    gdb:gdb.base/help.exp=gdb.base/help.exp: documenting builtin where alias disallowed
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help data
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help running
-  Executed from: gdb:gdb.base/testenv.exp
-    gdb:gdb.base/testenv.exp=gdb.base/testenv.exp: test_inherit_env_var: test1: test passing TEST_GDB_GLOBAL to GDB
-  Executed from: gdb:gdb.base/user-namespace-attach.exp
-    gdb:gdb.base/user-namespace-attach.exp=gdb.base/user-namespace-attach.exp: flags=--mount --map-root-user: attach to inferior
-    gdb:gdb.base/user-namespace-attach.exp=gdb.base/user-namespace-attach.exp: flags=--mount --map-root-user: info inferiors
   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 2: attach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
@@ -106,39 +86,6 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: 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 8: attach
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
@@ -155,103 +102,27 @@ o  IMPROVEMENTS TO BE CHECKED:
   - 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 2: attach (EPERM)
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (EPERM)
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (EPERM)
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: 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 8: attach (EPERM)
 
 
-  - UNSUPPORTED disappears    [UNSUP=>     ]:
+  - XFAIL appears             [     =>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 1: attach (EPERM)
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (EPERM)
+
+
+  - UNSUPPORTED now PASS      [UNSUP=> PASS]:
 
-  Executed from: gdb:gdb.base/user-namespace-attach.exp
-    gdb:gdb.base/user-namespace-attach.exp=gdb.base/user-namespace-attach.exp: flags=--mount --map-root-user: unshare flags not supported
+  Executed from: gdb:gdb.base/valgrind-infcall-2.exp
+    gdb:gdb.base/valgrind-infcall-2.exp=gdb.base/valgrind-infcall-2.exp: do printf
 
 
   - Flaky cases, ignored   [~RANDOM     ]:
 
-  Executed from: gdb:gdb.base/help.exp
-    gdb:gdb.base/help.exp=Undefined command "apropos Print backtrace of all stack frames, or innermost COUNT frames.".
-    gdb:gdb.base/help.exp=gdb.base/help.exp: apropos Print backtrace of all stack frames, or innermost COUNT frames.
-    gdb:gdb.base/help.exp=gdb.base/help.exp: apropos \(print[^[ bsiedf\"'.-]\)
-    gdb:gdb.base/help.exp=gdb.base/help.exp: apropos after documenting aliases
-    gdb:gdb.base/help.exp=gdb.base/help.exp: apropos after documenting aliases showing mybt10 doc
-    gdb:gdb.base/help.exp=gdb.base/help.exp: apropos apropos
-    gdb:gdb.base/help.exp=gdb.base/help.exp: apropos handle signal
-    gdb:gdb.base/help.exp=gdb.base/help.exp: define mybt alias
-    gdb:gdb.base/help.exp=gdb.base/help.exp: define mybt10 alias
-    gdb:gdb.base/help.exp=gdb.base/help.exp: document alias: mybt
-    gdb:gdb.base/help.exp=gdb.base/help.exp: document alias: mybt10
-    gdb:gdb.base/help.exp=gdb.base/help.exp: documenting builtin where alias disallowed (timeout)
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help after documenting aliases
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help backtrace
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help backtrace "bt" abbreviation
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help breakpoint "b" abbreviation
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help breakpoint "b" abbreviation (timeout)
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help breakpoint "br" abbreviation
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help breakpoint "br" abbreviation (timeout)
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help breakpoint "bre" abbreviation
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help breakpoint "brea" abbreviation
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help breakpoint "break" abbreviation
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help bt
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help commands
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help data (timeout)
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help delete
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help delete "d" abbreviation
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help files
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help files (timeout)
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help gotcha
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help help
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help help "h" abbreviation
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help info bogus-gdb-command
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help internals
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help mybt after documenting aliases showing mybt doc
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help obscure
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help running (timeout)
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help show commands
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help show confirm
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help show copying
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help show warranty
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help stack
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help stack (timeout)
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help status
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help support
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help tracepoints
-    gdb:gdb.base/help.exp=gdb.base/help.exp: help user-defined
-  Executed from: gdb:gdb.base/testenv.exp
-    gdb:gdb.base/testenv.exp=breakpoints not deleted
-    gdb:gdb.base/testenv.exp=gdb.base/testenv.exp: test_inherit_env_var: test1: TEST_GDB_GLOBAL found with right value
-    gdb:gdb.base/testenv.exp=gdb.base/testenv.exp: test_inherit_env_var: test1: TEST_GDB_GLOBAL, confirmed
-    gdb:gdb.base/testenv.exp=gdb.base/testenv.exp: test_inherit_env_var: test1: TEST_GDB_GLOBAL, get num vars
-    gdb:gdb.base/testenv.exp=gdb.base/testenv.exp: test_inherit_env_var: test1: test passing TEST_GDB_GLOBAL to GDB (timeout)
-    gdb:gdb.base/testenv.exp=gdb.base/testenv.exp: test_inherit_env_var: test2: TEST_GDB_GLOBAL is unset, get num vars
-    gdb:gdb.base/testenv.exp=gdb.base/testenv.exp: test_inherit_env_var: test2: info breakpoints (got interactive prompt)
-    gdb:gdb.base/testenv.exp=gdb.base/testenv.exp: test_inherit_env_var: test2: unset TEST_GDB_GLOBAL
-  Executed from: gdb:gdb.cp/nextoverthrow.exp
-    gdb:gdb.cp/nextoverthrow.exp=gdb.cp/nextoverthrow.exp: check for stap probe in unwinder (timeout)
   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: break at break_fn: 1
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
-  Executed from: gdb:gdb.threads/create-fail.exp
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 1: run till end (timeout)
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 2: run till end (timeout)
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 3: run till end (timeout)
-    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)
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 7: run till end (timeout)
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 8: run till end (timeout)
-    gdb:gdb.threads/create-fail.exp=gdb.threads/create-fail.exp: iteration 9: run till end (timeout)
 
 
 
