public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] [PATCH] Support for DW_FORM_strx tag
@ 2019-04-27 3:38 sergiodj+buildbot
2019-04-27 3:50 ` Failures on Debian-s390x-native-extended-gdbserver-m64, branch master sergiodj+buildbot
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-04-27 3:38 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT cf532bd13616fbabe487d98107cde3202ad58ab7 ***
Author: Ali Tamur <tamur@google.com>
Branch: master
Commit: cf532bd13616fbabe487d98107cde3202ad58ab7
[PATCH] Support for DW_FORM_strx tag
DW_FORM_strx is the new name of DW_FORM_GNU_str_index in the Dwarf 5 standard.
This is a small step towards supporting Dwarf 5 in gdb.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
2019-04-27 3:38 [binutils-gdb] [PATCH] Support for DW_FORM_strx tag sergiodj+buildbot
@ 2019-04-27 3:50 ` sergiodj+buildbot
2019-04-27 5:30 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-04-27 3:50 UTC (permalink / raw)
To: gdb-testers
Buildslave:
debian-jessie-s390x-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-extended-gdbserver-m64/builds/8111>
Commit(s) tested:
cf532bd13616fbabe487d98107cde3202ad58ab7
Author(s) (in the same order as the commits):
Ali Tamur <tamur@google.com>
Subject:
[PATCH] Support for DW_FORM_strx tag
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Debian-s390x-native-extended-gdbserver-m64/cf/cf532bd13616fbabe487d98107cde3202ad58ab7/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail?id=2035db3c>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail.table?id=2035db3c>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Debian-s390x-native-gdbserver-m64, branch master
2019-04-27 3:38 [binutils-gdb] [PATCH] Support for DW_FORM_strx tag sergiodj+buildbot
2019-04-27 3:50 ` Failures on Debian-s390x-native-extended-gdbserver-m64, branch master sergiodj+buildbot
@ 2019-04-27 5:30 ` sergiodj+buildbot
2019-05-01 4:32 ` Failures on Fedora-i686, " sergiodj+buildbot
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-04-27 5:30 UTC (permalink / raw)
To: gdb-testers
Buildslave:
debian-jessie-s390x-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-gdbserver-m64/builds/7969>
Commit(s) tested:
cf532bd13616fbabe487d98107cde3202ad58ab7
Author(s) (in the same order as the commits):
Ali Tamur <tamur@google.com>
Subject:
[PATCH] Support for DW_FORM_strx tag
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Debian-s390x-native-gdbserver-m64/cf/cf532bd13616fbabe487d98107cde3202ad58ab7/>
*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
new FAIL: gdb.mi/mi-nonstop.exp: wait for thread exit
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reload core file
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step first shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step generic
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step second shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step third shr1
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: save process recfile
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-gdbserver-m64/xfails/master/xfail?id=cf31fd10>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-gdbserver-m64/xfails/master/xfail.table?id=cf31fd10>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Fedora-i686, branch master
2019-04-27 3:38 [binutils-gdb] [PATCH] Support for DW_FORM_strx tag sergiodj+buildbot
2019-04-27 3:50 ` Failures on Debian-s390x-native-extended-gdbserver-m64, branch master sergiodj+buildbot
2019-04-27 5:30 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2019-05-01 4:32 ` sergiodj+buildbot
2019-05-01 5:00 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-05-01 4:32 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/12680>
Commit(s) tested:
cf532bd13616fbabe487d98107cde3202ad58ab7
Author(s) (in the same order as the commits):
Ali Tamur <tamur@google.com>
Subject:
[PATCH] Support for DW_FORM_strx tag
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-i686/cf/cf532bd13616fbabe487d98107cde3202ad58ab7/>
*** Diff to previous build ***
============================
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 ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail?id=a69a9d0c>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail.table?id=a69a9d0c>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
2019-04-27 3:38 [binutils-gdb] [PATCH] Support for DW_FORM_strx tag sergiodj+buildbot
` (2 preceding siblings ...)
2019-05-01 4:32 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2019-05-01 5:00 ` sergiodj+buildbot
2019-05-01 5:05 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-05-01 5:00 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/12585>
Commit(s) tested:
cf532bd13616fbabe487d98107cde3202ad58ab7
Author(s) (in the same order as the commits):
Ali Tamur <tamur@google.com>
Subject:
[PATCH] Support for DW_FORM_strx tag
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/cf/cf532bd13616fbabe487d98107cde3202ad58ab7/>
*** Diff to previous build ***
============================
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 ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail?id=0f41808c>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail.table?id=0f41808c>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Fedora-x86_64-m64, branch master
2019-04-27 3:38 [binutils-gdb] [PATCH] Support for DW_FORM_strx tag sergiodj+buildbot
` (3 preceding siblings ...)
2019-05-01 5:00 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2019-05-01 5:05 ` sergiodj+buildbot
2019-05-01 5:13 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2019-05-04 23:12 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-05-01 5:05 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m64/builds/12758>
Commit(s) tested:
cf532bd13616fbabe487d98107cde3202ad58ab7
Author(s) (in the same order as the commits):
Ali Tamur <tamur@google.com>
Subject:
[PATCH] Support for DW_FORM_strx tag
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/cf/cf532bd13616fbabe487d98107cde3202ad58ab7/>
*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================
*** Complete list of XFAILs for this builder ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail?id=2b614c37>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail.table?id=2b614c37>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
2019-04-27 3:38 [binutils-gdb] [PATCH] Support for DW_FORM_strx tag sergiodj+buildbot
` (4 preceding siblings ...)
2019-05-01 5:05 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2019-05-01 5:13 ` sergiodj+buildbot
2019-05-04 23:12 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-05-01 5:13 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-m32/builds/12355>
Commit(s) tested:
cf532bd13616fbabe487d98107cde3202ad58ab7
Author(s) (in the same order as the commits):
Ali Tamur <tamur@google.com>
Subject:
[PATCH] Support for DW_FORM_strx tag
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/cf/cf532bd13616fbabe487d98107cde3202ad58ab7/>
*** Diff to previous build ***
============================
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 ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail?id=8aac1897>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail.table?id=8aac1897>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Failures on Fedora-x86_64-m32, branch master
2019-04-27 3:38 [binutils-gdb] [PATCH] Support for DW_FORM_strx tag sergiodj+buildbot
` (5 preceding siblings ...)
2019-05-01 5:13 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2019-05-04 23:12 ` sergiodj+buildbot
6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2019-05-04 23:12 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/12426>
Commit(s) tested:
cf532bd13616fbabe487d98107cde3202ad58ab7
Author(s) (in the same order as the commits):
Ali Tamur <tamur@google.com>
Subject:
[PATCH] Support for DW_FORM_strx tag
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/cf/cf532bd13616fbabe487d98107cde3202ad58ab7/>
*** Diff to previous build ***
============================
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 ***
To obtain the list of XFAIL tests for this builder, go to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m32/xfails/master/xfail?id=b1b1cb57>
You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:
<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m32/xfails/master/xfail.table?id=b1b1cb57>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2019-05-04 23:12 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-27 3:38 [binutils-gdb] [PATCH] Support for DW_FORM_strx tag sergiodj+buildbot
2019-04-27 3:50 ` Failures on Debian-s390x-native-extended-gdbserver-m64, branch master sergiodj+buildbot
2019-04-27 5:30 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2019-05-01 4:32 ` Failures on Fedora-i686, " sergiodj+buildbot
2019-05-01 5:00 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2019-05-01 5:05 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2019-05-01 5:13 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2019-05-04 23:12 ` Failures on Fedora-x86_64-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).