public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register.
@ 2017-10-16 8:26 sergiodj+buildbot
2017-10-16 8:26 ` Failures on Fedora-s390x-m64, branch gdb-8.0-branch sergiodj+buildbot
` (13 more replies)
0 siblings, 14 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-16 8:26 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT f24b864960e61f9a91f8c168c1afe12a6676ad7a ***
Author: Walfred Tedeschi <walfred.tedeschi@intel.com>
Branch: gdb-8.0-branch
Commit: f24b864960e61f9a91f8c168c1afe12a6676ad7a
PR22137: gdbserver crashes on host with pkru register.
This patch adds missing backslash on a makefile and regenerate the
files created via the xml files. Those were not in sync with the xml file.
gdb/ChangeLog:
2017-10-16 Walfred Tedeschi <walfred.tedeschi@intel.com>
* features/Makefile (i386-avx-mpx-avx512-pku.dat): Add backslash
at the end of the line.
* regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Regenerate.
* regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerate.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-s390x-m64, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
@ 2017-10-16 8:26 ` sergiodj+buildbot
2017-10-16 8:39 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
` (12 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-16 8:26 UTC (permalink / raw)
To: gdb-testers
Buildslave:
marist-fedora-s390x
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/6689>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: wait for stops
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Ubuntu-AArch64-native-gdbserver-m64, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
2017-10-16 8:26 ` Failures on Fedora-s390x-m64, branch gdb-8.0-branch sergiodj+buildbot
@ 2017-10-16 8:39 ` sergiodj+buildbot
2017-10-16 8:49 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
` (11 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-16 8:39 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-aarch64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-native-gdbserver-m64/builds/3209>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-native-gdbserver-m64/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: wait for stops
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Ubuntu-AArch32-m32, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
2017-10-16 8:26 ` Failures on Fedora-s390x-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-10-16 8:39 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-16 8:49 ` sergiodj+buildbot
2017-10-16 9:08 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
` (10 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-16 8:49 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-m32/builds/1820>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-m32/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Ubuntu-AArch64-m64, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (2 preceding siblings ...)
2017-10-16 8:49 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
@ 2017-10-16 9:08 ` sergiodj+buildbot
2017-10-16 9:35 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
` (9 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-16 9:08 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-aarch64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-m64/builds/3216>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-m64/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: wait for stops
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (3 preceding siblings ...)
2017-10-16 9:08 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
@ 2017-10-16 9:35 ` sergiodj+buildbot
2017-10-16 10:22 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
` (8 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-16 9:35 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-extended-gdbserver-m32/builds/1820>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-extended-gdbserver-m32/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: wait for stops
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> FAIL: gdb.threads/pthreads.exp: check backtrace from thread 1
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Ubuntu-AArch32-native-gdbserver-m32, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (4 preceding siblings ...)
2017-10-16 9:35 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-16 10:22 ` sergiodj+buildbot
2017-10-18 6:29 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
` (7 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-16 10:22 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-gdbserver-m32/builds/1808>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-gdbserver-m32/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:148
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=11: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-m64, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (5 preceding siblings ...)
2017-10-16 10:22 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-18 6:29 ` sergiodj+buildbot
2017-10-18 6:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
` (6 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 6:29 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m64/builds/7691>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.rust/simple.exp: print
new FAIL: gdb.rust/simple.exp: print str_some
new FAIL: gdb.rust/simple.exp: print str_none
new FAIL: gdb.rust/simple.exp: print box_some
new FAIL: gdb.rust/simple.exp: print box_none
new FAIL: gdb.rust/simple.exp: print custom_some
new FAIL: gdb.rust/simple.exp: print parametrized
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (6 preceding siblings ...)
2017-10-18 6:29 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2017-10-18 6:50 ` sergiodj+buildbot
2017-10-18 7:10 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
` (5 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 6:50 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/7636>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (7 preceding siblings ...)
2017-10-18 6:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-18 7:10 ` sergiodj+buildbot
2017-10-18 7:28 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
` (4 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 7:10 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/7633>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.rust/modules.exp: call f3
new FAIL: gdb.rust/modules.exp: call self::f2
new FAIL: gdb.rust/modules.exp: call self::super::f2
new FAIL: gdb.rust/modules.exp: call super::f2
new FAIL: gdb.rust/modules.exp: call self::super::super::f2
new FAIL: gdb.rust/modules.exp: call super::super::f2
new FAIL: gdb.rust/modules.exp: call ::f2
new FAIL: gdb.rust/modules.exp: call extern modules::mod1::f2
new FAIL: gdb.rust/simple.exp: print
new FAIL: gdb.rust/simple.exp: print str_some
new FAIL: gdb.rust/simple.exp: print str_none
new FAIL: gdb.rust/simple.exp: print box_some
new FAIL: gdb.rust/simple.exp: print box_none
new FAIL: gdb.rust/simple.exp: print custom_some
new FAIL: gdb.rust/simple.exp: print parametrized
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locf
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locd
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: ctf: info locals
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (8 preceding siblings ...)
2017-10-18 7:10 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-18 7:28 ` sergiodj+buildbot
2017-10-18 7:44 ` Failures on Fedora-i686, " sergiodj+buildbot
` (3 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 7:28 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m64/builds/7678>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m64/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: use correct executable
PASS -> FAIL: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: use correct executable
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.rust/modules.exp: call f3
new FAIL: gdb.rust/modules.exp: call self::f2
new FAIL: gdb.rust/modules.exp: call self::super::f2
new FAIL: gdb.rust/modules.exp: call super::f2
new FAIL: gdb.rust/modules.exp: call self::super::super::f2
new FAIL: gdb.rust/modules.exp: call super::super::f2
new FAIL: gdb.rust/modules.exp: call ::f2
new FAIL: gdb.rust/modules.exp: call extern modules::mod1::f2
new FAIL: gdb.rust/simple.exp: print
new FAIL: gdb.rust/simple.exp: print str_some
new FAIL: gdb.rust/simple.exp: print str_none
new FAIL: gdb.rust/simple.exp: print box_some
new FAIL: gdb.rust/simple.exp: print box_none
new FAIL: gdb.rust/simple.exp: print custom_some
new FAIL: gdb.rust/simple.exp: print parametrized
PASS -> FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locf
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locd
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: ctf: info locals
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-i686, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (9 preceding siblings ...)
2017-10-18 7:28 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2017-10-18 7:44 ` sergiodj+buildbot
2017-10-18 7:45 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
` (2 subsequent siblings)
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 7:44 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/7672>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-i686/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (10 preceding siblings ...)
2017-10-18 7:44 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2017-10-18 7:45 ` sergiodj+buildbot
2017-10-18 8:07 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-18 8:36 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 7:45 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/7608>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.rust/simple.exp: print str_some
PASS -> FAIL: gdb.rust/simple.exp: print str_none
PASS -> FAIL: gdb.rust/simple.exp: print custom_some
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (11 preceding siblings ...)
2017-10-18 7:45 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2017-10-18 8:07 ` sergiodj+buildbot
2017-10-18 8:36 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 8:07 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/7640>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
new KFAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locc
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locf
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locd
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: ctf: info locals
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-m32, branch gdb-8.0-branch
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
` (12 preceding siblings ...)
2017-10-18 8:07 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-10-18 8:36 ` sergiodj+buildbot
13 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-18 8:36 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/7651>
Commit(s) tested:
f24b864960e61f9a91f8c168c1afe12a6676ad7a
Author(s) (in the same order as the commits):
Walfred Tedeschi <walfred.tedeschi@intel.com>
Subject:
PR22137: gdbserver crashes on host with pkru register.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/f2/f24b864960e61f9a91f8c168c1afe12a6676ad7a/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2018-05-21 9:58 [binutils-gdb/gdb-8.0-branch] Fix AArch64 debug trace build sergiodj+buildbot
@ 2018-05-30 21:17 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 21:17 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/9737>
Commit(s) tested:
378272cef651024de67dc0e09d3f41ae2d66f8bd
Author(s) (in the same order as the commits):
Tamar Christina <tamar.christina@arm.com>
Subject:
Fix AArch64 debug trace build
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/37/378272cef651024de67dc0e09d3f41ae2d66f8bd/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: continue to breakpoint: Set breakpoint here
PASS -> FAIL: gdb.base/info-os.exp: get shared memory key
PASS -> FAIL: gdb.base/info-os.exp: get shared memory ID
PASS -> FAIL: gdb.base/info-os.exp: get semaphore key
PASS -> FAIL: gdb.base/info-os.exp: get semaphore ID
PASS -> FAIL: gdb.base/info-os.exp: get message queue key
PASS -> FAIL: gdb.base/info-os.exp: get message queue ID
PASS -> FAIL: gdb.base/info-os.exp: get socket port number
PASS -> FAIL: gdb.base/info-os.exp: get process list
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get threads
PASS -> FAIL: gdb.base/info-os.exp: get file descriptors
PASS -> FAIL: gdb.base/info-os.exp: get internet-domain sockets
PASS -> FAIL: gdb.base/info-os.exp: get shared-memory regions
PASS -> FAIL: gdb.base/info-os.exp: get semaphores
PASS -> FAIL: gdb.base/info-os.exp: get message queues
PASS -> FAIL: gdb.base/info-os.exp: continue
PASS -> FAIL: gdb.rust/generics.exp: print identity::<u32>
PASS -> FAIL: gdb.rust/generics.exp: ptype identity::<u32>
PASS -> FAIL: gdb.rust/generics.exp: print identity::<f64>
PASS -> FAIL: gdb.rust/generics.exp: ptype identity::<f64>
PASS -> FAIL: gdb.rust/generics.exp: print identity::< Hold<i32> >
PASS -> FAIL: gdb.rust/generics.exp: print identity::<generics::Hold<i32> >
PASS -> FAIL: gdb.rust/generics.exp: print identity::<Hold<i32>>
PASS -> FAIL: gdb.rust/simple.exp: print k
PASS -> FAIL: gdb.rust/simple.exp: print custom_none
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2018-01-24 19:40 [binutils-gdb/gdb-8.0-branch] Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276.cc whatis p4 sergiodj+buildbot
@ 2018-01-24 21:16 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2018-01-24 21:16 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/8625>
Commit(s) tested:
621a88c13ad39cccc8ba511ff3088cd623e9f335
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276.cc whatis p4
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/62/621a88c13ad39cccc8ba511ff3088cd623e9f335/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
new KFAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2018-01-15 19:11 [binutils-gdb/gdb-8.0-branch] Fix scm-ports.exp regression sergiodj+buildbot
@ 2018-01-15 19:57 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2018-01-15 19:57 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/8526>
Commit(s) tested:
92533dc55ed6aee88da718487f075692074b00dd
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Fix scm-ports.exp regression
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/92/92533dc55ed6aee88da718487f075692074b00dd/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.guile/scm-ports.exp: buffered: seek to $sp
PASS -> FAIL: gdb.guile/scm-ports.exp: buffered: seek to $sp for restore
PASS -> FAIL: gdb.guile/scm-ports.exp: unbuffered: seek to $sp
PASS -> FAIL: gdb.guile/scm-ports.exp: unbuffered: seek to $sp for restore
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-10-27 0:15 [binutils-gdb/gdb-8.0-branch] Fix dwarf2_string_attr for -gsplit-dwarf sergiodj+buildbot
@ 2017-10-28 5:44 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-10-28 5:44 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/7747>
Commit(s) tested:
06848393c68c1b370cf2441756ed7413f4442515
Author(s) (in the same order as the commits):
Leszek Swirski <leszeks@google.com>
Subject:
Fix dwarf2_string_attr for -gsplit-dwarf
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/06/06848393c68c1b370cf2441756ed7413f4442515/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-09-07 16:12 [binutils-gdb/gdb-8.0-branch] Bump GDB version number to 8.0.1.DATE-git sergiodj+buildbot
@ 2017-09-07 17:10 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-09-07 17:10 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/7082>
Commit(s) tested:
14c2ca3638ce928546f1aaf9eda752bcdae78d99
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Subject:
Bump GDB version number to 8.0.1.DATE-git.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/14/14c2ca3638ce928546f1aaf9eda752bcdae78d99/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-09-05 20:39 [binutils-gdb/gdb-8.0-branch] Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.exp sergiodj+buildbot
@ 2017-09-05 22:43 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-09-05 22:43 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/7054>
Commit(s) tested:
e8311673316b29c557dcc18a09e252de724dc910
Author(s) (in the same order as the commits):
Simon Marchi <simon.marchi@ericsson.com>
Subject:
Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.exp
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/e8/e8311673316b29c557dcc18a09e252de724dc910/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-09-05 19:23 [binutils-gdb/gdb-8.0-branch] Read stop_pc after updating the gdbarch when exec'ing sergiodj+buildbot
@ 2017-09-05 21:08 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-09-05 21:08 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/7052>
Commit(s) tested:
61bffb81d5ffdb7c6005b7b7fb6cfd8e9e6b19ce
Author(s) (in the same order as the commits):
Simon Marchi <simon.marchi@ericsson.com>
Subject:
Read stop_pc after updating the gdbarch when exec'ing
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/61/61bffb81d5ffdb7c6005b7b7fb6cfd8e9e6b19ce/>
*** Diff to previous build ***
============================
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at
new FAIL: gdb.rust/modules.exp: call f3
new FAIL: gdb.rust/modules.exp: call self::f2
new FAIL: gdb.rust/modules.exp: call self::super::f2
new FAIL: gdb.rust/modules.exp: call super::f2
new FAIL: gdb.rust/modules.exp: call self::super::super::f2
new FAIL: gdb.rust/modules.exp: call super::super::f2
new FAIL: gdb.rust/modules.exp: call ::f2
new FAIL: gdb.rust/modules.exp: call extern modules::mod1::f2
new FAIL: gdb.rust/simple.exp: print
new FAIL: gdb.rust/simple.exp: print box_some
new FAIL: gdb.rust/simple.exp: print box_none
new FAIL: gdb.rust/simple.exp: print parametrized
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locf
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: print locd
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: ctf: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: ctf: info locals
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-09-05 18:17 [binutils-gdb/gdb-8.0-branch] Improve "'g' reply is is to long" error message sergiodj+buildbot
@ 2017-09-05 20:29 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-09-05 20:29 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/7051>
Commit(s) tested:
e72d662aba1bc92e141688ebb27f3948ec5d2997
Author(s) (in the same order as the commits):
Simon Marchi <simon.marchi@ericsson.com>
Subject:
Improve "'g' reply is is to long" error message
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/e7/e72d662aba1bc92e141688ebb27f3948ec5d2997/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-08-28 22:06 [binutils-gdb/gdb-8.0-branch] define_command: Don't convert command name to lower case sergiodj+buildbot
@ 2017-08-28 22:43 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-08-28 22:43 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6891>
Commit(s) tested:
95eeca3bccb6121c201183e21cb5fc39a6b711a2
Author(s) (in the same order as the commits):
Simon Marchi <simon.marchi@ericsson.com>
Subject:
define_command: Don't convert command name to lower case
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/95/95eeca3bccb6121c201183e21cb5fc39a6b711a2/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-08-11 13:36 [binutils-gdb/gdb-8.0-branch] PR breakpoints/21886: mem-break: Fix breakpoint insertion location sergiodj+buildbot
@ 2017-08-14 13:23 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-08-14 13:23 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6784>
Commit(s) tested:
b3e687f4c5e2bd847ea0608fd8960820f3efbda3
Author(s) (in the same order as the commits):
Maciej W. Rozycki <macro@imgtec.com>
Subject:
PR breakpoints/21886: mem-break: Fix breakpoint insertion location
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/b3/b3e687f4c5e2bd847ea0608fd8960820f3efbda3/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=run: add-inferior
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-07-25 12:38 [binutils-gdb/gdb-8.0-branch] Catch exceptions thrown from gdbarch_skip_prologue sergiodj+buildbot
@ 2017-07-25 16:34 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-07-25 16:34 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6665>
Commit(s) tested:
cd33a03d183a268b83ccbcae07f3788308e8d9f4
Author(s) (in the same order as the commits):
Yao Qi <yao.qi@linaro.org>
Subject:
Catch exceptions thrown from gdbarch_skip_prologue
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/cd/cd33a03d183a268b83ccbcae07f3788308e8d9f4/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-07-25 11:55 [binutils-gdb/gdb-8.0-branch] [ARM] Access FPSCR on vfpv2 sergiodj+buildbot
@ 2017-07-25 13:54 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-07-25 13:54 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6663>
Commit(s) tested:
50e64da58e648ff8708935add5b2a87b4e590edf
Author(s) (in the same order as the commits):
Yao Qi <yao.qi@linaro.org>
Subject:
[ARM] Access FPSCR on vfpv2
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/50/50e64da58e648ff8708935add5b2a87b4e590edf/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-31 9:51 [binutils-gdb/gdb-8.0-branch] Avoid compilation warning on MinGW in xstrndup sergiodj+buildbot
@ 2017-06-01 8:53 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-06-01 8:53 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6230>
Commit(s) tested:
ce3dd59c3d6e677bb6bbed432205d3a75476f548
Author(s) (in the same order as the commits):
Eli Zaretskii <eliz@gnu.org>
Subject:
Avoid compilation warning on MinGW in xstrndup
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/ce/ce3dd59c3d6e677bb6bbed432205d3a75476f548/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-31 8:40 [binutils-gdb/gdb-8.0-branch] Fix MinGW compilation warnings due to environ.h sergiodj+buildbot
@ 2017-06-01 6:10 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-06-01 6:10 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6228>
Commit(s) tested:
1e4004c976aaf2b9881f6044cefdb0941e38ddb9
Author(s) (in the same order as the commits):
Eli Zaretskii <eliz@gnu.org>
Subject:
Fix MinGW compilation warnings due to environ.h
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/1e/1e4004c976aaf2b9881f6044cefdb0941e38ddb9/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-26 8:02 [binutils-gdb/gdb-8.0-branch] Fix compilation errors with mingw.org's MinGW runtime 3.X sergiodj+buildbot
@ 2017-05-26 9:18 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-26 9:18 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6183>
Commit(s) tested:
fefc936892e3a1058a7b89fe5bb58366bf78fe74
Author(s) (in the same order as the commits):
Eli Zaretskii <eliz@gnu.org>
Subject:
Fix compilation errors with mingw.org's MinGW runtime 3.X
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/fe/fefc936892e3a1058a7b89fe5bb58366bf78fe74/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-19 9:07 [binutils-gdb/gdb-8.0-branch] Avoid MinGW compilation warning in readline/input.c sergiodj+buildbot
@ 2017-05-19 11:24 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-19 11:24 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6138>
Commit(s) tested:
958d57d02d936913a4f9d54810ee0fceb763aa35
Author(s) (in the same order as the commits):
Eli Zaretskii <eliz@gnu.org>
Subject:
Avoid MinGW compilation warning in readline/input.c
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/95/958d57d02d936913a4f9d54810ee0fceb763aa35/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-18 16:36 [binutils-gdb/gdb-8.0-branch] Expect prompt after no FPU warning sergiodj+buildbot
@ 2017-05-18 18:13 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-18 18:13 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6133>
Commit(s) tested:
f864c7e8536b0e3e860e99cd6b9188b0fbbd7912
Author(s) (in the same order as the commits):
Thomas Preud'homme <thomas.preudhomme@arm.com>
Subject:
Expect prompt after no FPU warning
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/f8/f864c7e8536b0e3e860e99cd6b9188b0fbbd7912/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-17 15:54 [binutils-gdb/gdb-8.0-branch] Add alias command to cmd_list_element sergiodj+buildbot
@ 2017-05-17 16:47 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 16:47 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6123>
Commit(s) tested:
efaba6bc8fa1cb074bcaa16f48766164ccaa1005
Author(s) (in the same order as the commits):
Yao Qi <yao.qi@linaro.org>
Subject:
Add alias command to cmd_list_element
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/ef/efaba6bc8fa1cb074bcaa16f48766164ccaa1005/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-17 5:53 [binutils-gdb/gdb-8.0-branch] Fix rust_dump_subexp_body sergiodj+buildbot
@ 2017-05-17 10:30 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 10:30 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6118>
Commit(s) tested:
b6486c1f82fab968ee119b0fbcfadfdbd0dad745
Author(s) (in the same order as the commits):
Tom Tromey <tom@tromey.com>
Subject:
Fix rust_dump_subexp_body
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/b6/b6486c1f82fab968ee119b0fbcfadfdbd0dad745/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-15 12:58 [binutils-gdb/gdb-8.0-branch] Fix gdb 8.0 procfs.c compilation on Solaris sergiodj+buildbot
@ 2017-05-15 14:10 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-15 14:10 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6109>
Commit(s) tested:
81aeac9bbd02fc80048e51a1bb67484eb58852dc
Author(s) (in the same order as the commits):
Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Subject:
Fix gdb 8.0 procfs.c compilation on Solaris
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/81/81aeac9bbd02fc80048e51a1bb67484eb58852dc/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-04 20:47 [binutils-gdb/gdb-8.0-branch] Bump GDB version number to 7.99.91.DATE-git sergiodj+buildbot
@ 2017-05-05 6:00 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-05 6:00 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6063>
Commit(s) tested:
65ea01b5924c8ed220368def5dde3151d071d6df
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Subject:
Bump GDB version number to 7.99.91.DATE-git.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/65/65ea01b5924c8ed220368def5dde3151d071d6df/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-04 20:08 [binutils-gdb/gdb-8.0-branch] gdb/NEWS: rewrite "since GDB 7.12" into "in GDB 8.0" sergiodj+buildbot
@ 2017-05-05 2:49 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-05 2:49 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6061>
Commit(s) tested:
6261be561546d93adb47bbd354e290896444b149
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Subject:
gdb/NEWS: rewrite "since GDB 7.12" into "in GDB 8.0"
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/62/6261be561546d93adb47bbd354e290896444b149/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-04 16:25 [binutils-gdb/gdb-8.0-branch] Fix gdb.python/py-record-btrace-threads.exp with Python 3 sergiodj+buildbot
@ 2017-05-05 1:12 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-05 1:12 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6059>
Commit(s) tested:
1332b4fa37e2b688533ef3eb86a7b1aaced90465
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Fix gdb.python/py-record-btrace-threads.exp with Python 3
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/13/1332b4fa37e2b688533ef3eb86a7b1aaced90465/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-04 12:07 [binutils-gdb/gdb-8.0-branch] Python: Introduce gdb.Instruction class sergiodj+buildbot
@ 2017-05-04 18:46 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-04 18:46 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6053>
Commit(s) tested:
ac7d85722af3e8a4db69940b77b82ca173ba3877
Author(s) (in the same order as the commits):
Tim Wiederhake <tim.wiederhake@intel.com>
Subject:
Python: Introduce gdb.Instruction class
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/ac/ac7d85722af3e8a4db69940b77b82ca173ba3877/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-04 8:24 [binutils-gdb/gdb-8.0-branch] Python: Use correct ptid in btrace recording sergiodj+buildbot
@ 2017-05-04 12:40 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-04 12:40 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6048>
Commit(s) tested:
ee53a929a4c74456661f60741ec22139e06ebc70
Author(s) (in the same order as the commits):
Tim Wiederhake <tim.wiederhake@intel.com>
Subject:
Python: Use correct ptid in btrace recording
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/ee/ee53a929a4c74456661f60741ec22139e06ebc70/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-04 7:31 [binutils-gdb/gdb-8.0-branch] Python: Fix indentation in py-record-btrace.c sergiodj+buildbot
@ 2017-05-04 11:15 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-04 11:15 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6047>
Commit(s) tested:
d4c682630c6ff6c8e159b833e7a8f2915853369a
Author(s) (in the same order as the commits):
Tim Wiederhake <tim.wiederhake@intel.com>
Subject:
Python: Fix indentation in py-record-btrace.c
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/d4/d4c682630c6ff6c8e159b833e7a8f2915853369a/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-05-03 19:59 [binutils-gdb/gdb-8.0-branch] Make sure malloc is linked into gdb.cp/oranking.cc sergiodj+buildbot
@ 2017-05-03 20:48 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-05-03 20:48 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/6043>
Commit(s) tested:
c2449d01b73b19acaf5add85b64c584fca9da366
Author(s) (in the same order as the commits):
Keith Seitz <keiths@redhat.com>
Subject:
Make sure malloc is linked into gdb.cp/oranking.cc.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/c2/c2449d01b73b19acaf5add85b64c584fca9da366/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-04-28 10:12 [binutils-gdb/gdb-8.0-branch] Use ptid method lwp in mips_linux_new_thread sergiodj+buildbot
@ 2017-04-28 16:02 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-04-28 16:02 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/5994>
Commit(s) tested:
d41089194ff10dc538fce0bcd4c30fc4d94935d3
Author(s) (in the same order as the commits):
Yao Qi <yao.qi@linaro.org>
Subject:
Use ptid method lwp in mips_linux_new_thread
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/d4/d41089194ff10dc538fce0bcd4c30fc4d94935d3/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=run: add-inferior
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-04-28 9:32 [binutils-gdb/gdb-8.0-branch] [MIPS] Use lwpid from lwp_info instead of inferior_ptid sergiodj+buildbot
@ 2017-04-28 13:22 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-04-28 13:22 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-4
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/5992>
Commit(s) tested:
c6767e625c0fb73c9a12d991140670a00ad8284c
Author(s) (in the same order as the commits):
Yao Qi <yao.qi@linaro.org>
Subject:
[MIPS] Use lwpid from lwp_info instead of inferior_ptid
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/c6/c6767e625c0fb73c9a12d991140670a00ad8284c/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch
2017-04-25 14:57 [binutils-gdb/gdb-8.0-branch] Change gdbarch_wchar_bit for AArch64 and ARM sergiodj+buildbot
@ 2017-04-25 20:00 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2017-04-25 20:00 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/5957>
Commit(s) tested:
f7cc213124f45b589c7b4bd9420252dc126282d9
Author(s) (in the same order as the commits):
Yao Qi <yao.qi@linaro.org>
Subject:
Change gdbarch_wchar_bit for AArch64 and ARM
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/f7/f7cc213124f45b589c7b4bd9420252dc126282d9/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================
*** Complete list of XFAILs for this builder ***
FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.
^ permalink raw reply [flat|nested] 45+ messages in thread
end of thread, other threads:[~2018-05-30 21:14 UTC | newest]
Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-16 8:26 [binutils-gdb/gdb-8.0-branch] PR22137: gdbserver crashes on host with pkru register sergiodj+buildbot
2017-10-16 8:26 ` Failures on Fedora-s390x-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-10-16 8:39 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-16 8:49 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
2017-10-16 9:08 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
2017-10-16 9:35 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-16 10:22 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
2017-10-18 6:29 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2017-10-18 6:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2017-10-18 7:10 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-18 7:28 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2017-10-18 7:44 ` Failures on Fedora-i686, " sergiodj+buildbot
2017-10-18 7:45 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2017-10-18 8:07 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-18 8:36 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
-- strict thread matches above, loose matches on Subject: below --
2018-05-21 9:58 [binutils-gdb/gdb-8.0-branch] Fix AArch64 debug trace build sergiodj+buildbot
2018-05-30 21:17 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2018-01-24 19:40 [binutils-gdb/gdb-8.0-branch] Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276.cc whatis p4 sergiodj+buildbot
2018-01-24 21:16 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2018-01-15 19:11 [binutils-gdb/gdb-8.0-branch] Fix scm-ports.exp regression sergiodj+buildbot
2018-01-15 19:57 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-10-27 0:15 [binutils-gdb/gdb-8.0-branch] Fix dwarf2_string_attr for -gsplit-dwarf sergiodj+buildbot
2017-10-28 5:44 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-09-07 16:12 [binutils-gdb/gdb-8.0-branch] Bump GDB version number to 8.0.1.DATE-git sergiodj+buildbot
2017-09-07 17:10 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-09-05 20:39 [binutils-gdb/gdb-8.0-branch] Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.exp sergiodj+buildbot
2017-09-05 22:43 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-09-05 19:23 [binutils-gdb/gdb-8.0-branch] Read stop_pc after updating the gdbarch when exec'ing sergiodj+buildbot
2017-09-05 21:08 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-09-05 18:17 [binutils-gdb/gdb-8.0-branch] Improve "'g' reply is is to long" error message sergiodj+buildbot
2017-09-05 20:29 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-08-28 22:06 [binutils-gdb/gdb-8.0-branch] define_command: Don't convert command name to lower case sergiodj+buildbot
2017-08-28 22:43 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-08-11 13:36 [binutils-gdb/gdb-8.0-branch] PR breakpoints/21886: mem-break: Fix breakpoint insertion location sergiodj+buildbot
2017-08-14 13:23 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-07-25 12:38 [binutils-gdb/gdb-8.0-branch] Catch exceptions thrown from gdbarch_skip_prologue sergiodj+buildbot
2017-07-25 16:34 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-07-25 11:55 [binutils-gdb/gdb-8.0-branch] [ARM] Access FPSCR on vfpv2 sergiodj+buildbot
2017-07-25 13:54 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-31 9:51 [binutils-gdb/gdb-8.0-branch] Avoid compilation warning on MinGW in xstrndup sergiodj+buildbot
2017-06-01 8:53 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-31 8:40 [binutils-gdb/gdb-8.0-branch] Fix MinGW compilation warnings due to environ.h sergiodj+buildbot
2017-06-01 6:10 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-26 8:02 [binutils-gdb/gdb-8.0-branch] Fix compilation errors with mingw.org's MinGW runtime 3.X sergiodj+buildbot
2017-05-26 9:18 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-19 9:07 [binutils-gdb/gdb-8.0-branch] Avoid MinGW compilation warning in readline/input.c sergiodj+buildbot
2017-05-19 11:24 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-18 16:36 [binutils-gdb/gdb-8.0-branch] Expect prompt after no FPU warning sergiodj+buildbot
2017-05-18 18:13 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-17 15:54 [binutils-gdb/gdb-8.0-branch] Add alias command to cmd_list_element sergiodj+buildbot
2017-05-17 16:47 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-17 5:53 [binutils-gdb/gdb-8.0-branch] Fix rust_dump_subexp_body sergiodj+buildbot
2017-05-17 10:30 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-15 12:58 [binutils-gdb/gdb-8.0-branch] Fix gdb 8.0 procfs.c compilation on Solaris sergiodj+buildbot
2017-05-15 14:10 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-04 20:47 [binutils-gdb/gdb-8.0-branch] Bump GDB version number to 7.99.91.DATE-git sergiodj+buildbot
2017-05-05 6:00 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-04 20:08 [binutils-gdb/gdb-8.0-branch] gdb/NEWS: rewrite "since GDB 7.12" into "in GDB 8.0" sergiodj+buildbot
2017-05-05 2:49 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-04 16:25 [binutils-gdb/gdb-8.0-branch] Fix gdb.python/py-record-btrace-threads.exp with Python 3 sergiodj+buildbot
2017-05-05 1:12 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-04 12:07 [binutils-gdb/gdb-8.0-branch] Python: Introduce gdb.Instruction class sergiodj+buildbot
2017-05-04 18:46 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-04 8:24 [binutils-gdb/gdb-8.0-branch] Python: Use correct ptid in btrace recording sergiodj+buildbot
2017-05-04 12:40 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-04 7:31 [binutils-gdb/gdb-8.0-branch] Python: Fix indentation in py-record-btrace.c sergiodj+buildbot
2017-05-04 11:15 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-05-03 19:59 [binutils-gdb/gdb-8.0-branch] Make sure malloc is linked into gdb.cp/oranking.cc sergiodj+buildbot
2017-05-03 20:48 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-04-28 10:12 [binutils-gdb/gdb-8.0-branch] Use ptid method lwp in mips_linux_new_thread sergiodj+buildbot
2017-04-28 16:02 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-04-28 9:32 [binutils-gdb/gdb-8.0-branch] [MIPS] Use lwpid from lwp_info instead of inferior_ptid sergiodj+buildbot
2017-04-28 13:22 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
2017-04-25 14:57 [binutils-gdb/gdb-8.0-branch] Change gdbarch_wchar_bit for AArch64 and ARM sergiodj+buildbot
2017-04-25 20:00 ` Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.0-branch sergiodj+buildbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).