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..d31f5b45b
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,12 @@
+		=== gdb tests ===
+
+Running gdb:gdb.base/sym-file.exp ...
+FAIL: gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at foo
+FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
+FAIL: gdb.base/sym-file.exp: info files must display sym-file-lib (timeout)
+
+		=== Results Summary ===
+
+# of stable fails		92
+# of flaky entries		344
+# of all tests			121355
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index c5f2af5c0..2f18211d5 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS
+ 3 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1179/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 0b53deffd..802926cfc 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,20 +7,20 @@
         "Info": {
             "tag": "tcwg_gnu_native_check_gdb",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1179/",
-            "run_order": "1179 (gdb-15-branchpoint-00968-g8f934adf59f)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=29c70787112e01cd52b53bf14bdcacb0a11e0725 (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/bfb9105ffbff952599ec949cee1e18ddc1f849ba (unchanged)",
-            "git_linux": "https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline/commit/d1f2d51b711a3b7f1ae1b46701c769c1d580fa7f (unchanged)",
-            "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=a2509a8bc955988f01f389a1cf74db3a9da42409 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8f934adf59f11dd6c187c09521f7e7d84abcefbe (+ 19 commits)",
+            "run_order": "1179 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=29c70787112e01cd52b53bf14bdcacb0a11e0725 (+ 39 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/bfb9105ffbff952599ec949cee1e18ddc1f849ba (+ 16 commits)",
+            "git_linux": "https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline/commit/d1f2d51b711a3b7f1ae1b46701c769c1d580fa7f (+ 143 commits)",
+            "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=a2509a8bc955988f01f389a1cf74db3a9da42409 (+ 1 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8f934adf59f11dd6c187c09521f7e7d84abcefbe (+ 75 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-09-07 20:40:33"
+        "Start Time": "2024-09-04 22:40:48"
     },
     "Tests": [
         {
             "Data": [
-                82
+                89
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gdb.TOTAL.fails.nb_fails"
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                1539
+                344
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gdb.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index f8869b1f9..5450c2243 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +1,60 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
-
-We understand that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-In  master-aarch64 after:
-
-  | 19 commits in gdb
+Dear contributor,
+
+Our automatic CI successfully passed with your patch(es). Please find some details below.
+
+In  master-aarch64, after:
+  | 274 commits in binutils,gcc,linux,glibc,gdb
+  | 29c70787112 [gdb/testsuite] Handle missing curses in gdb.python/py-missing-debug.exp
+  | 7e4f57dc1bb Automatic date update in version.in
+  | 6cce025114c gdb: only insert thread-specific breakpoints in the relevant inferior
+  | 85eb08c5f05 gdb: don't set breakpoint::pspace in create_breakpoint
+  | c6b486755e0 gdb: parse pending breakpoint thread/task immediately
+  | ... and 34 more commits in binutils
+  | bfb9105ffbf Daily bump.
+  | 35c2bcb2389 Fix pr116588.c for -m32
+  | 7cebc6384a0 c++: exception spec and stdlib specialization
+  | 69d82c1dccb split-path: Fix dump wording about duplicating too many statements
+  | dfb63765e99 c++: deferring partial substitution into lambda [PR116567]
+  | ... and 11 more commits in gcc
+  | d1f2d51b711a3 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
+  | 37d4cc69876f6 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
+  | 8727656207816 Merge tag 'pinctrl-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
+  | b31c449288425 Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
+  | 487ee43bac846 Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
+  | ... and 138 more commits in linux
+  | a2509a8bc9 Document limitations on streams passed to freopen
   | 8f934adf59f Clean up refreshing in TUI register window
   | 03ad29c86c2 gdb: 'target ...' commands now expect quoted/escaped filenames
   | e454ae416a0 gdb: allow quoted filenames for commands that have custom completion
   | d552429edae gdb: add remove-symbol-file command completion
   | 1be3b2e82f7 gdb: extend completion of quoted filenames to work in brkchars phase
-  | ... and 14 more commits in gdb
+  | ... and 70 more commits in gdb
 
-PASS
+Produces  3 fixes:
+  | 
+  | fixes.sum:
+  | Running gdb:gdb.base/sym-file.exp ...
+  | FAIL: gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at foo
+  | FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
+  | FAIL: gdb.base/sym-file.exp: info files must display sym-file-lib (timeout)
 
-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/1179/artifact/artifacts/00-sumfiles/
-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/1179/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/1179/artifact/artifacts/sumfiles/xfails.xfail
+Used configuration :
+ *CI config* tcwg_gnu_native_check_gdb master-aarch64
+ *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu
 
-The configuration of this build is:
-CI config tcwg_gnu_native_check_gdb master-aarch64
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
+
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1179/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/1179/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/1179/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1179/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1177/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1173/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index af5d3856e..aa219efd7 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.org,tom@tromey.com,aburgess@redhat.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 598b68d9e..c44eed6f7 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 19 commits in gdb: PASS on aarch64
+[Linaro-TCWG-CI] 274 commits in binutils,gcc,linux,glibc,gdb:  3 fixes on aarch64
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 000000000..ef359b62e
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		89
+# of flaky entries		344
+# of all tests			121355
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 1bce159b5..c2f2844d5 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		82
-# of flaky entries		1539
+# of stable fails		89
+# of flaky entries		344
 # of all tests			121355
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index b0ad4bac4..f22961c44 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,57 +1,91 @@
 # 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.1273414
-CURRENT:  /tmp/gxx-sum2.1273414
+REFERENCE:/tmp/gxx-sum1.70952
+CURRENT:  /tmp/gxx-sum2.70952
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  118663 |  120487 |
-  | Unexpected fails                  [FAIL] |     112 |     107 |
+  | Passes                            [PASS] |  118555 |  120487 |
+  | Unexpected fails                  [FAIL] |      90 |     107 |
   | Errors                           [ERROR] |       8 |       8 |
   | Unexpected passes                [XPASS] |       0 |       0 |
   | Expected fails                   [XFAIL] |      88 |      91 |
-  | Known fails                      [KFAIL] |     125 |     125 |
-  | Unresolved                  [UNRESOLVED] |       5 |       4 |
+  | Known fails                      [KFAIL] |     123 |     125 |
+  | Unresolved                  [UNRESOLVED] |       1 |       4 |
   | Unsupported                [UNSUPPORTED] |     495 |     495 |
   | Untested                      [UNTESTED] |      31 |      33 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.993574
+    REF PASS ratio: 0.993801
     RES PASS ratio: 0.993704
     ***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
     ***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
+  | KFAIL appears             [     =>KFAIL] |       2 |
+  | UNRESOLVED appears        [     =>UNRES] |       2 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |       0 |
+  | TOTAL_REGRESSIONS                        |       4 |
   +------------------------------------------+---------+
 
+  - KFAIL appears             [     =>KFAIL]:
+
+  Executed from: gdb:gdb.threads/process-dies-while-handling-bp.exp
+    gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited (prompt) (PRMS: gdb/18749)
+    gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
+
+
+  - UNRESOLVED appears        [     =>UNRES]:
+
+  Executed from: gdb:gdb.dwarf2/gdb-index.exp
+    gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp' aborted due to Tcl error
+  Executed from: gdb:gdb.threads/corethreads.exp
+    gdb:gdb.threads/corethreads.exp=gdb.threads/corethreads.exp' aborted due to Tcl error
+
+
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |     241 |
-  | New PASS                  [     => PASS] |    2065 |
-  | FAIL disappears           [FAIL =>     ] |       5 |
+  | PASS disappears           [PASS =>     ] |     220 |
+  | New PASS                  [     => PASS] |    2147 |
   | XFAIL appears             [     =>XFAIL] |       3 |
   | UNTESTED appears          [     =>UNTES] |       2 |
-  | UNRESOLVED disappears     [UNRES=>     ] |       1 |
+  | Flaky cases, ignored   [~RANDOM     ]    |      31 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    2317 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    2403 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
 
+  Executed from: gdb:gdb.ada/fixed_cmp.exp
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=all: compilation fixed.adb
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=all: print My_Var > 10
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=all: print My_Var > 10.0
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=all: print My_Var > 20
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=all: print My_Var > 20.0
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: compilation fixed.adb
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: print My_Var > 10
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: print My_Var > 10.0
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: print My_Var > 20
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: gnat_encodings=minimal: print My_Var > 20.0
+  Executed from: gdb:gdb.ada/tagged_access.exp
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: compilation p.adb
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: ptype c.all
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: ptype c.menu_name
   Executed from: gdb:gdb.base/batch-exit-status.exp
     gdb:gdb.base/batch-exit-status.exp=gdb.base/batch-exit-status.exp: 2x: No such file or directory: [lindex $result 2] == 0
     gdb:gdb.base/batch-exit-status.exp=gdb.base/batch-exit-status.exp: 2x: No such file or directory: [lindex $result 3] == $expect_status
     gdb:gdb.base/batch-exit-status.exp=gdb.base/batch-exit-status.exp: 2x: No such file or directory: output matched
+  Executed from: gdb:gdb.base/catch-syscall.exp
+    gdb:gdb.base/catch-syscall.exp=gdb.base/catch-syscall.exp: catch syscall
+    gdb:gdb.base/catch-syscall.exp=gdb.base/catch-syscall.exp: check catch syscall
   Executed from: gdb:gdb.base/filename-completion.exp
     gdb:gdb.base/filename-completion.exp=gdb.base/filename-completion.exp: cmd complete: complete a 'thread apply all' command
     gdb:gdb.base/filename-completion.exp=gdb.base/filename-completion.exp: qc=": cmd complete: expand a non-existent filename
@@ -172,45 +206,6 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=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=auto: i=16: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=16: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=18: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=19: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=20: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=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=auto: i=21: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=21: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=22: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=22: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=22: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=23: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=23: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=23: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=24: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=24: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=24: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=25: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=25: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=25: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=26: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=26: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=26: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=27: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=27: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=27: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=28: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=28: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=28: next to other line
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to break here
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to for loop
-    gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=29: next to other line
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to break here
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop
     gdb:gdb.threads/next-fork-exec-other-thread.exp=gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to break here
@@ -293,12 +288,51 @@ 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=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
-  Executed from: gdb:gdb.threads/pthreads.exp
-    gdb:gdb.threads/pthreads.exp=gdb.threads/pthreads.exp: after startup: stopped before calling common_routine 15 times (16 times)
+  Executed from: gdb:gdb.threads/process-dies-while-handling-bp.exp
+    gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
+    gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
+    gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
+    gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
 
 
   - New PASS                  [     => PASS]:
 
+  Executed from: gdb:gdb.ada/exception-lto.exp
+    gdb:gdb.ada/exception-lto.exp=gdb.ada/exception-lto.exp: lang=ada: catch exception
+    gdb:gdb.ada/exception-lto.exp=gdb.ada/exception-lto.exp: lang=ada: set lang ada
+    gdb:gdb.ada/exception-lto.exp=gdb.ada/exception-lto.exp: lang=c: catch exception
+    gdb:gdb.ada/exception-lto.exp=gdb.ada/exception-lto.exp: lang=c: set lang c
+  Executed from: gdb:gdb.ada/fixed_cmp.exp
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=all: compilation fixed.adb
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=all: print My_Var > 10
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=all: print My_Var > 10.0
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=all: print My_Var > 20
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=all: print My_Var > 20.0
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=minimal: compilation fixed.adb
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=minimal: print My_Var > 10
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=minimal: print My_Var > 10.0
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=minimal: print My_Var > 20
+    gdb:gdb.ada/fixed_cmp.exp=gdb.ada/fixed_cmp.exp: scenario=minimal: print My_Var > 20.0
+  Executed from: gdb:gdb.ada/tagged_access.exp
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: scenario=all: compilation p.adb
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: scenario=all: ptype c.all
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: scenario=all: ptype c.menu_name
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: scenario=minimal: compilation p.adb
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: scenario=minimal: ptype c.all
+    gdb:gdb.ada/tagged_access.exp=gdb.ada/tagged_access.exp: scenario=minimal: ptype c.menu_name
+  Executed from: gdb:gdb.arch/skip-prologue.exp
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f1: $bp_addr == $prologue_end_addr
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f1: break f1
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f1: p /x &f1_prologue_end
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f2: $bp_addr == $prologue_end_addr
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f2: break f2
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f2: p /x &f2_prologue_end
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f3: $bp_addr == $prologue_end_addr
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f3: break f3
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f3: p /x &f3_prologue_end
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f4: $bp_addr == $prologue_end_addr
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f4: break f4
+    gdb:gdb.arch/skip-prologue.exp=gdb.arch/skip-prologue.exp: f4: p /x &f4_prologue_end
   Executed from: gdb:gdb.base/batch-exit-status.exp
     gdb:gdb.base/batch-exit-status.exp=gdb.base/batch-exit-status.exp: No such file or directory and No core file specified: [lindex $result 2] == 0
     gdb:gdb.base/batch-exit-status.exp=gdb.base/batch-exit-status.exp: No such file or directory and No core file specified: [lindex $result 3] == $expect_status
@@ -2316,6 +2350,58 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.base/filename-completion.exp=gdb.base/filename-completion.exp: with tilde: prefix=/cc2: cmd=path: tab complete: expand filenames containing spaces in path (second tab)
     gdb:gdb.base/filename-completion.exp=gdb.base/filename-completion.exp: with tilde: prefix=/cc2: cmd=path: tab complete: expand mixed directory and file names (second tab)
     gdb:gdb.base/filename-completion.exp=gdb.base/filename-completion.exp: with tilde: prefix=/cc2: cmd=path: tab complete: expand multiple directory names (second tab)
+  Executed from: gdb:gdb.base/reset-catchpoint-cond.exp
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: catch fork
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: check b/p modified observer has not yet triggered
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: clear bp modified list
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: continue
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: get integer valueof "$bpnum"
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: import python scripts
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with false condition:
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with false condition: catchpoint modified once by setting condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with false condition: catchpoint modified twice at startup
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with false condition: continue to breakpt_before_exit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with false condition: set catchpoint condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with true condition:
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with true condition: catchpoint modified again when hit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with true condition: catchpoint modified once by setting condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with true condition: catchpoint modified twice at startup
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with true condition: continue until catchpoint hit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=fork: with true condition: set catchpoint condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: catch signal SIGUSR1
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: check b/p modified observer has not yet triggered
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: clear bp modified list
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: continue
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: get integer valueof "$bpnum"
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: import python scripts
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with false condition:
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with false condition: catchpoint modified once by setting condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with false condition: catchpoint modified twice at startup
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with false condition: continue to breakpt_before_exit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with false condition: set catchpoint condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with true condition:
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with true condition: catchpoint modified again when hit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with true condition: catchpoint modified once by setting condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with true condition: catchpoint modified twice at startup
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with true condition: continue until catchpoint hit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=signal: with true condition: set catchpoint condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: catch syscall write
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: check b/p modified observer has not yet triggered
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: clear bp modified list
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: continue
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: get integer valueof "$bpnum"
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: import python scripts
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with false condition:
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with false condition: catchpoint modified once by setting condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with false condition: catchpoint modified twice at startup
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with false condition: continue to breakpt_before_exit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with false condition: set catchpoint condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with true condition:
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with true condition: catchpoint modified again when hit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with true condition: catchpoint modified once by setting condition
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with true condition: catchpoint modified twice at startup
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with true condition: continue until catchpoint hit
+    gdb:gdb.base/reset-catchpoint-cond.exp=gdb.base/reset-catchpoint-cond.exp: mode=syscall: with true condition: set catchpoint condition
   Executed from: gdb:gdb.base/sect-cmd.exp
     gdb:gdb.base/sect-cmd.exp=gdb.base/sect-cmd.exp: info files
     gdb:gdb.base/sect-cmd.exp=gdb.base/sect-cmd.exp: non-existent too-long section disallowed
@@ -2323,16 +2409,12 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.base/sect-cmd.exp=gdb.base/sect-cmd.exp: set section .text to original address
   Executed from: gdb:gdb.base/sym-file.exp
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=addr: add-symbol-file sym-file-lib.so addr
-    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: gdb_add_symbol_file
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar + 0x10: add-symbol-file sym-file-lib.so addr
-    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: continue to breakpoint: gdb_add_symbol_file
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=bar: add-symbol-file sym-file-lib.so addr
-    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: gdb_add_symbol_file
     gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: remove_expr=sym-file-lib.so: add-symbol-file sym-file-lib.so addr
-    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: continue to breakpoint: gdb_add_symbol_file
   Executed from: gdb:gdb.debuginfod/corefile-mapped-file.exp
     gdb:gdb.debuginfod/corefile-mapped-file.exp=gdb.debuginfod/corefile-mapped-file.exp: check value of pointer is unavailable with library file missing
@@ -2368,23 +2450,14 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.debuginfod/solib-with-soname.exp=gdb.debuginfod/solib-with-soname.exp: remove libfoo_1.so
     gdb:gdb.debuginfod/solib-with-soname.exp=gdb.debuginfod/solib-with-soname.exp: remove library symlink
     gdb:gdb.debuginfod/solib-with-soname.exp=gdb.debuginfod/solib-with-soname.exp: update library symlink to point to the wrong file
+  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: supports_catch_syscall: consistency
   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: multi-process: detach: watchpoint:hw: continue to breakpoint: _exit
+    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: detach parent
+    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: switch to parent
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: continue to breakpoint: _exit
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: detach
-  Executed from: gdb:gdb.threads/pthreads.exp
-    gdb:gdb.threads/pthreads.exp=gdb.threads/pthreads.exp: after startup: stopped before calling common_routine 15 times
-
-
-  - FAIL disappears           [FAIL =>     ]:
-
-  Executed from: gdb:gdb.base/sect-cmd.exp
-    gdb:gdb.base/sect-cmd.exp=gdb.base/sect-cmd.exp: info files (timeout)
-  Executed from: gdb:gdb.base/sym-file.exp
-    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: continue to breakpoint: bar
-    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at foo
-    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: info files must display sym-file-lib (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: detach: watchpoint:hw: continue to breakpoint: _exit (timeout)
 
 
   - XFAIL appears             [     =>XFAIL]:
@@ -2403,12 +2476,48 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.debuginfod/solib-with-soname.exp=gdb.debuginfod/solib-with-soname.exp: skippig debuginfod parts of this test
 
 
-  - UNRESOLVED disappears     [UNRES=>     ]:
+  - Flaky cases, ignored   [~RANDOM     ]:
 
-  Executed from: gdb:gdb.base/sect-cmd.exp
-    gdb:gdb.base/sect-cmd.exp=gdb.base/sect-cmd.exp: failed to find required section details
+  Executed from: gdb:gdb.base/corefile.exp
+    gdb:gdb.base/corefile.exp=gdb.base/corefile.exp: attach: core file is cleared (timeout)
+    gdb:gdb.base/corefile.exp=gdb.base/corefile.exp: gdb_breakpoint: set breakpoint at main
+    gdb:gdb.base/corefile.exp=gdb.base/corefile.exp: quit with a process (timeout)
+    gdb:gdb.base/corefile.exp=gdb.base/corefile.exp: run: sanity check we see the core file (timeout)
+    gdb:gdb.base/corefile.exp=gdb.base/corefile.exp: run: with core
+  Executed from: gdb:gdb.base/reggroups.exp
+    gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs all (timeout)
+    gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs restore (timeout)
+    gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: info reg invalid-reggroup should report 'Invalid register' (timeout)
+  Executed from: gdb:gdb.base/sym-file.exp
+    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: continue to breakpoint: bar
+    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at foo
+    gdb:gdb.base/sym-file.exp=gdb.base/sym-file.exp: info files must display sym-file-lib (timeout)
+    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=bar + 0x10: continue to breakpoint: bar
+    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=sym-file-lib.so: continue to breakpoint: bar
+  Executed from: gdb:gdb.dwarf2/gdb-index.exp
+    gdb:gdb.dwarf2/gdb-index.exp=gdb.dwarf2/gdb-index.exp: check if index present (timeout)
+  Executed from: gdb:gdb.threads/corethreads.exp
+    gdb:gdb.threads/corethreads.exp=gdb.threads/corethreads.exp: print pthread_t of thread0
+    gdb:gdb.threads/corethreads.exp=gdb.threads/corethreads.exp: sanity check we see the core file (timeout)
+  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)
+  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: multi-process: detach: watchpoint:hw: detach child
+    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
 
 
 
-# Improvements found
-# No regression found in 1 common sum files
+# Regressions found
+# Regressions in 1 common sum files found
