summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-14 18:01:30 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-14 18:01:30 +0000
commitc131a4292e97a5cca2c723e7dcc6660a0ce3e9fc (patch)
treec47d6d1800fba1559cacf8f381a684d1b800d3f6 /notify
parent350019bd2a3b88beb23fa81a1842c2139b5669ca (diff)
onsuccess: #586: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/
Results : | # reset_artifacts: | -10 | # build_abe gdb -- --prefix /usr --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/description26
-rw-r--r--notify/jira/summary2
-rw-r--r--notify/lnt_report.json28
-rw-r--r--notify/mail-body.txt36
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare.txt205
8 files changed, 172 insertions, 131 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 2b54ec1..63025f0 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 2526458..5c233a3 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,21 +1,21 @@
-Commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=8cb16b68584e14aade8de166c75e1d85e38507bd
-commit gdb-14-branchpoint-696-g8cb16b68584
-Author: Jin Ma <jinma@linux.alibaba.com>
-Date: Fri Nov 17 14:20:53 2023 +0800
+Commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=1d2f86b6b74e6caae77951353a4c353ce9816374
+commit gdb-14-branchpoint-697-g1d2f86b6b74
+Author: Hannes Domani <ssbssa@yahoo.de>
+Date: Sun Nov 14 16:19:31 2021 +0100
- RISC-V: Fix the wrong encoding and operand of the XTheadFmv extension.
-
- The description of instructions 'th.fmv.hw.x' and 'th.fmv.x.hw' of the
- XTheadFmv extension in T-Head specific is incorrect, and it also has
- some impact on the implementation of the binutils, so this patch
- corrects this.
+ Allow calling of variadic C++ functions
+ Currently, it's not possible to call a variadic C++ function:
+ ```
+ (gdb) print sum_vararg_int(1, 10)
+ Cannot resolve function sum_vararg_int to any overloaded instance
+ (gdb) print sum_vararg_int(2, 20, 30)
... 18 lines of the commit log omitted.
* tcwg_gdb_check
** master-aarch64
*** PASS
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8cb16b68584e14aade8de166c75e1d85e38507bd/tcwg_gdb_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/artifact/artifacts
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/1d2f86b6b74e6caae77951353a4c353ce9816374/tcwg_gdb_check/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/artifact/artifacts
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8cb16b68584e14aade8de166c75e1d85e38507bd/jira/yaml
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/1d2f86b6b74e6caae77951353a4c353ce9816374/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index bb8f6bd..48122e0 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gdb-14-branchpoint-696-g8cb16b68584: PASS
+gdb-14-branchpoint-697-g1d2f86b6b74: PASS
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index d7882a5..0375f5f 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,17 +6,17 @@
"Run": {
"Info": {
"tag": "tcwg_gdb_check",
- "run_order": "585",
- "test_url": "https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/",
- "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8cb16b68584e14aade8de166c75e1d85e38507bd",
+ "run_order": "586",
+ "test_url": "https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/",
+ "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=1d2f86b6b74e6caae77951353a4c353ce9816374",
"__report_version__": "1"
},
- "Start Time": "2023-12-14 02:16:15"
+ "Start Time": "2023-12-14 08:47:20"
},
"Tests": [
{
"Data": [
- 164
+ 144
],
"Info": {},
"Name": "tcwg_gdb_check.gdb.FAIL.nb_FAIL"
@@ -40,7 +40,7 @@
,
{
"Data": [
- 114908
+ 114934
],
"Info": {},
"Name": "tcwg_gdb_check.gdb.PASS.nb_PASS"
@@ -56,7 +56,7 @@
,
{
"Data": [
- 8
+ 5
],
"Info": {},
"Name": "tcwg_gdb_check.gdb.UNRESOLVED.nb_UNRESOLVED"
@@ -64,7 +64,7 @@
,
{
"Data": [
- 500
+ 501
],
"Info": {},
"Name": "tcwg_gdb_check.gdb.UNSUPPORTED.nb_UNSUPPORTED"
@@ -80,7 +80,7 @@
,
{
"Data": [
- 9
+ 6
],
"Info": {},
"Name": "tcwg_gdb_check.gdb.ERROR.nb_ERROR"
@@ -96,7 +96,7 @@
,
{
"Data": [
- 164
+ 144
],
"Info": {},
"Name": "tcwg_gdb_check.TOTAL.FAIL.nb_FAIL"
@@ -120,7 +120,7 @@
,
{
"Data": [
- 114908
+ 114934
],
"Info": {},
"Name": "tcwg_gdb_check.TOTAL.PASS.nb_PASS"
@@ -136,7 +136,7 @@
,
{
"Data": [
- 8
+ 5
],
"Info": {},
"Name": "tcwg_gdb_check.TOTAL.UNRESOLVED.nb_UNRESOLVED"
@@ -144,7 +144,7 @@
,
{
"Data": [
- 500
+ 501
],
"Info": {},
"Name": "tcwg_gdb_check.TOTAL.UNSUPPORTED.nb_UNSUPPORTED"
@@ -160,7 +160,7 @@
,
{
"Data": [
- 9
+ 6
],
"Info": {},
"Name": "tcwg_gdb_check.TOTAL.ERROR.nb_ERROR"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 71aa751..c8098be 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,27 +4,27 @@ We track this report status in https://linaro.atlassian.net/browse/GNU-692 , ple
In gdb_check master-aarch64 after:
- | commit gdb-14-branchpoint-696-g8cb16b68584
- | Author: Jin Ma <jinma@linux.alibaba.com>
- | Date: Fri Nov 17 14:20:53 2023 +0800
+ | commit gdb-14-branchpoint-697-g1d2f86b6b74
+ | Author: Hannes Domani <ssbssa@yahoo.de>
+ | Date: Sun Nov 14 16:19:31 2021 +0100
|
- | RISC-V: Fix the wrong encoding and operand of the XTheadFmv extension.
- |
- | The description of instructions 'th.fmv.hw.x' and 'th.fmv.x.hw' of the
- | XTheadFmv extension in T-Head specific is incorrect, and it also has
- | some impact on the implementation of the binutils, so this patch
- | corrects this.
+ | Allow calling of variadic C++ functions
|
+ | Currently, it's not possible to call a variadic C++ function:
+ | ```
+ | (gdb) print sum_vararg_int(1, 10)
+ | Cannot resolve function sum_vararg_int to any overloaded instance
+ | (gdb) print sum_vararg_int(2, 20, 30)
| ... 18 lines of the commit log omitted.
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gdb_check master-aarch64
@@ -32,17 +32,17 @@ CI config tcwg_gdb_check master-aarch64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/584/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/artifact/artifacts
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8cb16b68584e14aade8de166c75e1d85e38507bd/tcwg_gdb_check/master-aarch64/reproduction_instructions.txt
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/1d2f86b6b74e6caae77951353a4c353ce9816374/tcwg_gdb_check/master-aarch64/reproduction_instructions.txt
-Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=8cb16b68584e14aade8de166c75e1d85e38507bd
+Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=1d2f86b6b74e6caae77951353a4c353ce9816374
List of configurations that regressed due to this commit :
* tcwg_gdb_check
** master-aarch64
*** PASS
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8cb16b68584e14aade8de166c75e1d85e38507bd/tcwg_gdb_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/585/artifact/artifacts
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/1d2f86b6b74e6caae77951353a4c353ce9816374/tcwg_gdb_check/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/586/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index b5d1a38..aae9ce9 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.org,cc:jinma@linux.alibaba.com,christoph.muellner@vrull.eu
+bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.org,ssbssa@yahoo.de
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a317ad8..7585dd8 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gdb-14-branchpoint-696-g8cb16b68584: PASS on aarch64
+[Linaro-TCWG-CI] gdb-14-branchpoint-697-g1d2f86b6b74: PASS on aarch64
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 8b95843..351f31d 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -5,53 +5,146 @@
# Comparing 1 common sum files:
gdb.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.860060
-CURRENT: /tmp/gxx-sum2.860060
+REFERENCE:/tmp/gxx-sum1.901250
+CURRENT: /tmp/gxx-sum2.901250
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 114931 | 114908 |
- | Unexpected fails [FAIL] | 143 | 164 |
- | Errors [ERROR] | 7 | 9 |
+ | Passes [PASS] | 114908 | 114934 |
+ | Unexpected fails [FAIL] | 164 | 144 |
+ | Errors [ERROR] | 9 | 6 |
| Unexpected passes [XPASS] | 0 | 0 |
| Expected fails [XFAIL] | 75 | 75 |
| Known fails [KFAIL] | 120 | 120 |
- | Unresolved [UNRESOLVED] | 6 | 8 |
- | Unsupported [UNSUPPORTED] | 500 | 500 |
+ | Unresolved [UNRESOLVED] | 8 | 5 |
+ | Unsupported [UNSUPPORTED] | 500 | 501 |
| Untested [UNTESTED] | 25 | 25 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.993143
- RES PASS ratio: 0.992945
+ REF PASS ratio: 0.992945
+ RES PASS ratio: 0.993135
***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
o REGRESSIONS:
+------------------------------------------+---------+
- | PASS now FAIL [PASS => FAIL] | 1 |
- | ERROR appears [ =>ERROR] | 1 |
- | FAIL appears [ => FAIL] | 27 |
- | FAIL now UNRESOLVED [FAIL =>UNRES] | 1 |
- | UNRESOLVED appears [ =>UNRES] | 1 |
+ | FAIL appears [ => FAIL] | 12 |
+ | UNRESOLVED now FAIL [UNRES=> FAIL] | 1 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 31 |
+ | TOTAL_REGRESSIONS | 13 |
+------------------------------------------+---------+
- - PASS now FAIL [PASS => FAIL]:
+ - FAIL appears [ => FAIL]:
+ Executed from: gdb:gdb.base/osabi.exp
+ gdb:gdb.base/osabi.exp=gdb.base/osabi.exp: set osabi none (timeout)
Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
+ 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 4: break at break_fn: 1 (the program is no longer running)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
+ Executed from: gdb:gdb.threads/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)
- - ERROR appears [ =>ERROR]:
+ - UNRESOLVED now FAIL [UNRES=> FAIL]:
Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=breakpoints not deleted
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (timeout)
- - FAIL appears [ => FAIL]:
+o IMPROVEMENTS TO BE CHECKED:
+ +------------------------------------------+---------+
+ | PASS disappears [PASS => ] | 8 |
+ | New PASS [ => PASS] | 33 |
+ | FAIL now PASS [FAIL => PASS] | 1 |
+ | FAIL disappears [FAIL => ] | 32 |
+ | UNSUPPORTED appears [ =>UNSUP] | 1 |
+ | UNRESOLVED disappears [UNRES=> ] | 2 |
+ | ERROR disappears [ERROR=> ] | 2 |
+ +------------------------------------------+---------+
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 79 |
+ +------------------------------------------+---------+
+
+ - PASS disappears [PASS => ]:
+
+ Executed from: gdb:gdb.base/osabi.exp
+ gdb:gdb.base/osabi.exp=gdb.base/osabi.exp: set osabi none
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: before/after disassembly matches
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: define stepi_del_break
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint where si will land
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: set debug target 0
+ Executed from: gdb:gdb.cp/call-c.exp
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: b 42
+ 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
+
+
+ - New PASS [ => PASS]:
+
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step
+ Executed from: gdb:gdb.cp/call-c.exp
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: b 67
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print sum_vararg_int(0)
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print sum_vararg_int(1, 10)
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print sum_vararg_int(2, 20, 30)
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print sum_vararg_int(5, 20, 30, 40, 50, 60)
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print vararg_func(1)
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print vararg_func(11, 12, 13.5)
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print vararg_func(14, 15, "16")
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print vararg_func(2, 3)
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print vararg_func(4, 5.5)
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print vararg_func(6, "7")
+ gdb:gdb.cp/call-c.exp=gdb.cp/call-c.exp: print vararg_func(8, 9, 10)
+ 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: 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: detach
+ 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 break_fn
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: 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 break_fn
+ 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: 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
+ 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: continue: watchpoint:hw: continue
+ gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue to breakpoint: _exit
+ gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: detach child
+ gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: switch to parent
+
+
+ - FAIL now PASS [FAIL => PASS]:
+
+ 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: reset timer in the inferior
+
+
+ - FAIL disappears [FAIL => ]:
+
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: b test:label
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: info breakpoints (got interactive prompt)
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step (timeout)
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: si& finished (timeout)
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: stepi_del_break (the program is no longer running)
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: break at break_fn: 1 (the program is no longer running)
gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
@@ -82,78 +175,26 @@ o REGRESSIONS:
gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
- - FAIL now UNRESOLVED [FAIL =>UNRES]:
+ - UNSUPPORTED appears [ =>UNSUP]:
- 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 (timeout)
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software single-stepping
- - UNRESOLVED appears [ =>UNRES]:
+ - UNRESOLVED disappears [UNRES=> ]:
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint always-inserted on
Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
+ - ERROR disappears [ERROR=> ]:
-o IMPROVEMENTS TO BE CHECKED:
- +------------------------------------------+---------+
- | PASS disappears [PASS => ] | 25 |
- | New PASS [ => PASS] | 3 |
- | FAIL disappears [FAIL => ] | 6 |
- +------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 34 |
- +------------------------------------------+---------+
-
- - PASS disappears [PASS => ]:
-
+ Executed from: gdb:gdb.base/sss-bp-on-user-bp-2.exp
+ gdb:gdb.base/sss-bp-on-user-bp-2.exp=breakpoints not deleted
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: 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: detach
- 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
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 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 break_fn
- 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: 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
- 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: continue: watchpoint:hw: continue
- gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue to breakpoint: _exit
- gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: detach child
- gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: switch to parent
-
-
- - New PASS [ => PASS]:
-
- Executed from: gdb:gdb.base/osabi.exp
- gdb:gdb.base/osabi.exp=gdb.base/osabi.exp: set osabi none
- 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
- gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: detach
-
-
- - FAIL disappears [FAIL => ]:
-
- Executed from: gdb:gdb.base/osabi.exp
- gdb:gdb.base/osabi.exp=gdb.base/osabi.exp: set osabi none (timeout)
- Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
- 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=breakpoints not deleted