public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Mark debug sections referenced by kept debug sections
@ 2017-05-17 15:31 sergiodj+buildbot
2017-05-17 15:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 15:31 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT b7c871edcd83ccdc5fcd8148a7f433efd6b52255 ***
Author: H.J. Lu <hjl.tools@gmail.com>
Branch: master
Commit: b7c871edcd83ccdc5fcd8148a7f433efd6b52255
Mark debug sections referenced by kept debug sections
If a debug section is referenced by a kept debug section, it should
also be kept.
Some targets, like mips, keep input files when there are some special
sections, like .gnu.attributes, even if input file is unused otherwise.
In this case, all debug sections are kept. The new test will fail on
such targets. We can either fix those targets or XFAIL the test.
bfd/
PR ld/20882
* elflink.c (elf_gc_mark_debug_section): New function.
(_bfd_elf_gc_mark_extra_sections): Mark any debug sections
referenced by kept debug sections.
ld/
PR ld/20882
* testsuite/ld-gc/gc.exp: Run pr20882.
* testsuite/ld-gc/pr20882.d: New file.
* testsuite/ld-gc/pr20882a.s: Likewise.
* testsuite/ld-gc/pr20882b.s: Likewise.
* testsuite/ld-gc/pr20882c.s: Likewise.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Failures on Fedora-s390x-m64, branch master
2017-05-17 15:31 [binutils-gdb] Mark debug sections referenced by kept debug sections sergiodj+buildbot
@ 2017-05-17 15:31 ` sergiodj+buildbot
2017-05-17 17:54 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 15:31 UTC (permalink / raw)
To: gdb-testers
Buildslave:
marist-fedora-s390x
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/5339>
Commit(s) tested:
b7c871edcd83ccdc5fcd8148a7f433efd6b52255
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Mark debug sections referenced by kept debug sections
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b7/b7c871edcd83ccdc5fcd8148a7f433efd6b52255/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/new-ui.exp: do_test: delete all breakpoints on extra console
PASS -> FAIL: gdb.base/new-ui.exp: do_test: main console: next
PASS -> FAIL: gdb.base/new-ui.exp: do_test: main console: next causes no spurious output on other console
PASS -> FAIL: gdb.base/new-ui.exp: do_test: main console: break causes no spurious output on other console
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=12: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: wait for stops
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-s390x-m64/xfails/master/xfail;hb=474b075>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-s390x-m64/xfails/master/xfail.table;hb=474b075>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master
2017-05-17 15:31 [binutils-gdb] Mark debug sections referenced by kept debug sections sergiodj+buildbot
2017-05-17 15:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
@ 2017-05-17 17:54 ` sergiodj+buildbot
2017-05-17 18:22 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 17:54 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/1984>
Commit(s) tested:
b7c871edcd83ccdc5fcd8148a7f433efd6b52255
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Mark debug sections referenced by kept debug sections
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-native-gdbserver-m64/b7/b7c871edcd83ccdc5fcd8148a7f433efd6b52255/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/callfuncs.exp: noproto: finish after stop in call dummy preserves register contents
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail;hb=84d1683>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail.table;hb=84d1683>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Failures on Ubuntu-AArch64-m64, branch master
2017-05-17 15:31 [binutils-gdb] Mark debug sections referenced by kept debug sections sergiodj+buildbot
2017-05-17 15:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-05-17 17:54 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-05-17 18:22 ` sergiodj+buildbot
2017-05-17 18:54 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 18:22 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-aarch64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-m64/builds/1994>
Commit(s) tested:
b7c871edcd83ccdc5fcd8148a7f433efd6b52255
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Mark debug sections referenced by kept debug sections
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-m64/b7/b7c871edcd83ccdc5fcd8148a7f433efd6b52255/>
*** 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=3: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops
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=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=12: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: wait for stops
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-m64/xfails/master/xfail;hb=abee8a4>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-m64/xfails/master/xfail.table;hb=abee8a4>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Failures on Ubuntu-AArch32-native-gdbserver-m32, branch master
2017-05-17 15:31 [binutils-gdb] Mark debug sections referenced by kept debug sections sergiodj+buildbot
` (2 preceding siblings ...)
2017-05-17 18:22 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
@ 2017-05-17 18:54 ` sergiodj+buildbot
2017-05-17 19:19 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-05-17 19:43 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 18:54 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/610>
Commit(s) tested:
b7c871edcd83ccdc5fcd8148a7f433efd6b52255
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Mark debug sections referenced by kept debug sections
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-gdbserver-m32/b7/b7c871edcd83ccdc5fcd8148a7f433efd6b52255/>
*** Diff to previous build ***
============================
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
============================
*** 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] 7+ messages in thread
* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master
2017-05-17 15:31 [binutils-gdb] Mark debug sections referenced by kept debug sections sergiodj+buildbot
` (3 preceding siblings ...)
2017-05-17 18:54 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
@ 2017-05-17 19:19 ` sergiodj+buildbot
2017-05-17 19:43 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 19:19 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/618>
Commit(s) tested:
b7c871edcd83ccdc5fcd8148a7f433efd6b52255
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Mark debug sections referenced by kept debug sections
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-extended-gdbserver-m32/b7/b7c871edcd83ccdc5fcd8148a7f433efd6b52255/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
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=13: wait for stops
new FAIL: gdb.threads/queue-signal.exp: determine thread functions
============================
*** 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] 7+ messages in thread
* Failures on Ubuntu-AArch32-m32, branch master
2017-05-17 15:31 [binutils-gdb] Mark debug sections referenced by kept debug sections sergiodj+buildbot
` (4 preceding siblings ...)
2017-05-17 19:19 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-05-17 19:43 ` sergiodj+buildbot
5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-17 19:43 UTC (permalink / raw)
To: gdb-testers
Buildslave:
ubuntu-trusty-aarch32-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-m32/builds/618>
Commit(s) tested:
b7c871edcd83ccdc5fcd8148a7f433efd6b52255
Author(s) (in the same order as the commits):
H.J. Lu <hjl.tools@gmail.com>
Subject:
Mark debug sections referenced by kept debug sections
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-m32/b7/b7c871edcd83ccdc5fcd8148a7f433efd6b52255/>
*** Diff to previous build ***
============================
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=15: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops
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] 7+ messages in thread
end of thread, other threads:[~2017-05-17 19:43 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 15:31 [binutils-gdb] Mark debug sections referenced by kept debug sections sergiodj+buildbot
2017-05-17 15:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-05-17 17:54 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
2017-05-17 18:22 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
2017-05-17 18:54 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
2017-05-17 19:19 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-05-17 19:43 ` Failures on Ubuntu-AArch32-m32, " 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).