diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 000000000..ccf8155a3
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: none, autodetected on aarch64-unknown-linux-gnu
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 000000000..e3e54f5f6
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		94
+# of flaky entries		597
+# of all tests			127174
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index f9afc5fc2..a3e321452 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-
+improvements
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1284/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 1369caf98..22f3b25bb 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-aarch64-build/1284/",
-            "run_order": "1284 (basepoints/gcc-15-05326-gf242f79b8af)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=1b3b96ba329f9fb92d0519f126e390fa7f43a4a0 (unchanged)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (f242f79b8afeec58477e99c44530bd503878c6d5) (+ 12 commits)",
-            "git_linux": "https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline/commit/158f238aa69d91ad74e535c73f552bd4b025109c (unchanged)",
-            "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=7f045c0b48633b198b42bebdff0024d7cfab3901 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=27e82ad68b5eead610aabaf0e60335cc65cbd738 (unchanged)",
+            "run_order": "1284 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=1b3b96ba329f9fb92d0519f126e390fa7f43a4a0 (+ 56 commits)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (f242f79b8afeec58477e99c44530bd503878c6d5) (+ 156 commits)",
+            "git_linux": "https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline/commit/158f238aa69d91ad74e535c73f552bd4b025109c (+ 1188 commits)",
+            "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=7f045c0b48633b198b42bebdff0024d7cfab3901 (+ 23 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=27e82ad68b5eead610aabaf0e60335cc65cbd738 (+ 76 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-18 21:48:58"
+        "Start Time": "2024-11-11 08:42:00"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                1049
+                597
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gdb.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 85c23c318..39c12210d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,22 +1,44 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In  master-aarch64, after:
-  | 12 commits in gcc
+  | 1499 commits in binutils,gcc,linux,glibc,gdb
+  | 1b3b96ba329 aarch64: renaming of arm to AArch64
+  | 493993718e6 aarch64: remove annoying white spaces in bfd/elfnn-aarch64.c
+  | 27e82ad68b5 LAM: Enable tagged pointer support for watchpoints.
+  | 86bb38cee93 gdb: Make tagged pointer support configurable.
+  | 335cb88259f x86: rename SPACE_{,E}VEX_MAP<N>
+  | ... and 51 more commits in binutils
   | f242f79b8af PR modula2/117371: type incompatibility between INTEGER and CARDINAL
   | 3e6a7824033 modula2: Add dependencies for generated sources
   | c83e2d47574 match.pd: Fold vec_perm with view_convert
   | 029c16c15f7 hppa: Fix typos in 32-bit SFmode peephole2 patterns
   | d5af5657fa4 Fix type of malloc parameter in trans-expr.cc
-  | ... and 7 more commits in gcc
-
-Produces :
+  | ... and 151 more commits in gcc
+  | 158f238aa69d9 Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
+  | ba1f9c8fe3d44 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
+  | 9aa4c37f71b9a Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
+  | ae4336e20b8ac Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
+  | 0338cd9c22d1b Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
+  | ... and 1183 more commits in linux
+  | 7f045c0b48 htl: move pthread_attr_init into libc.
+  | 1a1cedd635 htl: move pthread_attr_setguardsize into libc.
+  | f26b272a75 htl: move pthread_attr_setschedparam into libc.
+  | 32aa498ceb htl: move pthread_attr_setscope into libc.
+  | 4a8b7d7e62 htl: move pthread_attr_setstackaddr into libc.
+  | ... and 18 more commits in glibc
+  | 27e82ad68b5 LAM: Enable tagged pointer support for watchpoints.
+  | 86bb38cee93 gdb: Make tagged pointer support configurable.
+  | 335cb88259f x86: rename SPACE_{,E}VEX_MAP<N>
+  | 497ee27a748 x86: VP2INTERSECT{D,Q} have mask register destination group
+  | 3c17b69fa1a x86: generalize "implicit quad group" handling
+  | ... and 71 more commits in gdb
 
 
 Used configuration :
  *CI config* tcwg_gnu_native_check_gdb master-aarch64
- *configure and test flags:* --target aarch64-linux-gnu
+ *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu
 
 If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
@@ -24,13 +46,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-aarch64-build/1284/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1284/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-aarch64-build/1284/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1284/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1284/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1283/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1272/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 8a2718974..aa219efd7 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-fweimer@redhat.com,bcc:tcwg-validation@linaro.org,danglin@gcc.gnu.org,gaiusmod2@gmail.com,cc:gcc-regression@gcc.gnu.org,hubicka@ucw.cz,christophe.lyon@linaro.org,cc:rguenther@suse.de,josmyers@redhat.com,pan2.li@intel.com,rguenth@gcc.gnu.org,jschmitz@nvidia.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 0a9b1fffa..2ad6fc0cd 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 12 commits in gcc:  on aarch64
+[Linaro-TCWG-CI] 1499 commits in binutils,gcc,linux,glibc,gdb: improvements on aarch64
diff --git a/notify/regressions.sum b/notify/regressions.sum
index a81bdd297..e3e54f5f6 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -2,5 +2,5 @@
 		=== Results Summary ===
 
 # of stable fails		94
-# of flaky entries		1049
+# of flaky entries		597
 # of all tests			127174
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 3419c8791..8378f9870 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		94
-# of flaky entries		1049
+# of flaky entries		597
 # of all tests			127174
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 6a5930355..3ec7ee929 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,60 +1,64 @@
 # 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.1608867
-CURRENT:  /tmp/gxx-sum2.1608867
+REFERENCE:/tmp/gxx-sum1.438801
+CURRENT:  /tmp/gxx-sum2.438801
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  126963 |  126309 |
-  | Unexpected fails                  [FAIL] |     112 |      89 |
-  | Errors                           [ERROR] |       1 |       5 |
+  | Passes                            [PASS] |  127035 |  126309 |
+  | Unexpected fails                  [FAIL] |     111 |      89 |
+  | Errors                           [ERROR] |       2 |       5 |
   | Unexpected passes                [XPASS] |       0 |       0 |
-  | Expected fails                   [XFAIL] |      94 |      98 |
+  | Expected fails                   [XFAIL] |      95 |      98 |
   | Known fails                      [KFAIL] |     125 |     125 |
   | Unresolved                  [UNRESOLVED] |       4 |       4 |
   | Unsupported                [UNSUPPORTED] |     507 |     507 |
-  | Untested                      [UNTESTED] |      34 |      34 |
+  | Untested                      [UNTESTED] |      32 |      34 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.993883
+    REF PASS ratio: 0.993910
     RES PASS ratio: 0.994031
     ***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
     ***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
-  | ERROR appears             [     =>ERROR] |       1 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |       1 |
+  | TOTAL_REGRESSIONS                        |       0 |
   +------------------------------------------+---------+
 
-  - ERROR appears             [     =>ERROR]:
-
-  Executed from: gdb:gdb.linespec/cpcompletion.exp
-    gdb:gdb.linespec/cpcompletion.exp=breakpoints not deleted
-
-
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |     716 |
-  | New PASS                  [     => PASS] |      60 |
-  | FAIL now PASS             [FAIL => PASS] |       2 |
-  | FAIL disappears           [FAIL =>     ] |      21 |
-  | XFAIL disappears          [XFAIL=>     ] |       1 |
+  | PASS disappears           [PASS =>     ] |     838 |
+  | New PASS                  [     => PASS] |     106 |
+  | XFAIL disappears          [XFAIL=>     ] |       2 |
   | XFAIL appears             [     =>XFAIL] |       5 |
+  | UNSUPPORTED disappears    [UNSUP=>     ] |       1 |
+  | UNSUPPORTED appears       [     =>UNSUP] |       1 |
+  | UNTESTED appears          [     =>UNTES] |       2 |
+  | Flaky cases, ignored   [~RANDOM     ]    |      28 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     805 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     983 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
+  Executed from: gdb:gdb.base/annota1.exp
+    gdb:gdb.base/annota1.exp=gdb.base/annota1.exp: set height 0
+  Executed from: gdb:gdb.base/annota3.exp
+    gdb:gdb.base/annota3.exp=gdb.base/annota3.exp: annotation set at level 3
+    gdb:gdb.base/annota3.exp=gdb.base/annota3.exp: breakpoint handle_USR1
+    gdb:gdb.base/annota3.exp=gdb.base/annota3.exp: breakpoint printf
+    gdb:gdb.base/annota3.exp=gdb.base/annota3.exp: set height 0
+  Executed from: gdb:gdb.base/info_sources.exp
+    gdb:gdb.base/info_sources.exp=gdb.base/info_sources.exp: info sources -d -- -d
   Executed from: gdb:gdb.dwarf2/dw2-is-stmt-2.exp
     gdb:gdb.dwarf2/dw2-is-stmt-2.exp=gdb.dwarf2/dw2-is-stmt-2.exp: check pc at Line 1.
     gdb:gdb.dwarf2/dw2-is-stmt-2.exp=gdb.dwarf2/dw2-is-stmt-2.exp: check pc at Line 2.
@@ -395,6 +399,17 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.dwarf2/dw2-is-stmt-2.exp=gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 5
     gdb:gdb.dwarf2/dw2-is-stmt-2.exp=gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 6
     gdb:gdb.dwarf2/dw2-is-stmt-2.exp=gdb.dwarf2/dw2-is-stmt-2.exp: stepi to line_label_8: same line 7
+  Executed from: gdb:gdb.guile/scm-section-script.exp
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: b 88
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: continue
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: info auto-load guile-scripts no-script-matches-this
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: info auto-load guile-scripts scm-section-script
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: print ss
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: set auto-load safe-path
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: set restricted auto-load safe-path
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: test-cmd 1 2 3
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: verify scripts loaded
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: verify scripts not loaded
   Executed from: gdb:gdb.linespec/cpcompletion.exp
     gdb:gdb.linespec/cpcompletion.exp=gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b (" (second tab)
     gdb:gdb.linespec/cpcompletion.exp=gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function (" (second tab)
@@ -619,6 +634,49 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.mi/mi2-var-child.exp=gdb.mi/mi2-var-child.exp: path expression for var21.ab.a.a
     gdb:gdb.mi/mi2-var-child.exp=gdb.mi/mi2-var-child.exp: path expression for var21.ab.b
     gdb:gdb.mi/mi2-var-child.exp=gdb.mi/mi2-var-child.exp: path expression for var21.ab.b.b
+  Executed from: gdb:gdb.python/py-arch.exp
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 0, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 0, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 1, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 1, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 16, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 16, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 2, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 2, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 3, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 3, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 4, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 4, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 8, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: check signedness of type for 8, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 0, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 0, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 1, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 1, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 16, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 16, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 2, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 2, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 3, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 3, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 4, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 4, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 8, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: get integer type for 8, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 0, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 0, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 1, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 1, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 16, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 16, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 2, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 2, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 3, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 3, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 4, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 4, None
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 8, "blah"
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: print size of integer type for 8, None
   Executed from: gdb:gdb.python/py-framefilter-mi.exp
     gdb:gdb.python/py-framefilter-mi.exp=gdb.python/py-framefilter-mi.exp: filtered stack list 0 3
     gdb:gdb.python/py-framefilter-mi.exp=gdb.python/py-framefilter-mi.exp: filtered stack list 22 24
@@ -647,18 +705,27 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.python/py-framefilter-mi.exp=gdb.python/py-framefilter-mi.exp: stack-list-locals 2
     gdb:gdb.python/py-framefilter-mi.exp=gdb.python/py-framefilter-mi.exp: stack-list-variables --no-frame-filters 0
     gdb:gdb.python/py-framefilter-mi.exp=gdb.python/py-framefilter-mi.exp: stack-list-variables 0
+  Executed from: gdb:gdb.python/py-section-script.exp
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: b 88
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: continue
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: info auto-load python-scripts no-script-matches-this
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: info auto-load python-scripts py-section-script
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: print ss
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: set auto-load safe-path
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: set restricted auto-load safe-path
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: test-cmd 1 2 3
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: verify scripts loaded
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: verify scripts not loaded
   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
-    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 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 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: 1
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
@@ -670,17 +737,17 @@ 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
     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 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
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
-    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
-    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: reset timer in the inferior
-    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 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
@@ -780,15 +847,168 @@ 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=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=vfork: 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=vfork: 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=vfork: 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=vfork: 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=vfork: 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=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=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 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=21: 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=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=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=on: 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=on: i=29: next to other line
 
 
   - New PASS                  [     => PASS]:
 
-  Executed from: gdb:gdb.base/sym-file.exp
-    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=addr: continue to breakpoint: foo
-    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar: continue to breakpoint: foo
+  Executed from: gdb:gdb.base/annota3.exp
+    gdb:gdb.base/annota3.exp=gdb.base/annota3.exp: break handle_USR1
+    gdb:gdb.base/annota3.exp=gdb.base/annota3.exp: break printf
+    gdb:gdb.base/annota3.exp=gdb.base/annota3.exp: set annotate 3
+  Executed from: gdb:gdb.base/checkpoint.exp
+    gdb:gdb.base/checkpoint.exp=gdb.base/checkpoint.exp: breakpoint 1 7 one
+  Executed from: gdb:gdb.base/info_sources.exp
+    gdb:gdb.base/info_sources.exp=gdb.base/info_sources.exp: info sources -d -- <non matching regexp>
+  Executed from: gdb:gdb.base/maint.exp
+    gdb:gdb.base/maint.exp=gdb.base/maint.exp: show configuration
+  Executed from: gdb:gdb.base/readline-commands-eof.exp
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: default: check for excessive blank lines
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: default: quit b/p commands
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: default: start b/p commands
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: with non-dump terminal: check for excessive blank lines
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: with non-dump terminal: quit b/p commands
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: with non-dump terminal: start b/p commands
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: with non-dump terminal: with bracketed-paste-mode on: check for excessive blank lines
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: with non-dump terminal: with bracketed-paste-mode on: quit b/p commands
+    gdb:gdb.base/readline-commands-eof.exp=gdb.base/readline-commands-eof.exp: with non-dump terminal: with bracketed-paste-mode on: start b/p commands
+  Executed from: gdb:gdb.cp/break-template-cast.exp
+    gdb:gdb.cp/break-template-cast.exp=gdb.cp/break-template-cast.exp: break foo
+  Executed from: gdb:gdb.dwarf2/dw2-entry-pc.exp
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_low_high_bounds_with_entry_offset: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_low_high_bounds_with_entry_offset: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_low_high_bounds_with_entry_pc: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_low_high_bounds_with_entry_pc: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_low_high_bounds_without_entry_pc: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_low_high_bounds_without_entry_pc: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_ranges_with_entry_offset: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_ranges_with_entry_offset: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_ranges_with_entry_pc: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_ranges_with_entry_pc: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_ranges_without_entry_pc: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=4: use_ranges_without_entry_pc: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_low_high_bounds_with_entry_offset: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_low_high_bounds_with_entry_offset: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_low_high_bounds_with_entry_pc: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_low_high_bounds_with_entry_pc: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_low_high_bounds_without_entry_pc: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_low_high_bounds_without_entry_pc: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_ranges_with_entry_offset: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_ranges_with_entry_offset: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_ranges_with_entry_pc: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_ranges_with_entry_pc: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_ranges_without_entry_pc: info function foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: dwarf_version=5: use_ranges_without_entry_pc: maint info blocks foo_middle
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for end of foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for foo_r1_e
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for foo_r1_s
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for foo_r2_e
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for foo_r2_s
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for foo_r3_e
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for foo_r3_s
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for middle of foo
+    gdb:gdb.dwarf2/dw2-entry-pc.exp=gdb.dwarf2/dw2-entry-pc.exp: get address for start of foo
+  Executed from: gdb:gdb.dwarf2/dw2-step-between-different-inline-functions.exp
+    gdb:gdb.dwarf2/dw2-step-between-different-inline-functions.exp=gdb.dwarf2/dw2-step-between-different-inline-functions.exp: continue to breakpoint: continue to bar line 1
+    gdb:gdb.dwarf2/dw2-step-between-different-inline-functions.exp=gdb.dwarf2/dw2-step-between-different-inline-functions.exp: step out of bar to foo line 4
+    gdb:gdb.dwarf2/dw2-step-between-different-inline-functions.exp=gdb.dwarf2/dw2-step-between-different-inline-functions.exp: step to bar line 2
+    gdb:gdb.dwarf2/dw2-step-between-different-inline-functions.exp=gdb.dwarf2/dw2-step-between-different-inline-functions.exp: step to baz line 1
+    gdb:gdb.dwarf2/dw2-step-between-different-inline-functions.exp=gdb.dwarf2/dw2-step-between-different-inline-functions.exp: step to baz line 2
+    gdb:gdb.dwarf2/dw2-step-between-different-inline-functions.exp=gdb.dwarf2/dw2-step-between-different-inline-functions.exp: step to foo line 3
+  Executed from: gdb:gdb.dwarf2/dw2-step-between-inline-func-blocks.exp
+    gdb:gdb.dwarf2/dw2-step-between-inline-func-blocks.exp=gdb.dwarf2/dw2-step-between-inline-func-blocks.exp: continue to breakpoint: continue to bar line 1
+    gdb:gdb.dwarf2/dw2-step-between-inline-func-blocks.exp=gdb.dwarf2/dw2-step-between-inline-func-blocks.exp: step out of bar to foo line 4
+    gdb:gdb.dwarf2/dw2-step-between-inline-func-blocks.exp=gdb.dwarf2/dw2-step-between-inline-func-blocks.exp: step to bar line 2
+    gdb:gdb.dwarf2/dw2-step-between-inline-func-blocks.exp=gdb.dwarf2/dw2-step-between-inline-func-blocks.exp: step to bar line 3
+    gdb:gdb.dwarf2/dw2-step-between-inline-func-blocks.exp=gdb.dwarf2/dw2-step-between-inline-func-blocks.exp: step to bar line 4
+  Executed from: gdb:gdb.opt/inline-entry.exp
+    gdb:gdb.opt/inline-entry.exp=gdb.opt/inline-entry.exp: continue to bar
+    gdb:gdb.opt/inline-entry.exp=gdb.opt/inline-entry.exp: continue to foo
+    gdb:gdb.opt/inline-entry.exp=gdb.opt/inline-entry.exp: continue until exit
+    gdb:gdb.opt/inline-entry.exp=gdb.opt/inline-entry.exp: get number of bar breakpoint
+    gdb:gdb.opt/inline-entry.exp=gdb.opt/inline-entry.exp: get number of foo breakpoint
+  Executed from: gdb:gdb.python/py-arch.exp
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: test_data="\"blah\"" str: check 'signed' argument can handle non-bool type str
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: test_data=1 int: check 'signed' argument can handle non-bool type int
+    gdb:gdb.python/py-arch.exp=gdb.python/py-arch.exp: test_data=None None: check 'signed' argument can handle non-bool type None
+  Executed from: gdb:gdb.python/py-breakpoint.exp
+    gdb:gdb.python/py-breakpoint.exp=gdb.python/py-breakpoint.exp: test_bkpt_qualified: qualified non_bool_type
+  Executed from: gdb:gdb.python/py-format-string.exp
+    gdb:gdb.python/py-format-string.exp=gdb.python/py-format-string.exp: format_string: lang_c: python print(gdb.parse_and_eval("a_point_t").format_string(styling=None, raw=True))
+  Executed from: gdb:gdb.python/py-mi-cmd.exp
+    gdb:gdb.python/py-mi-cmd.exp=gdb.python/py-mi-cmd.exp: cmd is still not installed
+    gdb:gdb.python/py-mi-cmd.exp=gdb.python/py-mi-cmd.exp: re-install the mi command using an int value
+    gdb:gdb.python/py-mi-cmd.exp=gdb.python/py-mi-cmd.exp: re-install the mi command using value None
+  Executed from: gdb:gdb.testsuite/gdb-caching-proc-consistency.exp
+    gdb:gdb.testsuite/gdb-caching-proc-consistency.exp=gdb.testsuite/gdb-caching-proc-consistency.exp: allow_lam_tests: consistency
   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 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
@@ -811,67 +1031,66 @@ o  IMPROVEMENTS TO BE CHECKED:
     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/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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=on: 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=on: i=0: 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=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=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=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: 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=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=vfork: 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=vfork: 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=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: watchpoint:hw: continue
 
 
-  - FAIL now PASS             [FAIL => PASS]:
+  - XFAIL disappears          [XFAIL=>     ]:
 
-  Executed from: gdb:gdb.base/sym-file.exp
-    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar + 0x10: continue to breakpoint: bar
-    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=sym-file-lib.so: continue to breakpoint: bar
+  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 5: attach (EPERM)
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (EPERM)
+
+
+  - 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 10: 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 7: attach (EPERM)
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (EPERM)
+    gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (EPERM)
+
+
+  - UNSUPPORTED disappears    [UNSUP=>     ]:
+
+  Executed from: gdb:gdb.python/py-section-script.exp
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: sepdebug: cannot produce separate debug info files
 
 
-  - FAIL disappears           [FAIL =>     ]:
+  - UNSUPPORTED appears       [     =>UNSUP]:
 
+  Executed from: gdb:gdb.arch/amd64-lam.exp
+    gdb:gdb.arch/amd64-lam.exp=gdb.arch/amd64-lam.exp: require failed: allow_lam_tests
+
+
+  - UNTESTED appears          [     =>UNTES]:
+
+  Executed from: gdb:gdb.guile/scm-section-script.exp
+    gdb:gdb.guile/scm-section-script.exp=gdb.guile/scm-section-script.exp: scm-section-script.exp
+  Executed from: gdb:gdb.python/py-section-script.exp
+    gdb:gdb.python/py-section-script.exp=gdb.python/py-section-script.exp: py-section-script.exp
+
+
+  - Flaky cases, ignored   [~RANDOM     ]:
+
+  Executed from: gdb:gdb.base/checkpoint.exp
+    gdb:gdb.base/checkpoint.exp=breakpoints not deleted
   Executed from: gdb:gdb.base/sym-file.exp
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=addr: continue to breakpoint: bar
+    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=addr: continue to breakpoint: foo
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=addr: gdb_breakpoint: set breakpoint at foo
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=addr: info files must display sym-file-lib (timeout)
+    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar + 0x10: continue to breakpoint: bar
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar + 0x10: gdb_breakpoint: set breakpoint at foo
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar + 0x10: info files must display sym-file-lib (timeout)
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar: continue to breakpoint: bar
+    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar: continue to breakpoint: foo
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar: gdb_breakpoint: set breakpoint at foo
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar: info files must display sym-file-lib (timeout)
+    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=sym-file-lib.so: continue to breakpoint: bar
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=sym-file-lib.so: gdb_breakpoint: set breakpoint at foo
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=sym-file-lib.so: info files must display sym-file-lib (timeout)
+  Executed from: gdb:gdb.linespec/cpcompletion.exp
+    gdb:gdb.linespec/cpcompletion.exp=breakpoints not deleted
   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)
@@ -884,25 +1103,10 @@ o  IMPROVEMENTS TO BE CHECKED:
     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)
   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: watchpoint:hw: 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 6: attach (EPERM)
-
-
-  - 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 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 8: 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/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue
+    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue to breakpoint: _exit
 
 
 
-# Regressions found
-# Regressions in 1 common sum files found
+# Improvements found
+# No regression found in 1 common sum files
