summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-19 21:09:24 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-19 21:09:24 +0000
commitde7a4be24bc47c9a4b93719d1393c1bc69eca917 (patch)
treeffecd734606b2358bd702561cb23affaffa0e1ff /notify
parentc1e3a05398b18b90ff3b3362e3671612046a5260 (diff)
force: #513: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_gdb -- --set runtestflags=gdb.base/break-always.exp --set runtestflags=gdb.base/break-caller-line.exp --set runtestflags=gdb.base/break-entry.exp --set runtestflags=gdb.base/break.exp --set runtestflags=gdb.base/break-fun-addr.exp --set runtestflags=gdb.base/break-idempotent.exp --set runtestflags=gdb.base/break-include.exp --set runtestflags=gdb.base/break-inline.exp --set runtestflags=gdb.base/break-main-file-remove-fail.exp --set runtestflags=gdb.base/break-on-linker-gcd-function.exp --set runtestflags=gdb.base/breakpoint-in-ro-region.exp --set runtestflags=gdb.base/breakpoint-shadow.exp --set runtestflags=gdb.base/break-probes.exp --set runtestflags=gdb.gdb/unittest.exp: | 0 | # 20 regressions check_regression status : 2
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt5
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description20
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml28
-rw-r--r--notify/lnt_report.json28
-rw-r--r--notify/mail-body.txt59
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/regressions.sum25
-rw-r--r--notify/results.compare91
14 files changed, 234 insertions, 33 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..21e5f50
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-971]
+FAIL: 20 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 981273b..251bdb8 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[GNU-692]
-PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts/notify/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/GNU-971
+FAIL: 20 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..cc8abee
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GDB
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..3ec8950
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,20 @@
+commit gdb-14-branchpoint-108-g8971d2788e7
+Author: Simon Marchi <simon.marchi@efficios.com>
+Date: Thu Oct 19 10:55:38 2023 -0400
+
+ gdb: link so_list using intrusive_list
+
+ Replace the hand-made linked list implementation with intrusive_list,
+ simplying management of list items.
+
+ Change-Id: I7f55fd88325bb197cc655c9be5a2ec966d8cc48d
+ Approved-By: Pedro Alves <pedro@palves.net>
+... 1 lines of the commit log omitted.
+
+* tcwg_gnu_native_fast_check_gdb
+** master-arm
+*** FAIL: 20 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_fast_check_gdb/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..8eb30f5
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-971
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..f7bde88
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-10-19
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..986db95
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gdb-14-branchpoint-108-g8971d2788e7: FAIL: 20 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..c4574c7
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,28 @@
+- Project: GNU
+ IssueType: Sub-task
+ Key: GNU-971
+ Summary: |
+ gdb-14-branchpoint-108-g8971d2788e7: FAIL: 20 regressions
+ Components: GDB
+ Start date: 2023-10-19
+ Description: |
+ commit gdb-14-branchpoint-108-g8971d2788e7
+ Author: Simon Marchi <simon.marchi@efficios.com>
+ Date: Thu Oct 19 10:55:38 2023 -0400
+
+ gdb: link so_list using intrusive_list
+
+ Replace the hand-made linked list implementation with intrusive_list,
+ simplying management of list items.
+
+ Change-Id: I7f55fd88325bb197cc655c9be5a2ec966d8cc48d
+ Approved-By: Pedro Alves <pedro@palves.net>
+ ... 1 lines of the commit log omitted.
+
+ * tcwg_gnu_native_fast_check_gdb
+ ** master-arm
+ *** FAIL: 20 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_fast_check_gdb/master-arm/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index f0d3895..5c88f6c 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "512",
+ "run_order": "513",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-19 20:43:17"
+ "Start Time": "2023-10-19 21:09:16"
},
"Tests": [
{
@@ -22,7 +22,7 @@
,
{
"Data": [
- 283
+ 251
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_passes.nb_pass"
@@ -54,7 +54,7 @@
,
{
"Data": [
- 0
+ 21
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.unresolved_testcases.nb_unresolved"
@@ -70,6 +70,22 @@
,
{
"Data": [
+ 1
+ ],
+ "Info": {},
+ "Name": "tcwg_gnu_check.gdb.unexpected_core.nb_other"
+ }
+ ,
+ {
+ "Data": [
+ 4
+ ],
+ "Info": {},
+ "Name": "tcwg_gnu_check.gdb.duplicate_test.nb_other"
+ }
+ ,
+ {
+ "Data": [
0
],
"Info": {},
@@ -78,7 +94,7 @@
,
{
"Data": [
- 283
+ 251
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass"
@@ -110,7 +126,7 @@
,
{
"Data": [
- 0
+ 21
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.unresolved_testcases.nb_unresolved"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index fcdc6d7..e76ff6d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,22 +2,40 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 23 commits in gdb
- | 98107b0b17a gdb: make so_list::{so_original_name,so_name} std::strings
- | 200b85632a9 gdb: make so_list::abfd a gdb_bfd_ref_ptr
- | ae19ef71d22 gdb: make so_list::sections not a pointer
- | 25b5a04e858 gdb: remove target_section_table typedef
- | 4ac91b6bb82 gdb: make clear_so a method of struct so_list
- | ... and 18 more commits in gdb
-
-PASS
+ | commit gdb-14-branchpoint-108-g8971d2788e7
+ | Author: Simon Marchi <simon.marchi@efficios.com>
+ | Date: Thu Oct 19 10:55:38 2023 -0400
+ |
+ | gdb: link so_list using intrusive_list
+ |
+ | Replace the hand-made linked list implementation with intrusive_list,
+ | simplying management of list items.
+ |
+ | Change-Id: I7f55fd88325bb197cc655c9be5a2ec966d8cc48d
+ | Approved-By: Pedro Alves <pedro@palves.net>
+ | ... 1 lines of the commit log omitted.
+
+FAIL: 20 regressions
+
+regressions.sum:
+ === gdb tests ===
+
+Running gdb:gdb.base/break-idempotent.exp ...
+ERROR: GDB process no longer exists
+ERROR: breakpoints not deleted
+ERROR: can not find channel named "exp8"
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: file $binfile
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: condition $bpnum cond_global == 0
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: delete all breakpoints in delete_breakpoints
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: b bar
+... and 15 more entries
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb/master-arm
@@ -25,6 +43,19 @@ CI config tcwg_gnu_native_fast_check_gdb/master-arm
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/510/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_fast_check_gdb/master-arm/reproduction_instructions.txt
+
+Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=8971d2788e79db2ffc1205ed36935483eedf2fab
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-971
+
+List of configurations that regressed due to this commit :
+* tcwg_gnu_native_fast_check_gdb
+** master-arm
+*** FAIL: 20 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_fast_check_gdb/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index f9a5869..9733c1a 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-brobecker@adacore.com,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,research_trasio@irq.a4lg.com,cc:gdb-testers@sourceware.org,nelson@rivosinc.com,lancelot.six@amd.com,cc:simon.marchi@polymtl.ca,simon.marchi@efficios.com
+bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.org,simon.marchi@efficios.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 3905df7..c8593e4 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 23 commits in gdb: PASS on arm
+[Linaro-TCWG-CI] gdb-14-branchpoint-108-g8971d2788e7: FAIL: 20 regressions on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 0000000..e21016e
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,25 @@
+ === gdb tests ===
+
+Running gdb:gdb.base/break-idempotent.exp ...
+ERROR: GDB process no longer exists
+ERROR: breakpoints not deleted
+ERROR: can not find channel named "exp8"
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: file $binfile
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: condition $bpnum cond_global == 0
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: delete all breakpoints in delete_breakpoints
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: b bar
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: continue
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: delete all breakpoints in delete_breakpoints
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: gdb_breakpoint: set breakpoint at main
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: runto: run to main (eof)
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: delete all breakpoints in delete_breakpoints
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: gdb_breakpoint: set breakpoint at main
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: runto: run to main (eof)
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: delete all breakpoints in delete_breakpoints
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: gdb_breakpoint: set breakpoint at main
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: runto: run to main (eof)
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: delete all breakpoints in delete_breakpoints
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: gdb_breakpoint: set breakpoint at main
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: runto: run to main (eof)
+
+ === Results Summary ===
diff --git a/notify/results.compare b/notify/results.compare
index c7b2f49..6daada5 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -5,38 +5,111 @@
# Comparing 1 common sum files:
gdb.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.346482
-CURRENT: /tmp/gxx-sum2.346482
+REFERENCE:/tmp/gxx-sum1.374665
+CURRENT: /tmp/gxx-sum2.374665
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 283 | 283 |
+ | Passes [PASS] | 283 | 251 |
| Unexpected fails [FAIL] | 3 | 3 |
- | Errors [ERROR] | 0 | 0 |
+ | Errors [ERROR] | 0 | 18 |
| Unexpected passes [XPASS] | 0 | 0 |
| Expected fails [XFAIL] | 0 | 0 |
| Known fails [KFAIL] | 0 | 0 |
- | Unresolved [UNRESOLVED] | 0 | 0 |
+ | Unresolved [UNRESOLVED] | 0 | 21 |
| Unsupported [UNSUPPORTED] | 1 | 1 |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
REF PASS ratio: 0.986063
- RES PASS ratio: 0.986063
+ RES PASS ratio: 0.909420
o REGRESSIONS:
+------------------------------------------+---------+
+ | PASS now UNRESOLVED [PASS =>UNRES] | 4 |
+ | ERROR appears [ =>ERROR] | 3 |
+ | UNRESOLVED appears [ =>UNRES] | 13 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 0 |
+ | TOTAL_REGRESSIONS | 20 |
+------------------------------------------+---------+
+ - PASS now UNRESOLVED [PASS =>UNRES]:
+
+ Executed from: gdb:gdb.base/break-idempotent.exp
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: b bar
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: condition $bpnum cond_global == 0
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: continue
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: file $binfile
+
+
+ - ERROR appears [ =>ERROR]:
+
+ Executed from: gdb:gdb.base/break-idempotent.exp
+ gdb:gdb.base/break-idempotent.exp=GDB process no longer exists
+ gdb:gdb.base/break-idempotent.exp=breakpoints not deleted
+ gdb:gdb.base/break-idempotent.exp=can not find channel named "exp8"
+
+
+ - UNRESOLVED appears [ =>UNRES]:
+
+ Executed from: gdb:gdb.base/break-idempotent.exp
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: delete all breakpoints in delete_breakpoints
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: delete all breakpoints in delete_breakpoints
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: gdb_breakpoint: set breakpoint at main
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: runto: run to main (eof)
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: delete all breakpoints in delete_breakpoints
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: gdb_breakpoint: set breakpoint at main
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: runto: run to main (eof)
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: delete all breakpoints in delete_breakpoints
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: gdb_breakpoint: set breakpoint at main
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: runto: run to main (eof)
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: delete all breakpoints in delete_breakpoints
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: gdb_breakpoint: set breakpoint at main
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: runto: run to main (eof)
+
+
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
+ | PASS disappears [PASS => ] | 28 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 0 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 28 |
+------------------------------------------+---------+
+ - PASS disappears [PASS => ]:
+
+ Executed from: gdb:gdb.base/break-idempotent.exp
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: b bar
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: condition $bpnum cond_global == 0
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: continue
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: file $binfile
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: once: watch global
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: set breakpoint always-inserted off
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: watch: twice: watch global
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: b bar
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: condition $bpnum cond_global == 0
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: continue
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: file $binfile
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: once: break foo
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: set breakpoint always-inserted on
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: break: twice: break foo
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: b bar
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: condition $bpnum cond_global == 0
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: continue
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: file $binfile
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: once: hbreak foo
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: set breakpoint always-inserted on
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: hbreak: twice: hbreak foo
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: b bar
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: condition $bpnum cond_global == 0
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: continue
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: file $binfile
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: once: watch global
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: set breakpoint always-inserted on
+ gdb:gdb.base/break-idempotent.exp=gdb.base/break-idempotent.exp: pie=pie: always_inserted=on: watch: twice: watch global
+
+
-# No regression found in 1 common sum files
+# Regressions found
+# Regressions in 1 common sum files found