summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/lnt_report.json32
-rw-r--r--notify/mail-body.txt43
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare.txt163
6 files changed, 147 insertions, 97 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 14d3598..59cd226 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_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7eb4270..8a20e7a 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,21 +6,21 @@
"Run": {
"Info": {
"tag": "tcwg_gnu_native_check_gdb",
- "run_order": "805",
- "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/",
- "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8cb16b68584e14aade8de166c75e1d85e38507bd",
- "git_gcc": "https://github.com/gcc-mirror/gcc/commit/65e41f4fbfc539c5cc429c684176f8ea39f4b8f2",
- "git_linux": "https://git.linaro.org/kernel-org/linux.git/commit/?id=babe393974de0351c0e6cca50f5f84edaf8d7fa1",
- "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=d0aefec49941cf6d97e2244d6aa20bafc26d5942",
- "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935",
+ "run_order": "806",
+ "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/",
+ "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e",
+ "git_gcc": "https://github.com/gcc-mirror/gcc/commit/ef9754dfdf18a89de3da23c4f23365f4c2611367",
+ "git_linux": "https://git.linaro.org/kernel-org/linux.git/commit/?id=3f7168591ebf7bbdb91797d02b1afaf00a4289b1",
+ "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=b9182c793caa05df5d697427c0538936e6396d4b",
+ "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e",
"__report_version__": "1"
},
- "Start Time": "2023-12-14 01:53:54"
+ "Start Time": "2023-12-14 17:53:24"
},
"Tests": [
{
"Data": [
- 164
+ 152
],
"Info": {},
"Name": "tcwg_gnu_native_check_gdb.gdb.FAIL.nb_FAIL"
@@ -44,7 +44,7 @@
,
{
"Data": [
- 115398
+ 115416
],
"Info": {},
"Name": "tcwg_gnu_native_check_gdb.gdb.PASS.nb_PASS"
@@ -60,7 +60,7 @@
,
{
"Data": [
- 11
+ 10
],
"Info": {},
"Name": "tcwg_gnu_native_check_gdb.gdb.UNRESOLVED.nb_UNRESOLVED"
@@ -84,7 +84,7 @@
,
{
"Data": [
- 19
+ 17
],
"Info": {},
"Name": "tcwg_gnu_native_check_gdb.gdb.ERROR.nb_ERROR"
@@ -100,7 +100,7 @@
,
{
"Data": [
- 164
+ 152
],
"Info": {},
"Name": "tcwg_gnu_native_check_gdb.TOTAL.FAIL.nb_FAIL"
@@ -124,7 +124,7 @@
,
{
"Data": [
- 115398
+ 115416
],
"Info": {},
"Name": "tcwg_gnu_native_check_gdb.TOTAL.PASS.nb_PASS"
@@ -140,7 +140,7 @@
,
{
"Data": [
- 11
+ 10
],
"Info": {},
"Name": "tcwg_gnu_native_check_gdb.TOTAL.UNRESOLVED.nb_UNRESOLVED"
@@ -164,7 +164,7 @@
,
{
"Data": [
- 19
+ 17
],
"Info": {},
"Name": "tcwg_gnu_native_check_gdb.TOTAL.ERROR.nb_ERROR"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index f1dd8eb..2757978 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,22 +2,41 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-aarch64 after:
- | 33 commits in gdb
- | 03ce4e1bdb8 gdb/options: fix copy&paste error in string_option_def
- | f5d420bbcee gdb/testsuite: add tests for unwinding of pseudo registers
- | fa751379806 gdb: migrate arm to new gdbarch_pseudo_register_write
- | f8a311f06ee gdb: migrate arm to gdbarch_pseudo_register_read_value
- | bdbf426247a gdb: migrate aarch64 to new gdbarch_pseudo_register_write
- | ... and 28 more commits in gdb
+ | 7552 commits in binutils,gcc,linux,glibc,gdb
+ | a5a863b4b9c Addendum to PR31124
+ | 10802d9ac0c sim: m32r: fix mloop.in variant stamp deps
+ | 2f1de745019 sim: m32r: use @cpu@_fill_argbuf_tp to set trace & profile state
+ | 880530b71fb sim: igen: do not reindent literal semantics output
+ | feb1ad0aecc regen ld POTFILES
+ | ... and 31 more commits in binutils
+ | ef9754dfdf1 aarch64: Handle autoinc addresses in ld1rq splitter [PR112906]
+ | bac33a522bb emit-rtl, lra: Move lra's emit_inc to emit-rtl.cc
+ | 91e9e8faea4 Fix 'gcc.dg/pr110279-2.c' syntax error due to '__attribute_noinline__'
+ | 330f1e078da match.pd: Optimize sign-extension followed by truncation [PR113024]
+ | d50d3d0a688 lower-bitint: Fix .{ADD,SUB,MUL}_OVERFLOW with _BitInt large/huge INTEGER_CST arguments [PR113003]
+ | ... and 34 more commits in gcc
+ | 3f7168591ebf Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
+ | 976600c6da56 Merge tag 'platform-drivers-x86-v6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
+ | c7402612e2e6 Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
+ | bdb2701f0b68 Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
+ | 7bb26ea74aa8 net: atlantic: fix double free in ring reinit logic
+ | ... and 7461 more commits in linux
+ | b9182c793c powerpc : Add optimized memchr for POWER10
+ | a5a863b4b9c Addendum to PR31124
+ | 10802d9ac0c sim: m32r: fix mloop.in variant stamp deps
+ | 2f1de745019 sim: m32r: use @cpu@_fill_argbuf_tp to set trace & profile state
+ | 880530b71fb sim: igen: do not reindent literal semantics output
+ | feb1ad0aecc regen ld POTFILES
+ | ... and 5 more commits in gdb
PASS
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/805/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/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/805/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_check_gdb master-aarch64
@@ -25,6 +44,6 @@ CI config tcwg_gnu_native_check_gdb master-aarch64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/804/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 650090d..aa219ef 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-brobecker@adacore.com,hjl.tools@gmail.com,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,lili.cui@intel.com,cc:gdb-testers@sourceware.org,ssbssa@yahoo.de,mhov@undo.io,tom@tromey.com,cc:simon.marchi@polymtl.ca,aburgess@redhat.com,cc:jinma@linux.alibaba.com,christoph.muellner@vrull.eu,simon.marchi@efficios.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 7c8bae1..30c505c 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 33 commits in gdb: PASS on aarch64
+[Linaro-TCWG-CI] 7552 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index ff582e7..9765956 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -5,121 +5,152 @@
# Comparing 1 common sum files:
gdb.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.1115700
-CURRENT: /tmp/gxx-sum2.1115700
+REFERENCE:/tmp/gxx-sum1.1168597
+CURRENT: /tmp/gxx-sum2.1168597
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 115381 | 115398 |
- | Unexpected fails [FAIL] | 164 | 164 |
- | Errors [ERROR] | 15 | 19 |
+ | Passes [PASS] | 115398 | 115416 |
+ | Unexpected fails [FAIL] | 164 | 152 |
+ | Errors [ERROR] | 19 | 17 |
| Unexpected passes [XPASS] | 0 | 0 |
| Expected fails [XFAIL] | 75 | 75 |
- | Known fails [KFAIL] | 120 | 121 |
- | Unresolved [UNRESOLVED] | 11 | 11 |
+ | Known fails [KFAIL] | 121 | 121 |
+ | Unresolved [UNRESOLVED] | 11 | 10 |
| Unsupported [UNSUPPORTED] | 489 | 489 |
| Untested [UNTESTED] | 34 | 34 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.992965
- RES PASS ratio: 0.992957
+ REF PASS ratio: 0.992957
+ RES PASS ratio: 0.993069
***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
o REGRESSIONS:
+------------------------------------------+---------+
- | ERROR appears [ =>ERROR] | 4 |
- | KFAIL appears [ =>KFAIL] | 2 |
+ | FAIL appears [ => FAIL] | 10 |
+ | KFAIL appears [ =>KFAIL] | 1 |
+ | UNRESOLVED now FAIL [UNRES=> FAIL] | 1 |
+ | UNRESOLVED appears [ =>UNRES] | 1 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 6 |
+ | TOTAL_REGRESSIONS | 13 |
+------------------------------------------+---------+
- - ERROR appears [ =>ERROR]:
+ - FAIL appears [ => FAIL]:
- Executed from: gdb:gdb.dap/pause.exp
- gdb:gdb.dap/pause.exp=eof reading json header
- gdb:gdb.dap/pause.exp=gdb.dap/pause.exp.
- gdb:gdb.dap/pause.exp=tcl error code NONE
- gdb:gdb.dap/pause.exp=timeout reading json header
+ Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (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
- 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=off: cond_bp_target=0: inferior 1 exited (memory error) (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=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=off: cond_bp_target=0: inferior 1 exited (prompt) (PRMS: gdb/18749)
+
+
+ - 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=gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (timeout)
+
+
+ - UNRESOLVED appears [ =>UNRES]:
+
+ Executed from: gdb:gdb.dap/pause.exp
+ gdb:gdb.dap/pause.exp=gdb.dap/pause.exp' aborted due to Tcl error
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 12 |
- | New PASS [ => PASS] | 29 |
+ | New PASS [ => PASS] | 18 |
+ | FAIL disappears [FAIL => ] | 23 |
| KFAIL disappears [KFAIL=> ] | 1 |
+ | UNRESOLVED disappears [UNRES=> ] | 1 |
+ | ERROR disappears [ERROR=> ] | 1 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 42 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 44 |
+------------------------------------------+---------+
- - PASS disappears [PASS => ]:
+ - New PASS [ => PASS]:
- 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.dap/pause.exp
gdb:gdb.dap/pause.exp=gdb.dap/pause.exp: gdb command canceled
gdb:gdb.dap/pause.exp=gdb.dap/pause.exp: gdb command failed
- gdb:gdb.dap/pause.exp=gdb.dap/pause.exp: python command canceled
- gdb:gdb.dap/pause.exp=gdb.dap/pause.exp: python command failed
- gdb:gdb.dap/pause.exp=gdb.dap/pause.exp: shutdown success
+ Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: 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
- 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
-
- - New PASS [ => PASS]:
- Executed from: gdb:gdb.arch/aarch64-pseudo-unwind.exp
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: callee, after change in caller: p/x $w19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: callee, after change in caller: p/x $x19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: callee, after change: p/x $w19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: callee, after change: p/x $x19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: callee, before change: p/x $w19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: callee, before change: p/x $x19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: caller, after change: p/x $w19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: caller, after change: p/x $x19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: caller, before change: p/x $w19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: caller, before change: p/x $x19
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: continue to breakpoint: continue to break_here_c
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: continue to breakpoint: continue to callee
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: down
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: p/x value
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: set $w19 = 0x34353637
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: set $w19 = 0x44454647
- gdb:gdb.arch/aarch64-pseudo-unwind.exp=gdb.arch/aarch64-pseudo-unwind.exp: up
- 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)
+ - FAIL disappears [FAIL => ]:
+
+ Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
+ 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)
- KFAIL disappears [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=off: 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=off: cond_bp_target=0: inferior 1 exited (memory error) (PRMS: gdb/18749)
+
+
+ - UNRESOLVED disappears [UNRES=> ]:
+
+ 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=> ]:
+
+ Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=breakpoints not deleted