public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove some is_mi_like_p from breakpoint code
@ 2018-05-01  0:38 sergiodj+buildbot
  2018-05-01  0:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
                   ` (9 more replies)
  0 siblings, 10 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  0:38 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 2d33446d4d58edcf993f42957cfe9627c88f112f ***

Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 2d33446d4d58edcf993f42957cfe9627c88f112f

Remove some is_mi_like_p from breakpoint code

This removes some uses of is_mi_like_p from the breakpoint code.  The
break-catch-throw.c change brings it into line with what other
breakpoint classes do.  The other changes simply replace printf calls
with ui_out::text or ui_out::message calls.

ChangeLog
2018-04-30  Tom Tromey  <tom@tromey.com>

	* breakpoint.c (mention): Remove use of is_mi_like_p.
	(print_mention_ranged_breakpoint): Likewise.
	* break-catch-throw.c (print_it_exception_catchpoint): Remove use
	of is_mi_like_p.


^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
@ 2018-05-01  0:41 ` sergiodj+buildbot
  2018-05-01  2:25 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  0:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8368>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** Diff to previous build ***
============================
new FAIL: gdb.python/py-mi-objfile.exp: check if python 3
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=35b3607>

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-s390x-m64/xfails/master/xfail.table?id=35b3607>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on RHEL-s390x-m64, branch master
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
  2018-05-01  0:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
@ 2018-05-01  2:25 ` sergiodj+buildbot
  2018-05-01  3:45 ` *** COMPILATION FAILED *** Failures on Fedora-i686, branch master *** BREAKAGE *** sergiodj+buildbot
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  2:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	rhel-7_1-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/RHEL-s390x-m64/builds/7031>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** 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/RHEL-s390x-m64/xfails/master/xfail?id=6da72a5>

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/RHEL-s390x-m64/xfails/master/xfail.table?id=6da72a5>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* *** COMPILATION FAILED *** Failures on Fedora-i686, branch master *** BREAKAGE ***
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
  2018-05-01  0:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
  2018-05-01  2:25 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
@ 2018-05-01  3:45 ` sergiodj+buildbot
  2018-05-01  3:51 ` Failures on Fedora-x86_64-m64, branch master sergiodj+buildbot
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  3:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/9546>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-i686/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for getauxval... (cached) yes
checking for pread... (cached) yes
checking for pwrite... (cached) yes
checking for pread64... (cached) yes
checking for setns... (cached) yes
checking for ANSI C header files... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for nl_langinfo and CODESET... (cached) yes
checking for linux/perf_event.h... (cached) yes
checking for locale.h... (cached) yes
checking for memory.h... (cached) yes
checking for signal.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for thread_db.h... (cached) yes
checking for wait.h... (cached) yes
checking for termios.h... (cached) yes
checking for fdwalk... (cached) no
checking for getrlimit... (cached) yes
checking for pipe... (cached) yes
checking for pipe2... (cached) yes
checking for socketpair... (cached) yes
checking for sigaction... (cached) yes
checking whether strerror is declared... (cached) yes
checking whether strstr is declared... (cached) yes
checking for sigsetjmp... (cached) yes
checking for sys/ptrace.h... (cached) yes
checking for ptrace.h... (cached) no
checking whether ptrace is declared... (cached) yes
checking return type of ptrace... (cached) long
checking types of arguments for ptrace... (cached) enum __ptrace_request,int,long,long
checking for ust... no
checking compiler warning flags...  -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wsuggest-override -Werror
checking for dladdr... yes
checking for long long... (cached) yes
checking size of long long... (cached) 8
checking whether basename is declared... (cached) yes
checking whether ffs is declared... (cached) yes
checking whether asprintf is declared... (cached) yes
checking whether vasprintf is declared... (cached) yes
checking whether snprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking whether strtol is declared... (cached) yes
checking whether strtoul is declared... (cached) yes
checking whether strtoll is declared... (cached) yes
checking whether strtoull is declared... (cached) yes
checking whether strverscmp is declared... (cached) yes
checking whether strerror is declared... (cached) yes
checking whether perror is declared... yes
checking whether vasprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking for struct stat.st_blocks... (cached) yes
checking for struct stat.st_blksize... (cached) yes
checking for struct user_regs_struct.fs_base... (cached) no
checking for struct user_regs_struct.gs_base... (cached) no
checking for socklen_t... (cached) yes
checking for Elf32_auxv_t... yes
checking for Elf64_auxv_t... yes
checking if building for x86-64... no
checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... yes
checking for lwpid_t in sys/procfs.h... (cached) yes
checking for psaddr_t in sys/procfs.h... (cached) yes
checking for prgregset_t in sys/procfs.h... (cached) yes
checking for prfpregset_t in sys/procfs.h... (cached) yes
checking for elf_fpregset_t in sys/procfs.h... yes
checking for dlopen in -ldl... yes
checking for the dynamic export flag... -Wl,--dynamic-list
checking for TD_VERSION... yes
checking whether the target supports __sync_*_compare_and_swap... yes
checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing gdbdepdir commands
mkdir -p -- arch/.deps
mkdir -p -- common/.deps
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-i686/build'
make: *** [Makefile:850: all] Error 2
============================




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-x86_64-m64, branch master
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2018-05-01  3:45 ` *** COMPILATION FAILED *** Failures on Fedora-i686, branch master *** BREAKAGE *** sergiodj+buildbot
@ 2018-05-01  3:51 ` sergiodj+buildbot
  2018-05-01  4:01 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  3:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m64/builds/9564>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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=6312777>

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=6312777>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2018-05-01  3:51 ` Failures on Fedora-x86_64-m64, branch master sergiodj+buildbot
@ 2018-05-01  4:01 ` sergiodj+buildbot
  2018-05-01  4:11 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  4:01 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-m32/builds/9507>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** Diff to previous build ***
============================
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
============================


*** 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=d02de3c>

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=d02de3c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE ***
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2018-05-01  4:11 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2018-05-01  4:11 ` sergiodj+buildbot
  2018-05-01  4:54 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  4:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-w64-mingw32/builds/1514>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-w64-mingw32/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

  CXX    maint.o
  CXX    mdebugread.o
  CXX    mem-break.o
  CXX    memattr.o
  CXX    memory-map.o
  CXX    memrange.o
  CXX    minidebug.o
  CXX    minsyms.o
  CXX    mipsread.o
  CXX    namespace.o
  CXX    objc-lang.o
  CXX    objfiles.o
  CXX    observable.o
  CXX    opencl-lang.o
  CXX    osabi.o
  CXX    osdata.o
  CXX    p-lang.o
  CXX    p-typeprint.o
  CXX    p-valprint.o
  CXX    parse.o
  CXX    printcmd.o
  CXX    probe.o
  CXX    producer.o
  CXX    progspace.o
  CXX    progspace-and-thread.o
  CXX    prologue-value.o
  CXX    psymtab.o
  CXX    record.o
  CXX    record-btrace.o
  CXX    record-full.o
  CXX    regcache.o
  CXX    regcache-dump.o
  CXX    reggroups.o
  CXX    registry.o
  CXX    remote.o
  CXX    remote-fileio.o
  CXX    remote-notif.o
  CXX    reverse.o
  CXX    rust-lang.o
  CXX    sentinel-frame.o
  CXX    ser-event.o
  CXX    serial.o
  CXX    skip.o
  CXX    solib.o
  CXX    solib-target.o
  CXX    source.o
  CXX    stabsread.o
  CXX    stack.o
  CXX    std-regs.o
  CXX    symfile.o
  CXX    symfile-debug.o
  CXX    symmisc.o
  CXX    symtab.o
  CXX    target.o
  CXX    target-dcache.o
  CXX    target-descriptions.o
  CXX    target-memory.o
  CXX    thread.o
  CXX    thread-fsm.o
  CXX    tid-parse.o
  CXX    top.o
  CXX    tracefile.o
  CXX    tracefile-tfile.o
  CXX    tracepoint.o
  CXX    trad-frame.o
  CXX    tramp-frame.o
  CXX    target-float.o
  CXX    typeprint.o
  CXX    ui-file.o
  CXX    ui-out.o
  CXX    user-regs.o
  CXX    utils.o
  CXX    valarith.o
  CXX    valops.o
  CXX    valprint.o
  CXX    value.o
  CXX    varobj.o
  CXX    xml-support.o
  CXX    xml-syscall.o
  CXX    xml-tdesc.o
  CXX    target/waitstatus.o
  CXX    compile/compile.o
  CXX    compile/compile-c-support.o
  CXX    compile/compile-c-symbols.o
  CXX    compile/compile-c-types.o
  CXX    compile/compile-loc2c.o
  CXX    compile/compile-object-load.o
  CXX    compile/compile-object-run.o
  CXX    inflow.o
  GEN    init.c
  CXX    init.o
  CXXLD  gdb.exe
unittests/string_view-selftests.o:string_view-selftests.c:(.text+0xc98): undefined reference to `std::basic_ofstream<char, std::char_traits<char> >::rpl_close()'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1910: gdb.exe] Error 1
make[1]: *** [Makefile:8800: all-gdb] Error 2
make: *** [Makefile:857: all] Error 2
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build/gdb'
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-4/fedora-x86-64-mingw32/build'
============================




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2018-05-01  4:01 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2018-05-01  4:11 ` sergiodj+buildbot
  2018-05-01  4:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** sergiodj+buildbot
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  4:11 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/9511>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** 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-native-extended-gdbserver-m32/xfails/master/xfail?id=cd842a2>

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-extended-gdbserver-m32/xfails/master/xfail.table?id=cd842a2>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-x86_64-m32, branch master
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2018-05-01  4:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** sergiodj+buildbot
@ 2018-05-01  4:54 ` sergiodj+buildbot
  2018-05-01 10:57 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
  2018-05-02 10:05 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01  4:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/9522>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-m32/xfails/master/xfail?id=3f5359a>

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=3f5359a>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Debian-s390x-m64, branch master
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2018-05-01  4:54 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
@ 2018-05-01 10:57 ` sergiodj+buildbot
  2018-05-02 10:05 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-01 10:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-m64/builds/5172>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-m64/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: reset selection to thread 1.1
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-m64/xfails/master/xfail?id=ceb3c6c>

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-m64/xfails/master/xfail.table?id=ceb3c6c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master
  2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2018-05-01 10:57 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2018-05-02 10:05 ` sergiodj+buildbot
  9 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-02 10:05 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/3290>

Commit(s) tested:
	2d33446d4d58edcf993f42957cfe9627c88f112f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some is_mi_like_p from breakpoint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-extended-gdbserver-m32/2d/2d33446d4d58edcf993f42957cfe9627c88f112f/>

*** Diff to previous build ***
============================
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=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=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 ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-30  7:11 [binutils-gdb] PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong sergiodj+buildbot
@ 2018-11-30 10:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-30 10:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10183>

Commit(s) tested:
	ba85c15dabe144e4bcee5a1b388b32bee10729e1

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ba/ba85c15dabe144e4bcee5a1b388b32bee10729e1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-29 23:31 [binutils-gdb] Fix leak in forward-search sergiodj+buildbot
@ 2018-11-30  1:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-30  1:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10182>

Commit(s) tested:
	95b1f9ac6b7de84b09580bdf2456955bcff86da1

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Fix leak in forward-search

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/95/95b1f9ac6b7de84b09580bdf2456955bcff86da1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
============================


*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-29 22:18 [binutils-gdb] Implement the "gdb_signal_to/from_target" gdbarch methods for FreeBSD sergiodj+buildbot
@ 2018-11-30  1:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-30  1:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10181>

Commit(s) tested:
	e61667ef1413b9fba1bb9dc78744329f8215de74

Author(s) (in the same order as the commits):
	Rajendra SY <rajendra.sy@gmail.com>

Subject:
	Implement the "gdb_signal_to/from_target" gdbarch methods for FreeBSD.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e6/e61667ef1413b9fba1bb9dc78744329f8215de74/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-29 21:41 [binutils-gdb] RISC-V: Add missing c.unimp instruction sergiodj+buildbot
@ 2018-11-29 22:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-29 22:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10180>

Commit(s) tested:
	12951a2f080abfd23d0aae0a9a5b2c322fd25c9e

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add missing c.unimp instruction.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/12951a2f080abfd23d0aae0a9a5b2c322fd25c9e/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-29 18:55 [binutils-gdb] Avoid buffer overflow in value_x_unop sergiodj+buildbot
@ 2018-11-29 20:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-29 20:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10179>

Commit(s) tested:
	3d5500e9580ec0f3cffeb1f1373834cbc1d2101d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid buffer overflow in value_x_unop

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3d/3d5500e9580ec0f3cffeb1f1373834cbc1d2101d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-29 18:14 [binutils-gdb] Fix use-after-free in gdbserver sergiodj+buildbot
@ 2018-11-29 19:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-29 19:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10178>

Commit(s) tested:
	d105de22fc385da878e8db44c9503a7f30419322

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix use-after-free in gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d1/d105de22fc385da878e8db44c9503a7f30419322/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-29 13:41 [binutils-gdb] elf: Don't merge .note.gnu.property section in IR sergiodj+buildbot
@ 2018-11-29 14:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-29 14:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10177>

Commit(s) tested:
	ffd9e4d0225d45d1603d09e06151c388589e063f

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	elf: Don't merge .note.gnu.property section in IR

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ff/ffd9e4d0225d45d1603d09e06151c388589e063f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-run.exp: get process list
============================


*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-27 20:10 [binutils-gdb] RISC-V: Add .insn CA support sergiodj+buildbot
@ 2018-11-27 21:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-27 21:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10175>

Commit(s) tested:
	4765cd611992862c844e8f152c5dbaadaecc25ce

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add .insn CA support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/47/4765cd611992862c844e8f152c5dbaadaecc25ce/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-27 19:07 [binutils-gdb] [ARM] Update knowledge of bfd architectures sergiodj+buildbot
@ 2018-11-27 20:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-27 20:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10174>

Commit(s) tested:
	b5ab31636d36e1252791cec179aa11ab9d9b87e9

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@linaro.org>

Subject:
	[ARM] Update knowledge of bfd architectures

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b5/b5ab31636d36e1252791cec179aa11ab9d9b87e9/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-27 17:58 [binutils-gdb] MIPS/LD: Accept high-part relocations in PIC code with absolute symbols sergiodj+buildbot
@ 2018-11-27 19:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-27 19:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10173>

Commit(s) tested:
	3c7687b9cdacc243f7e23cd9b144e72b88d58817

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@linux-mips.org>

Subject:
	MIPS/LD: Accept high-part relocations in PIC code with absolute symbols

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3c/3c7687b9cdacc243f7e23cd9b144e72b88d58817/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-27 17:21 [binutils-gdb] MIPS/LD: Continue processing with refused relocations in PIC code sergiodj+buildbot
@ 2018-11-27 18:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-27 18:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10172>

Commit(s) tested:
	aff68bd0415c6f834cf1717865b5b44dea6b9ef5

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@linux-mips.org>

Subject:
	MIPS/LD: Continue processing with refused relocations in PIC code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/af/aff68bd0415c6f834cf1717865b5b44dea6b9ef5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-27 15:46 [binutils-gdb] Initialize *uncompressed_align_pow_p to 0 sergiodj+buildbot
@ 2018-11-27 16:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-27 16:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10171>

Commit(s) tested:
	131a5a648d314cd15811158150573cb40eb3abd0

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Initialize *uncompressed_align_pow_p to 0

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/13/131a5a648d314cd15811158150573cb40eb3abd0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-27 13:47 [binutils-gdb] AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) sergiodj+buildbot
@ 2018-11-27 14:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-27 14:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10170>

Commit(s) tested:
	9fca35fc3486283562a7fcd9eb0ff845b0152d98

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9f/9fca35fc3486283562a7fcd9eb0ff845b0152d98/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-26 22:26 [binutils-gdb] Fix spurious semicolon in sparc-linux-nat.c sergiodj+buildbot
@ 2018-11-26 23:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-26 23:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10168>

Commit(s) tested:
	ed2df75c51551cf9b44f7d94179849565ab5bdda

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix spurious semicolon in sparc-linux-nat.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ed/ed2df75c51551cf9b44f7d94179849565ab5bdda/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-26 14:27 [binutils-gdb] Fix Solaris build sergiodj+buildbot
@ 2018-11-26 14:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-26 14:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10165>

Commit(s) tested:
	24bce9bbe510c9efa36c0f85fb2f8a93ec8b623e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix Solaris build

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/24/24bce9bbe510c9efa36c0f85fb2f8a93ec8b623e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-25 23:41 [binutils-gdb] Implement timestamp'ed output on "make check" sergiodj+buildbot
@ 2018-11-26  1:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-26  1:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10164>

Commit(s) tested:
	f63c03b470036353c8c6c657e15f5ebd62ab67dd

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Implement timestamp'ed output on "make check"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f6/f63c03b470036353c8c6c657e15f5ebd62ab67dd/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-25 23:04 [binutils-gdb] Remove obsolete comments from field_fmt sergiodj+buildbot
@ 2018-11-26  0:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-26  0:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10163>

Commit(s) tested:
	b5b12e1dbe0f2739624f91621828df73ef55e900

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove obsolete comments from field_fmt

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b5/b5b12e1dbe0f2739624f91621828df73ef55e900/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-24 12:23 [binutils-gdb] Re-fix leak in source.c (open_source_file) sergiodj+buildbot
@ 2018-11-24 13:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-24 13:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10161>

Commit(s) tested:
	5446094655df842abb4ababac39f34c6342e8da3

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Re-fix leak in source.c (open_source_file).

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/54/5446094655df842abb4ababac39f34c6342e8da3/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-23 14:34 [binutils-gdb] gdbserver: AArch64: Remove cannot_fetch/store_register sergiodj+buildbot
@ 2018-11-23 16:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-23 16:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10159>

Commit(s) tested:
	5013824590f59374106007d4c9724d5767911d75

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	gdbserver: AArch64: Remove cannot_fetch/store_register

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/5013824590f59374106007d4c9724d5767911d75/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI again, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again, event on MI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame, event on MI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: continue to breakpoint: main breakpoint
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set thread-specific breakpoint, thread 2.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: stop at breakpoint in main
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: main stop
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-22 16:58 [binutils-gdb] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc sergiodj+buildbot
@ 2018-11-22 20:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-22 20:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10156>

Commit(s) tested:
	080363310650c93ad8e93018bcb6760ba5d32d1c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/08/080363310650c93ad8e93018bcb6760ba5d32d1c/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-22 18:39 [binutils-gdb] Fix follow_exec latent problem sergiodj+buildbot
@ 2018-11-22 18:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-22 18:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10155>

Commit(s) tested:
	c4c17fb0f5879d3f58c733a4139fa59817e8155e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix follow_exec latent problem

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c4/c4c17fb0f5879d3f58c733a4139fa59817e8155e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop
============================


*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-22 16:44 [binutils-gdb] Avoid find_thread_ptid with null_ptid sergiodj+buildbot
@ 2018-11-22 17:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-22 17:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10154>

Commit(s) tested:
	151bb4a5059e73934f7bc61318efaaffe0c91b81

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Avoid find_thread_ptid with null_ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/15/151bb4a5059e73934f7bc61318efaaffe0c91b81/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 21:16 [binutils-gdb] S12Z opcodes: Fix bug disassembling certain shift instructions sergiodj+buildbot
@ 2018-11-22  2:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-22  2:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10152>

Commit(s) tested:
	27f42a4ddb28514fde3d01083120674fc8c0c107

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	S12Z opcodes: Fix bug disassembling certain shift instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/27/27f42a4ddb28514fde3d01083120674fc8c0c107/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 17:41 [binutils-gdb] Make command-repeat work after gdb.execute sergiodj+buildbot
@ 2018-11-22  0:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-22  0:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10150>

Commit(s) tested:
	1c97054b87495b008c6028d697deff61c9fb0b6e

Author(s) (in the same order as the commits):
	Benno Fünfstück <benno.fuenfstueck@gmail.com>

Subject:
	Make command-repeat work after gdb.execute

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1c/1c97054b87495b008c6028d697deff61c9fb0b6e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 17:05 [binutils-gdb] Fix linking MSP430 files created by gcc's LTO optimizer sergiodj+buildbot
@ 2018-11-21 23:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21 23:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10149>

Commit(s) tested:
	ca94519e70c39fca1d6ea93b8604349111522a8b

Author(s) (in the same order as the commits):
	Jozef Lawrynowicz <jozef.l@mittosystems.com>

Subject:
	Fix linking MSP430 files created by gcc's LTO optimizer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ca/ca94519e70c39fca1d6ea93b8604349111522a8b/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 14:40 [binutils-gdb] gdb/riscv: Add target description support sergiodj+buildbot
@ 2018-11-21 22:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21 22:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10148>

Commit(s) tested:
	b5ffee3181d157a4d964f62344ac827142e37bde

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Add target description support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b5/b5ffee3181d157a4d964f62344ac827142e37bde/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 14:05 [binutils-gdb] valops.c: Overload resolution code: Rename parameters/locals sergiodj+buildbot
@ 2018-11-21 20:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21 20:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10147>

Commit(s) tested:
	38139a9681a32e92f5c5b8437875d2726c009841

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	valops.c: Overload resolution code: Rename parameters/locals

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/38/38139a9681a32e92f5c5b8437875d2726c009841/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get process list
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups with filter
PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop
============================


*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 13:51 [binutils-gdb] valops.c: Some more gdb::array_view sergiodj+buildbot
@ 2018-11-21 20:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21 20:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10146>

Commit(s) tested:
	85cca2bcbc7833b33d4b61d7b7e0e75b9afa063b

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	valops.c: Some more gdb::array_view

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/85/85cca2bcbc7833b33d4b61d7b7e0e75b9afa063b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 17:24 [binutils-gdb] C++ify badness_vector, fix leaks sergiodj+buildbot
@ 2018-11-21 17:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21 17:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10145>

Commit(s) tested:
	82ceee50146563a61ed19f4ad585d39636a6dfa8

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	C++ify badness_vector, fix leaks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/82/82ceee50146563a61ed19f4ad585d39636a6dfa8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI again, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again, event on MI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame, event on MI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: continue to breakpoint: main breakpoint
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set thread-specific breakpoint, thread 2.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: stop at breakpoint in main
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: main stop
============================


*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 13:48 [binutils-gdb] Eliminate make_symbol_overload_list-related globals & cleanup sergiodj+buildbot
@ 2018-11-21 16:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21 16:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10144>

Commit(s) tested:
	0891c3cc132495ad7b323896efae4f91eca87c6c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Eliminate make_symbol_overload_list-related globals & cleanup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/08/0891c3cc132495ad7b323896efae4f91eca87c6c/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21 13:16 [binutils-gdb] Use gdb:array_view in call_function_by_hand & friends sergiodj+buildbot
@ 2018-11-21 14:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21 14:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10142>

Commit(s) tested:
	e71585ffe2e1394858f0fcf809e86f1b324fe4e6

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Use gdb:array_view in call_function_by_hand & friends

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e7/e71585ffe2e1394858f0fcf809e86f1b324fe4e6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get process list
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups with filter
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21  7:58 [binutils-gdb] gdb: Use string_printf to format int fields instead of a fixed size buffer sergiodj+buildbot
@ 2018-11-21  7:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21  7:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10141>

Commit(s) tested:
	d63095c426f704f75d943a7481189628403ed58f

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Use string_printf to format int fields instead of a fixed size buffer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d6/d63095c426f704f75d943a7481189628403ed58f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-21  6:21 [binutils-gdb] gdb: Respect field width and alignment for 'fmt' fields in CLI output sergiodj+buildbot
@ 2018-11-21  6:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21  6:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10140>

Commit(s) tested:
	1871a62daf0561da0880ba1ad39e8191bc3cf1ac

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Respect field width and alignment for 'fmt' fields in CLI output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/18/1871a62daf0561da0880ba1ad39e8191bc3cf1ac/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-20 23:25 [binutils-gdb] Add a test to verify info [functions|variables|types]|rbreak respect language_mode sergiodj+buildbot
@ 2018-11-21  4:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21  4:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10138>

Commit(s) tested:
	fb5e1ed910730334c713c0834d3d66503511ef92

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Add a test to verify info [functions|variables|types]|rbreak respect language_mode.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fb/fb5e1ed910730334c713c0834d3d66503511ef92/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-20 21:54 [binutils-gdb] Test case for 'info variables|functions' with minimal symbols sergiodj+buildbot
@ 2018-11-21  0:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-21  0:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10135>

Commit(s) tested:
	beddd67132d5f8240613fd89b21ae0d2a1c7bd0f

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Test case for 'info variables|functions' with minimal symbols.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/be/beddd67132d5f8240613fd89b21ae0d2a1c7bd0f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-20 22:22 [binutils-gdb] Fix regression 'info variables' does not show minimal symbols sergiodj+buildbot
@ 2018-11-20 22:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-20 22:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10134>

Commit(s) tested:
	a8462bbf0bb1c2ef55c87d32bfde6d0a962de87c

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Fix regression 'info variables' does not show minimal symbols.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a8/a8462bbf0bb1c2ef55c87d32bfde6d0a962de87c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-20 18:31 [binutils-gdb] GDB: S12Z: new function s12z_extract_return_value sergiodj+buildbot
@ 2018-11-20 19:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-20 19:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10133>

Commit(s) tested:
	c3247a98cd2bf9dfcf733e6968273cce90850807

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	GDB: S12Z: new function s12z_extract_return_value

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c3/c3247a98cd2bf9dfcf733e6968273cce90850807/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-20  8:31 [binutils-gdb] GDB: S12Z: Add assertion sergiodj+buildbot
@ 2018-11-20 10:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-20 10:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10130>

Commit(s) tested:
	7b5227d1323e6ee2833f9ba44dea36f3c1c49179

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	GDB: S12Z: Add assertion

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7b/7b5227d1323e6ee2833f9ba44dea36f3c1c49179/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
@ 2018-11-20  1:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  1:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10128>

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-19 22:58 [binutils-gdb] Fix inaccuracies in "info skip" help sergiodj+buildbot
@ 2018-11-20  0:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  0:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10127>

Commit(s) tested:
	261f6f7962e3fab7cad813a8821f00cd0173f88f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix inaccuracies in "info skip" help

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/26/261f6f7962e3fab7cad813a8821f00cd0173f88f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-19 17:31 [binutils-gdb] Use std::forward_list for displaced_step_inferior_states sergiodj+buildbot
@ 2018-11-19 18:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-19 18:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10122>

Commit(s) tested:
	39a36629f68e9796d950d9204012fe8272e2d0ef

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Use std::forward_list for displaced_step_inferior_states

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/39/39a36629f68e9796d950d9204012fe8272e2d0ef/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-19 16:20 [binutils-gdb] gdb.base/warning.exp tweaks sergiodj+buildbot
@ 2018-11-19 18:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-19 18:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10121>

Commit(s) tested:
	6769f2765db0d94eeb8437b41a925e2bd871f514

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb.base/warning.exp tweaks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/67/6769f2765db0d94eeb8437b41a925e2bd871f514/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-18 17:46 [binutils-gdb] Fix ia64-linux-nat.c sergiodj+buildbot
@ 2018-11-19 15:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-19 15:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10120>

Commit(s) tested:
	c2a6c5da37c0135acdb859ca819870980db69b77

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix ia64-linux-nat.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c2/c2a6c5da37c0135acdb859ca819870980db69b77/>

*** 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-s390x-m64/xfails/master/xfail?id=42cc8929>

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-s390x-m64/xfails/master/xfail.table?id=42cc8929>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-16 15:13 [binutils-gdb] Aarch64: Fix segfault when casting dummy calls sergiodj+buildbot
@ 2018-11-16 18:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-16 18:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10118>

Commit(s) tested:
	38a72da0f1d968432ae6a2a9697ba55932dc075e

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Aarch64: Fix segfault when casting dummy calls

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/38/38a72da0f1d968432ae6a2a9697ba55932dc075e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-16 14:16 [binutils-gdb] Use enum for return method for dummy calls sergiodj+buildbot
@ 2018-11-16 15:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-16 15:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10116>

Commit(s) tested:
	c5ac5cbb5be91d43bd31ac0068917bdb7ab9b439

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Use enum for return method for dummy calls

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c5/c5ac5cbb5be91d43bd31ac0068917bdb7ab9b439/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-14 23:47 [binutils-gdb] RISC-V: Fix unnamed arg alignment in registers sergiodj+buildbot
@ 2018-11-15  3:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-15  3:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10113>

Commit(s) tested:
	8b2d40cbba8fbf98d6e031c7d8c7e2ac1baae2d9

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Fix unnamed arg alignment in registers.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8b/8b2d40cbba8fbf98d6e031c7d8c7e2ac1baae2d9/>

*** 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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-15  1:08 [binutils-gdb] RISC-V: Handle vector type alignment sergiodj+buildbot
@ 2018-11-15  1:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-15  1:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10112>

Commit(s) tested:
	ef2de9e7eb19cf6f56c8378df82cab30ff741fe0

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Handle vector type alignment.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ef/ef2de9e7eb19cf6f56c8378df82cab30ff741fe0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-14 23:34 [binutils-gdb] RISC-V: Give stack slots same align as XLEN sergiodj+buildbot
@ 2018-11-15  0:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-15  0:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10111>

Commit(s) tested:
	174f8ac8d49021137f98884fc22a7d233e2f89b2

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Give stack slots same align as XLEN.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/17/174f8ac8d49021137f98884fc22a7d233e2f89b2/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-14  0:45 [binutils-gdb] RISC-V: Improve linker error for FP mismatch sergiodj+buildbot
@ 2018-11-14  1:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-14  1:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10110>

Commit(s) tested:
	0242af401093907f6f2bf49d90c1e5d1e23b4453

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Improve linker error for FP mismatch.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/02/0242af401093907f6f2bf49d90c1e5d1e23b4453/>

*** 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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-13 14:26 [binutils-gdb] opcodes/nfp: Fix disassembly of crc[] with swapped operands sergiodj+buildbot
@ 2018-11-14  0:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-14  0:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10109>

Commit(s) tested:
	97b3f39201efc9029a9a27d65f13674964c51503

Author(s) (in the same order as the commits):
	Francois H. Theron <francois.theron@netronome.com>

Subject:
	opcodes/nfp: Fix disassembly of crc[] with swapped operands.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/97/97b3f39201efc9029a9a27d65f13674964c51503/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get process list
============================


*** 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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-13 13:15 [binutils-gdb] [ARM] Improve indentation of ARM architecture declarations sergiodj+buildbot
@ 2018-11-13 14:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-13 14:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10108>

Commit(s) tested:
	497d849d28d933016ae0ad388c86b08bb16dd504

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@linaro.org>

Subject:
	[ARM] Improve indentation of ARM architecture declarations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/49/497d849d28d933016ae0ad388c86b08bb16dd504/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups with filter
PASS -> FAIL: gdb.server/ext-run.exp: get process list
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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-12 13:38 [binutils-gdb] [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension sergiodj+buildbot
@ 2018-11-12 21:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-12 21:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10103>

Commit(s) tested:
	e6025b546c21b280ef05201b065f07335ee10e2e

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e6/e6025b546c21b280ef05201b065f07335ee10e2e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-12 13:37 [binutils-gdb] [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Extension sergiodj+buildbot
@ 2018-11-12 20:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-12 20:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10102>

Commit(s) tested:
	fb3265b371a141c4ffc97dcf8cc66e090c516dc8

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Extension

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fb/fb3265b371a141c4ffc97dcf8cc66e090c516dc8/>

*** 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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-12 13:37 [binutils-gdb] [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Tagging Extension sergiodj+buildbot
@ 2018-11-12 17:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-12 17:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10100>

Commit(s) tested:
	b731bc3b1bd122872a6aff68aafba1eda64a98d1

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Tagging Extension

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b7/b731bc3b1bd122872a6aff68aafba1eda64a98d1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-12 13:36 [binutils-gdb] [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Extension sergiodj+buildbot
@ 2018-11-12 15:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-12 15:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10099>

Commit(s) tested:
	193614f2b908c2b55c188cb14c3ef78993ff85b0

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Extension

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/19/193614f2b908c2b55c188cb14c3ef78993ff85b0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
============================


*** 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-s390x-m64/xfails/master/xfail?id=3ff3915c>

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-s390x-m64/xfails/master/xfail.table?id=3ff3915c>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-10  1:05 [binutils-gdb] Remove a VEC from remote.c sergiodj+buildbot
@ 2018-11-10  3:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-10  3:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10096>

Commit(s) tested:
	eefce37f62d87a65f63e12e421a3f727b2685e9d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove a VEC from remote.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ee/eefce37f62d87a65f63e12e421a3f727b2685e9d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-09 23:41 [binutils-gdb] Return scoped_fd from open_source_file and find_and_open_source sergiodj+buildbot
@ 2018-11-10  0:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-10  0:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10095>

Commit(s) tested:
	2179fbc36d23f29a83fb3dfcac0fc7d1fb31b8e8

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Return scoped_fd from open_source_file and find_and_open_source

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/21/2179fbc36d23f29a83fb3dfcac0fc7d1fb31b8e8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-09 20:51 [binutils-gdb] Fix unsigned overflow in minsyms reader sergiodj+buildbot
@ 2018-11-09 22:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-09 22:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10094>

Commit(s) tested:
	9c122c7f9c8260d2cceb1e8f29d69607531f43ba

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Fix unsigned overflow in minsyms reader.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9c/9c122c7f9c8260d2cceb1e8f29d69607531f43ba/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-09 17:09 [binutils-gdb] Fix a typo in iconv.m4 sergiodj+buildbot
@ 2018-11-09 19:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-09 19:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10093>

Commit(s) tested:
	5d762de01cc537cec47d3c7bbae0424a33b33b04

Author(s) (in the same order as the commits):
	Hafiz Abid Qadeer <abidh@codesourcery.com>

Subject:
	Fix a typo in iconv.m4.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5d/5d762de01cc537cec47d3c7bbae0424a33b33b04/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-09 16:53 [binutils-gdb] Correct comment concerning PE timestamp insertion sergiodj+buildbot
@ 2018-11-09 18:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-09 18:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10092>

Commit(s) tested:
	dfbfec241aa0ec5359906dd9cdf89ff90750d7c5

Author(s) (in the same order as the commits):
	Bernhard M. Wiedemann <bwiedemann@suse.de>

Subject:
	Correct comment concerning PE timestamp insertion.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/df/dfbfec241aa0ec5359906dd9cdf89ff90750d7c5/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get process list
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-09 16:51 [binutils-gdb] Fixed warning from previous patch. Added Changelog sergiodj+buildbot
@ 2018-11-09 17:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-09 17:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10091>

Commit(s) tested:
	20b233dc4872717a845066b0362582ea4f483df7

Author(s) (in the same order as the commits):
	Cupertino Miranda <cmiranda@synopsys.com>

Subject:
	Fixed warning from previous patch. Added Changelog.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/20/20b233dc4872717a845066b0362582ea4f483df7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups with filter
PASS -> FAIL: gdb.server/ext-run.exp: get process list
============================


*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-09 11:50 [binutils-gdb] [ARC] Fix local got entry list sergiodj+buildbot
@ 2018-11-09 13:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-09 13:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10088>

Commit(s) tested:
	0f2064107ba373ddcffb30afc55ac08b40c0585e

Author(s) (in the same order as the commits):
	Claudiu Zissulescu <claziss@gmail.com>

Subject:
	[ARC] Fix local got entry list.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0f/0f2064107ba373ddcffb30afc55ac08b40c0585e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI again, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again, event on MI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame, event on MI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set breakpoint in main
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set thread-specific breakpoint, thread 2.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: stop at breakpoint in main
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: main stop
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-09  2:36 [binutils-gdb] Capitalize "<TAB>" in require_record_target error sergiodj+buildbot
@ 2018-11-09  2:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-09  2:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10086>

Commit(s) tested:
	9c710e1157caf7a2c3e4c816c72f88360f3e859c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Capitalize "<TAB>" in require_record_target error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9c/9c710e1157caf7a2c3e4c816c72f88360f3e859c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-09  0:05 [binutils-gdb] Avoid crash when calling warning too early sergiodj+buildbot
@ 2018-11-09  1:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-09  1:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10084>

Commit(s) tested:
	20f0d60db4fb5083779c4c9182bbc692f7d2bac5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid crash when calling warning too early

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/20/20f0d60db4fb5083779c4c9182bbc692f7d2bac5/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-08 16:30 [binutils-gdb] (AArch64) wrong value returned by "finish" for HFA sergiodj+buildbot
@ 2018-11-08 17:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-08 17:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10082>

Commit(s) tested:
	d4718d5c9f9b5c41d88254429c61010c63139130

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(AArch64) wrong value returned by "finish" for HFA

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d4/d4718d5c9f9b5c41d88254429c61010c63139130/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-08 10:32 [binutils-gdb] gdb/riscv: Update test to support targets without FP hardware sergiodj+buildbot
@ 2018-11-08 12:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-08 12:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10080>

Commit(s) tested:
	cd115d615c6558175a56c3d0896b6f1c62864cd1

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Update test to support targets without FP hardware

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cd/cd115d615c6558175a56c3d0896b6f1c62864cd1/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-08  1:36 [binutils-gdb] (Ada/tasking) fix array or string index out of range warning sergiodj+buildbot
@ 2018-11-08  7:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-08  7:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10078>

Commit(s) tested:
	76136aeda5ca3f23ba2f86fb6a6938b381d37f61

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(Ada/tasking) fix array or string index out of range warning

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/76/76136aeda5ca3f23ba2f86fb6a6938b381d37f61/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-07 19:25 [binutils-gdb] Add updated French and Portuguese translations sergiodj+buildbot
@ 2018-11-07 20:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07 20:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10073>

Commit(s) tested:
	0661ae2e5324719f7850e81fc1da9f6505361ae4

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add updated French and Portuguese translations.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/06/0661ae2e5324719f7850e81fc1da9f6505361ae4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI again, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again, event on MI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame, event on MI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set breakpoint in main
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set thread-specific breakpoint, thread 2.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: stop at breakpoint in main
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: thread 2.2 stops MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: main stop
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-07 17:23 [binutils-gdb] Add support for new load commands added by Apple to the MACH-O file format sergiodj+buildbot
@ 2018-11-07 18:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07 18:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10071>

Commit(s) tested:
	fc7b364aba41819a5d74ae0ac69f050af282d057

Author(s) (in the same order as the commits):
	Roman Bolshakov <r.bolshakov@yadro.com>

Subject:
	Add support for new load commands added by Apple to the MACH-O file format.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fc/fc7b364aba41819a5d74ae0ac69f050af282d057/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-07 16:23 [binutils-gdb] gdb: Guard against NULL dereference in dwarf2_init_integer_type sergiodj+buildbot
@ 2018-11-07 16:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07 16:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10070>

Commit(s) tested:
	35ee2dc2e4de8b1ae73f420d5db3375f92300b70

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Guard against NULL dereference in dwarf2_init_integer_type

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/35/35ee2dc2e4de8b1ae73f420d5db3375f92300b70/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-07 11:08 [binutils-gdb] rx: Add target rx-*-linux sergiodj+buildbot
@ 2018-11-07 11:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07 11:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10067>

Commit(s) tested:
	8d3c78e473c2af54c8117808f2459a408f9f6327

Author(s) (in the same order as the commits):
	Yoshinori Sato <ysato@users.sourceforge.jp>

Subject:
	rx: Add target rx-*-linux.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8d/8d3c78e473c2af54c8117808f2459a408f9f6327/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-07  6:42 [binutils-gdb] [gdb] Fix gdb crash when reading core file sergiodj+buildbot
@ 2018-11-07  9:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07  9:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10066>

Commit(s) tested:
	31aceee86308321c2ef299e50773d0043e458e7f

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb] Fix gdb crash when reading core file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/31/31aceee86308321c2ef299e50773d0043e458e7f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-07  5:39 [binutils-gdb] RISC-V: Force variables to .data for code_elim sergiodj+buildbot
@ 2018-11-07  7:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07  7:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10065>

Commit(s) tested:
	109be305bb6acf7604f95411f333549f33a673bb

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Force variables to .data for code_elim.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/10/109be305bb6acf7604f95411f333549f33a673bb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-07  2:34 [binutils-gdb] Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv sergiodj+buildbot
@ 2018-11-07  4:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07  4:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10062>

Commit(s) tested:
	bcecc11da243fe5c333f9d2d914663d09f4b868d

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bc/bcecc11da243fe5c333f9d2d914663d09f4b868d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-07  1:22 [binutils-gdb] Add support for a couple of new Mach-O commands sergiodj+buildbot
@ 2018-11-07  3:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07  3:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10061>

Commit(s) tested:
	ddea148b3da27eb681504bf341f45abb7a74580b

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add support for a couple of new Mach-O commands.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/dd/ddea148b3da27eb681504bf341f45abb7a74580b/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-06 23:52 [binutils-gdb] [BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros sergiodj+buildbot
@ 2018-11-07  2:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07  2:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10060>

Commit(s) tested:
	0632eeea6eb1096fe7ddbd7f81bd74b360d1f511

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/06/0632eeea6eb1096fe7ddbd7f81bd74b360d1f511/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-06 21:18 [binutils-gdb] x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode sergiodj+buildbot
@ 2018-11-07  0:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-07  0:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10058>

Commit(s) tested:
	4dd4e6394509d58685daea52cc6947c45fd7ee9d

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4d/4dd4e6394509d58685daea52cc6947c45fd7ee9d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-06 18:07 [binutils-gdb] x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode sergiodj+buildbot
@ 2018-11-06 20:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-06 20:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10055>

Commit(s) tested:
	58a211d2602df0a39779c84a344b1b4d12deb2d0

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/58/58a211d2602df0a39779c84a344b1b4d12deb2d0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-06 17:28 [binutils-gdb] x86: adjust {,E}VEX.W handling for PEXTR* / PINSR* sergiodj+buildbot
@ 2018-11-06 18:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-06 18:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10054>

Commit(s) tested:
	b50c9f31661be05bcd73fb1158e02f606e696948

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b5/b50c9f31661be05bcd73fb1158e02f606e696948/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-06 14:45 [binutils-gdb] x86: fix various non-LIG templates sergiodj+buildbot
@ 2018-11-06 15:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-06 15:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10052>

Commit(s) tested:
	fd71a3756e2dd1eae116d77dc5ec58391c4840d8

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fix various non-LIG templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fd/fd71a3756e2dd1eae116d77dc5ec58391c4840d8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-06 14:03 [binutils-gdb] x86: allow {store} to select alternative {, }PEXTRW encoding sergiodj+buildbot
@ 2018-11-06 14:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-06 14:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10051>

Commit(s) tested:
	563c7eef61a1835973b857eaa7372ec66fc91d64

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: allow {store} to select alternative {,}PEXTRW encoding

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/56/563c7eef61a1835973b857eaa7372ec66fc91d64/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-06 12:32 [binutils-gdb] x86: add more VexWIG sergiodj+buildbot
@ 2018-11-06 13:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-06 13:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10050>

Commit(s) tested:
	0aaca1d90a2f9f075852b2ea5907937cca037044

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: add more VexWIG

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0a/0aaca1d90a2f9f075852b2ea5907937cca037044/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get process list
============================


*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-06 11:41 [binutils-gdb] x86: XOP VPHADD* / VPHSUB* are VEX.W0 sergiodj+buildbot
@ 2018-11-06 12:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-06 12:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10049>

Commit(s) tested:
	bbae6b11eb3a3c4a4c2f589d6c2b30e3c6b97c04

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: XOP VPHADD* / VPHSUB* are VEX.W0

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bb/bbae6b11eb3a3c4a4c2f589d6c2b30e3c6b97c04/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups
PASS -> FAIL: gdb.mi/list-thread-groups-available.exp: list available thread groups with filter
PASS -> FAIL: gdb.server/ext-run.exp: get process list
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-04 18:25 [binutils-gdb] Return gdbpy_ref from gdbpy_get_varobj_pretty_printer sergiodj+buildbot
@ 2018-11-04 20:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-04 20:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10047>

Commit(s) tested:
	a31abe80ea4c45b544f3ae04bc63ccaeba530e0f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Return gdbpy_ref from gdbpy_get_varobj_pretty_printer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a3/a31abe80ea4c45b544f3ae04bc63ccaeba530e0f/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-04 16:10 [binutils-gdb] Return gdbpy_ref from gdb_py_object_from_*longest sergiodj+buildbot
@ 2018-11-04 16:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-04 16:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10045>

Commit(s) tested:
	12dfa12a3cfd4552c0cc4d7b271ab3e9c439589a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Return gdbpy_ref from gdb_py_object_from_*longest

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/12dfa12a3cfd4552c0cc4d7b271ab3e9c439589a/>

*** 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-s390x-m64/xfails/master/xfail?id=c150c6be>

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-s390x-m64/xfails/master/xfail.table?id=c150c6be>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-03 21:38 [binutils-gdb] OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada" sergiodj+buildbot
@ 2018-11-03 21:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-03 21:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10043>

Commit(s) tested:
	470678d7c92df4c016c6b4d8dadbd5d5e86cb5ff

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/47/470678d7c92df4c016c6b4d8dadbd5d5e86cb5ff/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-03 19:46 [binutils-gdb] OBVIOUS Remove a useless const char *type and its initialization sergiodj+buildbot
@ 2018-11-03 21:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-03 21:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10042>

Commit(s) tested:
	814fa4f632006dace09b131021b949021dfb58bf

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	OBVIOUS Remove a useless const char *type and its initialization.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/81/814fa4f632006dace09b131021b949021dfb58bf/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-02 14:20 [binutils-gdb] QUIET flag initialization missing in 2 places sergiodj+buildbot
@ 2018-11-02 17:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-02 17:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10038>

Commit(s) tested:
	d54cfd762b060ad167bd8e947e4ea212c0eb9b83

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	QUIET flag initialization missing in 2 places.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d5/d54cfd762b060ad167bd8e947e4ea212c0eb9b83/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-02  5:31 [binutils-gdb] PR23850, strip should not discard/move .rela.plt in executable sergiodj+buildbot
@ 2018-11-02  6:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-02  6:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10037>

Commit(s) tested:
	a4bcd733712abd892aa7fe0d79a3f999b461f119

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23850, strip should not discard/move .rela.plt in executable

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a4/a4bcd733712abd892aa7fe0d79a3f999b461f119/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-02  0:51 [binutils-gdb] RISC-V: Don't allow unaligned breakpoints sergiodj+buildbot
@ 2018-11-02  4:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-02  4:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10036>

Commit(s) tested:
	3ba2ee38a648b7f52e77700325b26137f6332fe2

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Don't allow unaligned breakpoints.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3b/3ba2ee38a648b7f52e77700325b26137f6332fe2/>

*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-01 23:19 [binutils-gdb] (Ada) fix "error in expression" when using watch -location command sergiodj+buildbot
@ 2018-11-02  2:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-02  2:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10035>

Commit(s) tested:
	e2b7af7242c99e503747a43775d94beda90cb24e

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(Ada) fix "error in expression" when using watch -location command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e2/e2b7af7242c99e503747a43775d94beda90cb24e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-01 23:04 [binutils-gdb] remove trailing spaces in print-utils.c ("int_string" function) sergiodj+buildbot
@ 2018-11-02  1:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-02  1:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10034>

Commit(s) tested:
	8b578f9c7626f57f5adb9e4a52f5b0d6c8f6e0a0

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	remove trailing spaces in print-utils.c ("int_string" function)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8b/8b578f9c7626f57f5adb9e4a52f5b0d6c8f6e0a0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-01 20:59 [binutils-gdb] Import mkdtemp gnulib module, fix mingw build sergiodj+buildbot
@ 2018-11-01 21:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-01 21:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10031>

Commit(s) tested:
	e8d8cce69b34481a27562267d94a1aff19b05518

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Import mkdtemp gnulib module, fix mingw build

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e8/e8d8cce69b34481a27562267d94a1aff19b05518/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-11-01 11:34 [binutils-gdb] Reading signal handler frame in AIX sergiodj+buildbot
@ 2018-11-01 11:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-01 11:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10030>

Commit(s) tested:
	cdcda965ea4c70c80b9f8c294597e991417ff9d5

Author(s) (in the same order as the commits):
	Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>

Subject:
	Reading signal handler frame in AIX

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cd/cdcda965ea4c70c80b9f8c294597e991417ff9d5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-31 19:06 [binutils-gdb] gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp test sergiodj+buildbot
@ 2018-11-01  1:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-01  1:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10028>

Commit(s) tested:
	92dcebf3fa5ccc1cae8fcb93eaf08ffea52957e2

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/92/92dcebf3fa5ccc1cae8fcb93eaf08ffea52957e2/>

*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-31 18:41 [binutils-gdb] [gdb/testsuite] Factor out lib/valgrind.exp sergiodj+buildbot
@ 2018-11-01  0:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-11-01  0:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10027>

Commit(s) tested:
	68b9ac18cf6ae8d76828357982c106d57c695ad4

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Factor out lib/valgrind.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/68/68b9ac18cf6ae8d76828357982c106d57c695ad4/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-31 17:26 [binutils-gdb] [gdb/testsuite] get_valueof: Don't output value in test name sergiodj+buildbot
@ 2018-10-31 19:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-31 19:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10024>

Commit(s) tested:
	1443936e967d4a0a49acb8756e3f808dc3628318

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] get_valueof: Don't output value in test name

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/14/1443936e967d4a0a49acb8756e3f808dc3628318/>

*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-31 16:07 [binutils-gdb] [PowerPC] Include nat/linux-ptrace.h in native targets sergiodj+buildbot
@ 2018-10-31 16:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-31 16:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10022>

Commit(s) tested:
	64f57f3d7d7b8e7bf9f57caa1389ac5ee3ecfec7

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	[PowerPC] Include nat/linux-ptrace.h in native targets

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/64/64f57f3d7d7b8e7bf9f57caa1389ac5ee3ecfec7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-31 13:54 [binutils-gdb] gdb: Handle ICC's unexpected void return type sergiodj+buildbot
@ 2018-10-31 14:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-31 14:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10021>

Commit(s) tested:
	eb77c9df9f6d2f7aa644a170280fe31ce080f887

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Handle ICC's unexpected void return type

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/eb/eb77c9df9f6d2f7aa644a170280fe31ce080f887/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-30 21:22 [binutils-gdb] [src/erc32] Use ncurses instead of termcap on Cygwin too sergiodj+buildbot
@ 2018-10-30 22:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-30 22:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10020>

Commit(s) tested:
	c1230d1bab8e36e1aa40f3bbadcef9b5d9ddc041

Author(s) (in the same order as the commits):
	Joel Sherrill <joel@rtems.org>

Subject:
	[src/erc32] Use ncurses instead of termcap on Cygwin too

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c1/c1230d1bab8e36e1aa40f3bbadcef9b5d9ddc041/>

*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-30 18:01 [binutils-gdb] Check return value of bfd_init sergiodj+buildbot
@ 2018-10-30 17:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-30 17:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10019>

Commit(s) tested:
	4d5d104997da3b7beaaf7920caee40dcff8a78d9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Check return value of bfd_init

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4d/4d5d104997da3b7beaaf7920caee40dcff8a78d9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-30  7:55 [binutils-gdb] Remove relational operators from common/offset-type.h sergiodj+buildbot
@ 2018-10-30 15:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-30 15:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10018>

Commit(s) tested:
	fd332753fa7050bb9d7c89147e32d285099fe402

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Remove relational operators from common/offset-type.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fd/fd332753fa7050bb9d7c89147e32d285099fe402/>

*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-29 19:37 [binutils-gdb] Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested." sergiodj+buildbot
@ 2018-10-30  4:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-30  4:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10017>

Commit(s) tested:
	80e24d09860dbeba7d435b4a4f0990f85dbc084e

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested."

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/80e24d09860dbeba7d435b4a4f0990f85dbc084e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-29 21:40 [binutils-gdb] Revert "GDB: Remote target can now accept the form unix::/path/to/socket." sergiodj+buildbot
@ 2018-10-29 22:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-29 22:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10016>

Commit(s) tested:
	431f22cc098a118a862412c1bac1a8aa1bc6ceb7

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Revert "GDB: Remote target can now accept the form unix::/path/to/socket."

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/43/431f22cc098a118a862412c1bac1a8aa1bc6ceb7/>

*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-29 19:19 [binutils-gdb] Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported." sergiodj+buildbot
@ 2018-10-29 20:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-29 20:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10015>

Commit(s) tested:
	7f53228719a0111e41c66da6c9c3b2ed1fd2aab9

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported."

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7f/7f53228719a0111e41c66da6c9c3b2ed1fd2aab9/>

*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-29 17:37 [binutils-gdb] Provide get_shell declaration in procfs.c sergiodj+buildbot
@ 2018-10-29 18:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-29 18:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10014>

Commit(s) tested:
	30a7953dbfe3659c7bdc5b9b4c96f46903cb0254

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Provide get_shell declaration in procfs.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/30/30a7953dbfe3659c7bdc5b9b4c96f46903cb0254/>

*** 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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-29  8:20 [binutils-gdb] GDB: Only build for "unix:" connections if AF_LOCAL is supported sergiodj+buildbot
@ 2018-10-29 15:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-29 15:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10013>

Commit(s) tested:
	98a17ece013cb94cd602496b9efb92b8816b3953

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	GDB: Only build for "unix:" connections if AF_LOCAL is supported.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/98/98a17ece013cb94cd602496b9efb92b8816b3953/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-28 11:12 [binutils-gdb] gdb/riscv: Add back missing braces in riscv-linux-nat.c sergiodj+buildbot
@ 2018-10-28 20:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-28 20:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10012>

Commit(s) tested:
	a3d7226832e5750211ec300c5929dc0f035a3661

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Add back missing braces in riscv-linux-nat.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a3/a3d7226832e5750211ec300c5929dc0f035a3661/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1c2734ea>

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-s390x-m64/xfails/master/xfail.table?id=1c2734ea>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 20:36 [binutils-gdb] OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' commands sergiodj+buildbot
@ 2018-10-28  7:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-28  7:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10010>

Commit(s) tested:
	cd948f5b2be612b784591dbe438dc518f6b80d61

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' commands.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cd/cd948f5b2be612b784591dbe438dc518f6b80d61/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/server-kill.exp: continue to breakpoint: after server_pid assignment
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 18:36 [binutils-gdb] Cache a copy of the user's shell on macOS sergiodj+buildbot
@ 2018-10-28  5:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-28  5:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10009>

Commit(s) tested:
	b50a8b9a916ea2fe1379bcd8f122feef8129a0e9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Cache a copy of the user's shell on macOS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b5/b50a8b9a916ea2fe1379bcd8f122feef8129a0e9/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 18:30 [binutils-gdb] Do not reopen temporary files sergiodj+buildbot
@ 2018-10-28  2:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-28  2:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10008>

Commit(s) tested:
	36033ef57cd048588f9a3d5523712147066421f2

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Do not reopen temporary files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/36/36033ef57cd048588f9a3d5523712147066421f2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 18:24 [binutils-gdb] Use mkostemp, not mkstemp sergiodj+buildbot
@ 2018-10-28  1:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-28  1:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10007>

Commit(s) tested:
	b3279b601e67ce47263082ef86cfc86e25607c5e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use mkostemp, not mkstemp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b3/b3279b601e67ce47263082ef86cfc86e25607c5e/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 18:18 [binutils-gdb] Move mkdir_recursive to common/filestuff.c sergiodj+buildbot
@ 2018-10-28  0:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-28  0:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10006>

Commit(s) tested:
	e418a61a67a3476826259163383e5deb661042cc

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move mkdir_recursive to common/filestuff.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e4/e418a61a67a3476826259163383e5deb661042cc/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 18:16 [binutils-gdb] Move make_temp_filename to common/pathstuff.c sergiodj+buildbot
@ 2018-10-27 22:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 22:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10005>

Commit(s) tested:
	29be4d9dee1263b36e33421dd8ea69b9b7308391

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move make_temp_filename to common/pathstuff.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/29/29be4d9dee1263b36e33421dd8ea69b9b7308391/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 18:10 [binutils-gdb] Unify shell-finding logic sergiodj+buildbot
@ 2018-10-27 21:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 21:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10004>

Commit(s) tested:
	974e68446388769f023c6c9bfb1e67ed75199618

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Unify shell-finding logic

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/97/974e68446388769f023c6c9bfb1e67ed75199618/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 18:48 [binutils-gdb] Remove a bunch of usages of gdb_suppress_tests in 'runto_main' sergiodj+buildbot
@ 2018-10-27 18:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 18:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10003>

Commit(s) tested:
	c8ee3f04a66141d5fa930cd77bc53ac0bc17de32

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c8/c8ee3f04a66141d5fa930cd77bc53ac0bc17de32/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 14:04 [binutils-gdb] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] sergiodj+buildbot
@ 2018-10-27 18:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 18:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10002>

Commit(s) tested:
	82b5e646c22b25862debc68a30d44957a9e5e3d3

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP]

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/82/82b5e646c22b25862debc68a30d44957a9e5e3d3/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 17:44 [binutils-gdb] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] sergiodj+buildbot
@ 2018-10-27 18:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 18:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10000>

Commit(s) tested:
	12615cba8411c845b33b98cc616439c66a34f03a

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/12615cba8411c845b33b98cc616439c66a34f03a/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 13:37 [binutils-gdb] New cli-utils.h/.c function extract_info_print_args sergiodj+buildbot
@ 2018-10-27 15:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 15:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9999>

Commit(s) tested:
	0d4cad90ca7c4394a1799efaa79c784f84a18161

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	New cli-utils.h/.c function extract_info_print_args

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0d/0d4cad90ca7c4394a1799efaa79c784f84a18161/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
PASS -> FAIL: gdb.server/server-kill.exp: continue to breakpoint: after server_pid assignment
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27  0:33 [binutils-gdb] Remove DEF_VECs from symtab.h sergiodj+buildbot
@ 2018-10-27 13:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 13:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9998>

Commit(s) tested:
	4c39bc03545798694b4ed2a5cd5caedd7ce3cc50

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove DEF_VECs from symtab.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4c/4c39bc03545798694b4ed2a5cd5caedd7ce3cc50/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 11:14 [binutils-gdb] Support AT_HWCAP2 on FreeBSD sergiodj+buildbot
@ 2018-10-27 12:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 12:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9996>

Commit(s) tested:
	d7ded98f4cf9891cf04fe6af5c90b6af6709dff8

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Support AT_HWCAP2 on FreeBSD.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d7/d7ded98f4cf9891cf04fe6af5c90b6af6709dff8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-run.exp: continue to main
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27 10:13 [binutils-gdb] RISC-V: Linux signal frame support sergiodj+buildbot
@ 2018-10-27 10:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27 10:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9995>

Commit(s) tested:
	77c6f5fcdae65da0428ff75fa81059f1b5271cf0

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Linux signal frame support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/77/77c6f5fcdae65da0428ff75fa81059f1b5271cf0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace with no program
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
PASS -> FAIL: gdb.server/ext-attach.exp: detach
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27  8:57 [binutils-gdb] RISC-V: Linux signal frame support sergiodj+buildbot
@ 2018-10-27  9:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27  9:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9994>

Commit(s) tested:
	8a61382623e271fe2df0fe8f7558ea545db8b561

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Linux signal frame support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8a/8a61382623e271fe2df0fe8f7558ea545db8b561/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 22:08 [binutils-gdb] [PowerPC] Add support for HTM registers sergiodj+buildbot
@ 2018-10-27  7:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27  7:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9993>

Commit(s) tested:
	8d619c01db64c533df3ffc706b694f293347f0d8

Author(s) (in the same order as the commits):
	Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>

Subject:
	[PowerPC] Add support for HTM registers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8d/8d619c01db64c533df3ffc706b694f293347f0d8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: set remote run-packet off
PASS -> FAIL: gdb.server/ext-wrapper.exp: run to marker
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 21:00 [binutils-gdb] [PowerPC] Reject tdescs with VSX and no FPU or Altivec sergiodj+buildbot
@ 2018-10-27  7:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27  7:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9992>

Commit(s) tested:
	81ab84fd6cdaab121988e0c424f8cdc0ae472e14

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	[PowerPC] Reject tdescs with VSX and no FPU or Altivec

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/81/81ab84fd6cdaab121988e0c424f8cdc0ae472e14/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace with no program
PASS -> FAIL: gdb.server/ext-attach.exp: detach
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-27  6:36 [binutils-gdb] [PowerPC] Add support for EBB and PMU registers sergiodj+buildbot
@ 2018-10-27  5:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27  5:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9991>

Commit(s) tested:
	232bfb8644f0a083969d8359a37bc23764642611

Author(s) (in the same order as the commits):
	Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>

Subject:
	[PowerPC] Add support for EBB and PMU registers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/232bfb8644f0a083969d8359a37bc23764642611/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 20:29 [binutils-gdb] [PowerPC] Add support for TAR sergiodj+buildbot
@ 2018-10-27  5:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27  5:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9990>

Commit(s) tested:
	f2cf6173f33bbb562881c571bfecd129fe94b158

Author(s) (in the same order as the commits):
	Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>

Subject:
	[PowerPC] Add support for TAR

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f2/f2cf6173f33bbb562881c571bfecd129fe94b158/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 20:20 [binutils-gdb] [PowerPC] Add support for PPR and DSCR sergiodj+buildbot
@ 2018-10-27  1:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27  1:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9989>

Commit(s) tested:
	7ca18ed6d22398dd3009ba72d3a1e7747e40753d

Author(s) (in the same order as the commits):
	Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>

Subject:
	[PowerPC] Add support for PPR and DSCR

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7c/7ca18ed6d22398dd3009ba72d3a1e7747e40753d/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 19:41 [binutils-gdb] [PowerPC] Refactor have_ initializers in rs6000-tdep.c sergiodj+buildbot
@ 2018-10-27  0:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-27  0:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9988>

Commit(s) tested:
	93b4691f0fe1f8249de3c3f9d2e271cb0ba3254e

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	[PowerPC] Refactor have_ initializers in rs6000-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/93/93b4691f0fe1f8249de3c3f9d2e271cb0ba3254e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 19:41 [binutils-gdb] [PowerPC] Fix indentation in arch/ppc-linux-common.c sergiodj+buildbot
@ 2018-10-26 23:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 23:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9987>

Commit(s) tested:
	71733a7bf696fd54b1c75a2c9c16fd61819c0ddb

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	[PowerPC] Fix indentation in arch/ppc-linux-common.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/71/71733a7bf696fd54b1c75a2c9c16fd61819c0ddb/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 19:07 [binutils-gdb] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c sergiodj+buildbot
@ 2018-10-26 22:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 22:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9986>

Commit(s) tested:
	3d907528ca584b522125ce4ac818f45dfe7a9a24

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	[PowerPC] Fix two if statements in gdb/ppc-linux-nat.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3d/3d907528ca584b522125ce4ac818f45dfe7a9a24/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 18:45 [binutils-gdb] [PowerPC] Remove rs6000_pseudo_register_reggroup_p sergiodj+buildbot
@ 2018-10-26 20:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 20:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9985>

Commit(s) tested:
	500f01a0e2f79d64cc08011ad70c6ffa1e1c7694

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	[PowerPC] Remove rs6000_pseudo_register_reggroup_p

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/500f01a0e2f79d64cc08011ad70c6ffa1e1c7694/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 18:31 [binutils-gdb] Add decfloat registers to float reggroup sergiodj+buildbot
@ 2018-10-26 19:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 19:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9984>

Commit(s) tested:
	7ed29001c4a965520f6a243ec7ad41c156f96a20

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	Add decfloat registers to float reggroup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7e/7ed29001c4a965520f6a243ec7ad41c156f96a20/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: set remote run-packet off
PASS -> FAIL: gdb.server/ext-wrapper.exp: run to marker
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 17:52 [binutils-gdb] [PowerPC] Don't zero-initialize vector register buffers sergiodj+buildbot
@ 2018-10-26 18:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 18:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9983>

Commit(s) tested:
	5c849b222b154cd5f481fee9d6f3971bd2eeddc2

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	[PowerPC] Don't zero-initialize vector register buffers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5c/5c849b222b154cd5f481fee9d6f3971bd2eeddc2/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 17:28 [binutils-gdb] Zero-initialize linux note sections sergiodj+buildbot
@ 2018-10-26 17:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 17:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9982>

Commit(s) tested:
	afde3032dde478a2bbb2e0c4b0cb4256b27eb949

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	Zero-initialize linux note sections

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/af/afde3032dde478a2bbb2e0c4b0cb4256b27eb949/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 12:40 [binutils-gdb] Fix SYMBOL_LANGUAGE assertion failure on AIX sergiodj+buildbot
@ 2018-10-26 16:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 16:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9981>

Commit(s) tested:
	b971899198607b844f5a37e39dc561766c3b331a

Author(s) (in the same order as the commits):
	Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>

Subject:
	Fix SYMBOL_LANGUAGE assertion failure on AIX.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b9/b971899198607b844f5a37e39dc561766c3b331a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-26 11:01 [binutils-gdb] gdb/riscv: Remove redundant code, and catch more errors when accessing MISA sergiodj+buildbot
@ 2018-10-26 11:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 11:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9980>

Commit(s) tested:
	0b0eff8b1d8b4fe51ad3a14f60816f98bc0e963a

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Remove redundant code, and catch more errors when accessing MISA

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0b/0b0eff8b1d8b4fe51ad3a14f60816f98bc0e963a/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-25 15:12 [binutils-gdb] [gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdb sergiodj+buildbot
@ 2018-10-25 18:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-25 18:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9977>

Commit(s) tested:
	bfcc0eba9e66f3793feecc059f80e97d03dbdbef

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdb

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bf/bfcc0eba9e66f3793feecc059f80e97d03dbdbef/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-25 16:08 [binutils-gdb] gdb/python: Make convert_values_to_python return gdbpy_ref<> sergiodj+buildbot
@ 2018-10-25 17:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-25 17:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9976>

Commit(s) tested:
	b352ceb6b4fc9f026944d307704076d1e6894de9

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/python: Make convert_values_to_python return gdbpy_ref<>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b3/b352ceb6b4fc9f026944d307704076d1e6894de9/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-25 12:19 [binutils-gdb] gdb/python: Make cmdpy_completer_helper return gdbpy_ref<> sergiodj+buildbot
@ 2018-10-25 15:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-25 15:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9975>

Commit(s) tested:
	50db9ef4c014d28dd64b2d660b043a40224a1a27

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/python: Make cmdpy_completer_helper return gdbpy_ref<>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/50db9ef4c014d28dd64b2d660b043a40224a1a27/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-25 11:43 [binutils-gdb] gdb/riscv: Use correct regnum in riscv_linux_nat_target::fetch_registers sergiodj+buildbot
@ 2018-10-25 14:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-25 14:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9974>

Commit(s) tested:
	ee67fd7f3f6ca78eede2862e309c0bcf266bbd7e

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Use correct regnum in riscv_linux_nat_target::fetch_registers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ee/ee67fd7f3f6ca78eede2862e309c0bcf266bbd7e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.server/ext-run.exp: continue to main
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
new FAIL: gdb.server/server-run.exp: setting breakpoint at main
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-25  2:40 [binutils-gdb] ELF: Hide symbols defined in discarded input sections sergiodj+buildbot
@ 2018-10-25  3:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-25  3:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9973>

Commit(s) tested:
	0a640d719684f25bdb88ae60148c6978e6131701

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	ELF: Hide symbols defined in discarded input sections

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0a/0a640d719684f25bdb88ae60148c6978e6131701/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
PASS -> FAIL: gdb.server/ext-attach.exp: detach
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-24 17:35 [binutils-gdb] [gdb/testsuite] Log wait status on process no longer exists error sergiodj+buildbot
@ 2018-10-24 16:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-24 16:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9972>

Commit(s) tested:
	fe1a5cad302b5535030cdf62895e79512713d738

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Log wait status on process no longer exists error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fe/fe1a5cad302b5535030cdf62895e79512713d738/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-24 15:12 [binutils-gdb] cmse_scan segfault sergiodj+buildbot
@ 2018-10-24 16:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-24 16:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9971>

Commit(s) tested:
	8c246a60c08d82066b16973bcd622e671300eb02

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	cmse_scan segfault

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8c/8c246a60c08d82066b16973bcd622e671300eb02/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/ext-run.exp: continue to main
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-24 13:40 [binutils-gdb] [gdb/testsuite] Rewrite catch-follow-exec.exp using gdb_test sergiodj+buildbot
@ 2018-10-24 16:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-24 16:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9970>

Commit(s) tested:
	a76dc3b7705c5c85efc00521ebfac49e80c3fedf

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite]	Rewrite catch-follow-exec.exp using gdb_test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a7/a76dc3b7705c5c85efc00521ebfac49e80c3fedf/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace with no program
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
PASS -> FAIL: gdb.server/ext-attach.exp: detach
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
new FAIL: gdb.server/server-run.exp: setting breakpoint at main
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-24 13:14 [binutils-gdb] [gdb/testsuite] Handle removed valgrind option --db-attach sergiodj+buildbot
@ 2018-10-24 13:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-24 13:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9969>

Commit(s) tested:
	4df46df7a4643c0f6f93a2739c4b7bc0e83bcdce

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Handle removed valgrind option --db-attach

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4d/4df46df7a4643c0f6f93a2739c4b7bc0e83bcdce/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/ext-wrapper.exp: run to marker
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 22:01 [binutils-gdb] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) sergiodj+buildbot
@ 2018-10-24  2:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-24  2:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9967>

Commit(s) tested:
	35ed81d4f45855b98ea0c517b396662c3ae2a8c5

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/35/35ed81d4f45855b98ea0c517b396662c3ae2a8c5/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace with no program
PASS -> FAIL: gdb.server/ext-attach.exp: detach
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 21:06 [binutils-gdb] Fix use-after-free in record_btrace_start_replaying sergiodj+buildbot
@ 2018-10-24  0:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-24  0:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9966>

Commit(s) tested:
	79b8d3b090bcbfbcffa8bdd195476c6db172273b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix use-after-free in record_btrace_start_replaying

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/79/79b8d3b090bcbfbcffa8bdd195476c6db172273b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
new FAIL: gdb.server/ext-attach.exp: check uploaded tsv
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> FAIL: gdb.server/server-kill.exp: continue to breakpoint: after server_pid assignment
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 16:56 [binutils-gdb] S/390: Support vector alignment hints sergiodj+buildbot
@ 2018-10-24  0:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-24  0:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9965>

Commit(s) tested:
	f47998d69f8d290564c022b010e63d5886a1fd7d

Author(s) (in the same order as the commits):
	Andreas Krebbel <krebbel@linux.ibm.com>

Subject:
	S/390: Support vector alignment hints

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f4/f47998d69f8d290564c022b010e63d5886a1fd7d/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 15:59 [binutils-gdb] GDB: New target s12z sergiodj+buildbot
@ 2018-10-23 22:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-23 22:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9964>

Commit(s) tested:
	51d21d60b37f1e1a0aa6fd1f5439b22591fa6d5f

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	GDB:  New target s12z

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/51/51d21d60b37f1e1a0aa6fd1f5439b22591fa6d5f/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-restart.exp: setting breakpoint at main
new FAIL: gdb.server/ext-wrapper.exp: setting breakpoint at marker
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 15:43 [binutils-gdb] GDB: Remote target can now accept the form unix::/path/to/socket sergiodj+buildbot
@ 2018-10-23 21:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-23 21:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9963>

Commit(s) tested:
	88f5cc8cf8606478832c7d0d7b74755f3f625015

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	GDB: Remote target can now accept the form unix::/path/to/socket.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/88/88f5cc8cf8606478832c7d0d7b74755f3f625015/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/ext-run.exp: setting breakpoint at main
new FAIL: gdb.server/no-thread-db.exp: setting breakpoint at no-thread-db.c:26
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 15:10 [binutils-gdb] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested sergiodj+buildbot
@ 2018-10-23 20:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-23 20:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9962>

Commit(s) tested:
	f19c7ff839d7a32ebb48482ae7d318fb46ca823d

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f1/f19c7ff839d7a32ebb48482ae7d318fb46ca823d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: compare binary file
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: compare intermediate binary file
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: deleted binary file
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: get binary file
PASS -> FAIL: gdb.mi/mi-file-transfer.exp: put binary file
PASS -> FAIL: gdb.server/abspath.exp: continue to main
new FAIL: gdb.server/abspath.exp: setting breakpoint at main
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: connect and print pc
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=off: print pc again
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=on: connect and print pc
PASS -> FAIL: gdb.server/connect-stopped-target.exp: non-stop=on: print pc again
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: continue to main
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: target remote
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: continue to main
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: target remote
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/ext-attach.exp: set remote exec-file
PASS -> FAIL: gdb.server/ext-restart.exp: monitor exit
PASS -> FAIL: gdb.server/ext-restart.exp: set remote exec-file
PASS -> FAIL: gdb.server/ext-run.exp: load new file without any gdbserver inferior
PASS -> FAIL: gdb.server/ext-run.exp: monitor exit
PASS -> FAIL: gdb.server/ext-run.exp: set remote exec-file
PASS -> FAIL: gdb.server/ext-wrapper.exp: monitor exit
PASS -> FAIL: gdb.server/ext-wrapper.exp: print d
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: print d
PASS -> FAIL: gdb.server/ext-wrapper.exp: set remote exec-file
PASS -> FAIL: gdb.server/file-transfer.exp: compare binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate binary file
PASS -> FAIL: gdb.server/file-transfer.exp: compare intermediate text file
PASS -> FAIL: gdb.server/file-transfer.exp: compare text file
PASS -> FAIL: gdb.server/file-transfer.exp: deleted binary file
PASS -> FAIL: gdb.server/file-transfer.exp: deleted text file
PASS -> FAIL: gdb.server/file-transfer.exp: get binary file
PASS -> FAIL: gdb.server/file-transfer.exp: get text file
PASS -> FAIL: gdb.server/file-transfer.exp: put binary file
PASS -> FAIL: gdb.server/file-transfer.exp: put text file
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> FAIL: gdb.server/no-thread-db.exp: libthread-db is now unresolvable
PASS -> FAIL: gdb.server/no-thread-db.exp: print foo
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: first: connect
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: connect
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: disconnect
PASS -> FAIL: gdb.server/run-without-local-binary.exp: connect to gdbserver
PASS -> FAIL: gdb.server/run-without-local-binary.exp: run test program until the end
PASS -> FAIL: gdb.server/server-connect.exp: tcp4: connect to gdbserver using tcp4:127.0.0.1
PASS -> FAIL: gdb.server/server-connect.exp: tcp6-with-brackets: connect to gdbserver using tcp6:[::1]
PASS -> FAIL: gdb.server/server-connect.exp: tcp6: connect to gdbserver using tcp6:::1
PASS -> FAIL: gdb.server/server-connect.exp: tcp: connect to gdbserver using tcp:localhost
PASS -> FAIL: gdb.server/server-exec-info.exp: info files
new FAIL: gdb.server/server-kill.exp: setting breakpoint at server-kill.c:29
PASS -> FAIL: gdb.server/server-kill.exp: tstatus
PASS -> FAIL: gdb.server/server-mon.exp: monitor
PASS -> FAIL: gdb.server/server-mon.exp: monitor help
PASS -> FAIL: gdb.server/server-mon.exp: monitor set debug 0
PASS -> FAIL: gdb.server/server-mon.exp: monitor set debug 1
PASS -> FAIL: gdb.server/server-mon.exp: monitor set debug-format all
PASS -> FAIL: gdb.server/server-mon.exp: monitor set debug-format none
PASS -> FAIL: gdb.server/server-mon.exp: monitor set remote-debug 0
PASS -> FAIL: gdb.server/server-mon.exp: monitor set remote-debug 1
PASS -> FAIL: gdb.server/server-run.exp: continue to main
PASS -> UNRESOLVED: gdb.server/server-run.exp: loaded dynamic linker
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: target remote
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: continue
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: target remote
PASS -> FAIL: gdb.server/stop-reply-no-thread.exp: connect
PASS -> FAIL: gdb.server/wrapper.exp: continue to marker
PASS -> FAIL: gdb.server/wrapper.exp: print d
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 11:46 [binutils-gdb] PR23806, NULL pointer dereference in merge_strings sergiodj+buildbot
@ 2018-10-23 16:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-23 16:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9959>

Commit(s) tested:
	45a0eaf77022963d639d6d19871dbab7b79703fc

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23806, NULL pointer dereference in merge_strings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/45/45a0eaf77022963d639d6d19871dbab7b79703fc/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 11:28 [binutils-gdb] PR23805, NULL pointer dereference in elf_link_input_bfd sergiodj+buildbot
@ 2018-10-23 15:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-23 15:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9958>

Commit(s) tested:
	102def4da826b3d9e169741421e5e67e8731909a

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23805, NULL pointer dereference in elf_link_input_bfd

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/10/102def4da826b3d9e169741421e5e67e8731909a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 10:54 [binutils-gdb] gdb/riscv: expect h/w watchpoints to trigger before the memory is written sergiodj+buildbot
@ 2018-10-23 12:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-23 12:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9956>

Commit(s) tested:
	5a77b1b49f49cc5cfdb30727d8fc1bf456cad429

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	gdb/riscv: expect h/w watchpoints to trigger before the memory is written

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5a/5a77b1b49f49cc5cfdb30727d8fc1bf456cad429/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-23 10:49 [binutils-gdb] gdb/riscv: Fix register access for register aliases sergiodj+buildbot
@ 2018-10-23 11:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-23 11:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9955>

Commit(s) tested:
	0dbfcfffe9abbc5198bce95eb8c66b6bc9b364be

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Fix register access for register aliases

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0d/0dbfcfffe9abbc5198bce95eb8c66b6bc9b364be/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-22 22:02 [binutils-gdb] RISC-V: NaN-box FP values smaller than an FP register sergiodj+buildbot
@ 2018-10-22 23:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-22 23:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9954>

Commit(s) tested:
	3399f1b3030c3419859f1230bc66a981154d176d

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: NaN-box FP values smaller than an FP register.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/33/3399f1b3030c3419859f1230bc66a981154d176d/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-22 22:01 [binutils-gdb] RISC-V: Print FP regs as union of float types sergiodj+buildbot
@ 2018-10-22 22:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-22 22:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9953>

Commit(s) tested:
	270b9329b713fdc166f95dfa3a0a2f72f3a49608

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Print FP regs as union of float types.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/27/270b9329b713fdc166f95dfa3a0a2f72f3a49608/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-22 19:45 [binutils-gdb] S12Z: Disassembly: Fallback to show the address if the symbol table is empty sergiodj+buildbot
@ 2018-10-22 20:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-22 20:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9952>

Commit(s) tested:
	192c2bfbd7a6d4b2069f6b94b020d274a483c198

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	S12Z: Disassembly: Fallback to show the address if the symbol table is empty.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/19/192c2bfbd7a6d4b2069f6b94b020d274a483c198/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-22  2:44 [binutils-gdb] Allocate buffer with proper size in amd64_pseudo_register_{read_value, write} sergiodj+buildbot
@ 2018-10-22  3:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-22  3:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9950>

Commit(s) tested:
	925047fed0d6ab86e6fe86d3e22e1aa9dde7b3eb

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Allocate buffer with proper size in amd64_pseudo_register_{read_value,write}

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/92/925047fed0d6ab86e6fe86d3e22e1aa9dde7b3eb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-20 21:54 [binutils-gdb] [PUSHED/OBVIOUS] ensure help set print type gives the correct help sergiodj+buildbot
@ 2018-10-20 23:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-20 23:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9944>

Commit(s) tested:
	4051d2d65a73f02cfd2baebf8803fe2880dbd76c

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	[PUSHED/OBVIOUS] ensure help set print type gives the correct help.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/40/4051d2d65a73f02cfd2baebf8803fe2880dbd76c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-20  9:57 [binutils-gdb] PR23788, objcopy: failed to find link section sergiodj+buildbot
@ 2018-10-20 11:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-20 11:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9942>

Commit(s) tested:
	ac85e67c053f1555def2c111962f4e68740794f9

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23788, objcopy: failed to find link section

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ac/ac85e67c053f1555def2c111962f4e68740794f9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-20  0:14 [binutils-gdb] Minor cleanups in tui-io.c sergiodj+buildbot
@ 2018-10-20  0:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-20  0:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9940>

Commit(s) tested:
	84371624ada07e6f107ee14c48a609466055fe0d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Minor cleanups in tui-io.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/84/84371624ada07e6f107ee14c48a609466055fe0d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-19 19:31 [binutils-gdb] Clear static_links in reread_symbols sergiodj+buildbot
@ 2018-10-19 19:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-19 19:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9939>

Commit(s) tested:
	22ad8107d35d833db000e5a5050c0f53af7af51f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Clear static_links in reread_symbols

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/22/22ad8107d35d833db000e5a5050c0f53af7af51f/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-19 13:10 [binutils-gdb] Aarch64: Better termination checks for sigcontext reading sergiodj+buildbot
@ 2018-10-19 19:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-19 19:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9938>

Commit(s) tested:
	74b3c713184abb8e07f92c4e069ebafde78c0a0e

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Aarch64: Better termination checks for sigcontext reading

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/74/74b3c713184abb8e07f92c4e069ebafde78c0a0e/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-19 17:09 [binutils-gdb] S390: Fix crash when remote tdesc doesn't define vec128 sergiodj+buildbot
@ 2018-10-19 17:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-19 17:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9937>

Commit(s) tested:
	0667c506823489f2fab1938d3fc8ee27f8a7c651

Author(s) (in the same order as the commits):
	Andreas Arnez <arnez@linux.ibm.com>

Subject:
	S390: Fix crash when remote tdesc doesn't define vec128

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/06/0667c506823489f2fab1938d3fc8ee27f8a7c651/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-19 11:35 [binutils-gdb] Testsuite: vla-optimized-out.exp is too pessimistic sergiodj+buildbot
@ 2018-10-19 13:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-19 13:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9934>

Commit(s) tested:
	2c6ac8d7ce6e018168c17b11d978b25dba721554

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Testsuite: vla-optimized-out.exp is too pessimistic

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2c/2c6ac8d7ce6e018168c17b11d978b25dba721554/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-19 10:47 [binutils-gdb] Testsuite: compile-cplus-print.exp: Start inferior before compiling sergiodj+buildbot
@ 2018-10-19 11:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-19 11:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9932>

Commit(s) tested:
	1f1ae3a34faf8217bd253fa12b4d0abaaa42c2d2

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Testsuite: compile-cplus-print.exp: Start inferior before compiling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1f/1f1ae3a34faf8217bd253fa12b4d0abaaa42c2d2/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-19 10:22 [binutils-gdb] Arm: Fix disassembler crashing on -b binary when thumb file and thumb not forced sergiodj+buildbot
@ 2018-10-19 10:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-19 10:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9931>

Commit(s) tested:
	0b347048e7e33070212a408dc2371075ee60b556

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	Arm: Fix disassembler crashing on -b binary when thumb file and thumb not forced.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0b/0b347048e7e33070212a408dc2371075ee60b556/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-18  0:19 [binutils-gdb] gdb/ChangeLog: sergiodj+buildbot
@ 2018-10-18  1:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-18  1:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9927>

Commit(s) tested:
	89eb3c547018af6a41ce9b3614cc2ab9a679168b

Author(s) (in the same order as the commits):
	Paul Koning <paul_koning@dell.com>

Subject:
	gdb/ChangeLog:

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/89/89eb3c547018af6a41ce9b3614cc2ab9a679168b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-17 19:13 [binutils-gdb] Share the code to format "info proc mappings" entries for FreeBSD sergiodj+buildbot
@ 2018-10-17 23:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-17 23:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9926>

Commit(s) tested:
	6f3b1098e820cef84709ef71c287c4b72e6c671b

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Share the code to format "info proc mappings" entries for FreeBSD.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6f/6f3b1098e820cef84709ef71c287c4b72e6c671b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-17 19:00 [binutils-gdb] gdb/MAINTAINERS: Add Rainer Orth as Solaris maintainer for GDB sergiodj+buildbot
@ 2018-10-17 20:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-17 20:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9925>

Commit(s) tested:
	d500b4f23fc329f5c8cce6ee8fa3629c0f130038

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	gdb/MAINTAINERS: Add Rainer Orth as Solaris maintainer for GDB

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d5/d500b4f23fc329f5c8cce6ee8fa3629c0f130038/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-17  5:34 [binutils-gdb] PR23653, ld SIGSEGVs when attempts to link sparc object with x86_64 library sergiodj+buildbot
@ 2018-10-17  8:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-17  8:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9924>

Commit(s) tested:
	4de5434b694fc260d02610e8e7fec21b2923600a

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23653, ld SIGSEGVs when attempts to link sparc object with x86_64 library

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4d/4de5434b694fc260d02610e8e7fec21b2923600a/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-16 21:32 [binutils-gdb] [gdb/testsuite] Rewrite catch-follow-exec.exp sergiodj+buildbot
@ 2018-10-17  4:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-17  4:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9923>

Commit(s) tested:
	c4b90788516fd431c86c22deac5001d6c4648227

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Rewrite catch-follow-exec.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c4/c4b90788516fd431c86c22deac5001d6c4648227/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-16 18:23 [binutils-gdb] AArch64: Fix error checking for SIMD udot (by element) sergiodj+buildbot
@ 2018-10-16 21:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-16 21:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9922>

Commit(s) tested:
	66e6f0b760c2480e4ebdac8169adcee1fc31f689

Author(s) (in the same order as the commits):
	Matthew Malcomson <matthew.malcomson@arm.com>

Subject:
	AArch64: Fix error checking for SIMD udot (by element)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/66/66e6f0b760c2480e4ebdac8169adcee1fc31f689/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-16  8:51 [binutils-gdb] Simplify PR23110 PE_DEBUG_DATA size checks sergiodj+buildbot
@ 2018-10-16  9:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-16  9:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9921>

Commit(s) tested:
	48dcd4ea064ae86364dacbf4dd7f035fba56151c

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Simplify PR23110 PE_DEBUG_DATA size checks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/48/48dcd4ea064ae86364dacbf4dd7f035fba56151c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-16  6:35 [binutils-gdb] PR23781, _bfd_pe_bfd_copy_private_bfd_data_common memory leak sergiodj+buildbot
@ 2018-10-16  8:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-16  8:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9920>

Commit(s) tested:
	8df73d5cc3a87101f3bd254f33820fcce61bc971

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23781, _bfd_pe_bfd_copy_private_bfd_data_common memory leak

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8d/8df73d5cc3a87101f3bd254f33820fcce61bc971/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-16  5:56 [binutils-gdb] Remove unnecessary casts from TUI sergiodj+buildbot
@ 2018-10-16  6:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-16  6:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9919>

Commit(s) tested:
	63a33118e05a84fbae40cbe3ef955b52bad359a7

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove unnecessary casts from TUI

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/63/63a33118e05a84fbae40cbe3ef955b52bad359a7/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-15 20:07 [binutils-gdb] Add Alan Hayward as AArch64/ARM GDB maintainer sergiodj+buildbot
@ 2018-10-15 20:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-15 20:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9917>

Commit(s) tested:
	933e62b1c17b1cf396f8bf8e17a066d03226533e

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add Alan Hayward as AArch64/ARM GDB maintainer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/93/933e62b1c17b1cf396f8bf8e17a066d03226533e/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-15 13:05 [binutils-gdb] BFD_INIT_MAGIC sergiodj+buildbot
@ 2018-10-15 14:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-15 14:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9916>

Commit(s) tested:
	bf2dd8d7cf4114b8a60dbb83b340f76b9b2474d1

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	BFD_INIT_MAGIC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bf/bf2dd8d7cf4114b8a60dbb83b340f76b9b2474d1/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-13 13:40 [binutils-gdb] _bfd_clear_contents bounds checking sergiodj+buildbot
@ 2018-10-13 14:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-13 14:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9912>

Commit(s) tested:
	0930cb3021b8078b34cf216e79eb8608d017864f

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	_bfd_clear_contents bounds checking

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/09/0930cb3021b8078b34cf216e79eb8608d017864f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-12 20:49 [binutils-gdb] Fix buglets in gdb.trace/tspeed.{exp,c} sergiodj+buildbot
@ 2018-10-12 21:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-12 21:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9910>

Commit(s) tested:
	f9c49bffe616013ba97f679afd3446a8c87d80a7

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix buglets in gdb.trace/tspeed.{exp,c}

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f9/f9c49bffe616013ba97f679afd3446a8c87d80a7/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-12  0:20 [binutils-gdb] Fix pathname regexp in gdb.base/solib-vanish.exp sergiodj+buildbot
@ 2018-10-12  0:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-12  0:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9909>

Commit(s) tested:
	d4330bde6891c74498cea8866ce9992181798861

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Fix pathname regexp in gdb.base/solib-vanish.exp.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d4/d4330bde6891c74498cea8866ce9992181798861/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-11  9:34 [binutils-gdb] Fix interp::m_name resource leak found by Coverity sergiodj+buildbot
@ 2018-10-11 10:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-11 10:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9908>

Commit(s) tested:
	fbe61a3661b083a666e6550b3b0c2de364e6d4a6

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Fix interp::m_name resource leak found by Coverity

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fb/fbe61a3661b083a666e6550b3b0c2de364e6d4a6/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-10 14:19 [binutils-gdb] Add missing va_end found by Coverity sergiodj+buildbot
@ 2018-10-10 16:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-10 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9906>

Commit(s) tested:
	33b031ce7a9b8b1b7c729518af965b7cb70a1cd6

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Add missing va_end found by Coverity

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/33/33b031ce7a9b8b1b7c729518af965b7cb70a1cd6/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-10  7:45 [binutils-gdb] x86: fold Size{16,32,64} template attributes sergiodj+buildbot
@ 2018-10-10  7:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-10  7:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9904>

Commit(s) tested:
	673fe0f0a7a0624819f1b4cdc289f43691567e91

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold Size{16,32,64} template attributes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/67/673fe0f0a7a0624819f1b4cdc289f43691567e91/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-10  1:54 [binutils-gdb] Disable the undefined behavior sanitizer by default sergiodj+buildbot
@ 2018-10-10  4:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-10  4:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9903>

Commit(s) tested:
	eff98030f90d3dab4c7d133ab0b0cb02d1921543

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Disable the undefined behavior sanitizer by default

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ef/eff98030f90d3dab4c7d133ab0b0cb02d1921543/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-10  0:45 [binutils-gdb] [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS sergiodj+buildbot
@ 2018-10-10  2:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-10  2:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9902>

Commit(s) tested:
	104fefeebb544b7745bb353b63110afa46119647

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/10/104fefeebb544b7745bb353b63110afa46119647/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-09 16:35 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registers sergiodj+buildbot
@ 2018-10-10  1:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-10  1:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9901>

Commit(s) tested:
	a97330e723cf3c639a951329ac5fe2797528249b

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a9/a97330e723cf3c639a951329ac5fe2797528249b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-09 15:52 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction sergiodj+buildbot
@ 2018-10-09 22:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-09 22:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9898>

Commit(s) tested:
	3fd229a447cd28a70bfd921f617bc6c3553b8fdd

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3f/3fd229a447cd28a70bfd921f617bc6c3553b8fdd/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-09 15:38 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions sergiodj+buildbot
@ 2018-10-09 20:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-09 20:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9897>

Commit(s) tested:
	2ac435d46608be7ef90f80aaf9ff48443aea571e

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2a/2ac435d46608be7ef90f80aaf9ff48443aea571e/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-09 18:12 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A sergiodj+buildbot
@ 2018-10-09 19:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-09 19:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9896>

Commit(s) tested:
	68dfbb92ef5f013a315d652c88ede2082c16a88e

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/68/68dfbb92ef5f013a315d652c88ede2082c16a88e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-09 16:52 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A sergiodj+buildbot
@ 2018-10-09 18:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-09 18:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9895>

Commit(s) tested:
	13c60ad7e1211ee1dfbf6bfb5e35110a33e4eed5

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/13/13c60ad7e1211ee1dfbf6bfb5e35110a33e4eed5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-09 14:06 [binutils-gdb] [gdb/testsuite] Fix target_supports_scheduler_locking raciness sergiodj+buildbot
@ 2018-10-09 16:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-09 16:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9893>

Commit(s) tested:
	58bbcd02dee8ba018b97706c068ed8ed7afac15d

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Fix target_supports_scheduler_locking raciness

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/58/58bbcd02dee8ba018b97706c068ed8ed7afac15d/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-09 13:37 [binutils-gdb] Fix buffer overrun found by Coverity sergiodj+buildbot
@ 2018-10-09 14:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-09 14:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9892>

Commit(s) tested:
	04fd5eed91c0a960e1706fb627912ad6350ae391

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Fix buffer overrun found by Coverity

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/04/04fd5eed91c0a960e1706fb627912ad6350ae391/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-09  7:39 [binutils-gdb] Do not place symbols into a discarded .dynsym sergiodj+buildbot
@ 2018-10-09  8:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-09  8:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9891>

Commit(s) tested:
	1c2649ed7481881cb963bb53251a79bfb8b1047e

Author(s) (in the same order as the commits):
	Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>

Subject:
	Do not place symbols into a discarded .dynsym

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1c/1c2649ed7481881cb963bb53251a79bfb8b1047e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-08 23:07 [binutils-gdb] Remove unused variables from riscv-fbsd-tdep.c sergiodj+buildbot
@ 2018-10-08 23:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-08 23:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9890>

Commit(s) tested:
	a0c3048e3f397a595a14208e82e21399131f782b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove unused variables from riscv-fbsd-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a0/a0c3048e3f397a595a14208e82e21399131f782b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-08 13:17 [binutils-gdb] AArch64: Replace C initializers with memset sergiodj+buildbot
@ 2018-10-08 17:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-08 17:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9884>

Commit(s) tested:
	780f601cf3bfd2eb141c2ea32b673b5bd0956a33

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	AArch64: Replace C initializers with memset

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/78/780f601cf3bfd2eb141c2ea32b673b5bd0956a33/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-08 12:28 [binutils-gdb] x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-code sergiodj+buildbot
@ 2018-10-08 16:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-08 16:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9883>

Commit(s) tested:
	80f3ac5d61a5d01d7cf951de0e24ecdc71c545cb

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/80f3ac5d61a5d01d7cf951de0e24ecdc71c545cb/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-08 11:39 [binutils-gdb] Separate header PT_LOAD for -z separate-code sergiodj+buildbot
@ 2018-10-08 15:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-08 15:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9882>

Commit(s) tested:
	64029e93683a266c38d19789e780f3748bd6a188

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Separate header PT_LOAD for -z separate-code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/64/64029e93683a266c38d19789e780f3748bd6a188/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-08 13:45 [binutils-gdb] Use p_vaddr_offset to set p_vaddr on segments without sections sergiodj+buildbot
@ 2018-10-08 14:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-08 14:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9881>

Commit(s) tested:
	5d695627883b32cf33adb529c8fc7271b46dcf55

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Use p_vaddr_offset to set p_vaddr on segments without sections

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5d/5d695627883b32cf33adb529c8fc7271b46dcf55/>

*** 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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-08 11:10 [binutils-gdb] No PT_INTERP when .interp is zero size sergiodj+buildbot
@ 2018-10-08 13:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-08 13:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9880>

Commit(s) tested:
	1b9e270b09c140464a7892c95c28eafa812c6b08

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	No PT_INTERP when .interp is zero size

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1b/1b9e270b09c140464a7892c95c28eafa812c6b08/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-08 10:26 [binutils-gdb] Tidy elf_segment_map allocation sergiodj+buildbot
@ 2018-10-08 11:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-08 11:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9878>

Commit(s) tested:
	00bee008e9f7d0b3adf3278962450944653787f8

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Tidy elf_segment_map allocation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/00/00bee008e9f7d0b3adf3278962450944653787f8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=bda5971e>

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-s390x-m64/xfails/master/xfail.table?id=bda5971e>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-07 10:25 [binutils-gdb] Add Inferior.architecture method sergiodj+buildbot
@ 2018-10-07 10:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-07 10:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9875>

Commit(s) tested:
	add5ded5e476918ef8b05823801531de2f51fa9c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Add Inferior.architecture method

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ad/add5ded5e476918ef8b05823801531de2f51fa9c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-07  5:46 [binutils-gdb] Update symbol domain and location values for Python sergiodj+buildbot
@ 2018-10-07  9:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-07  9:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9874>

Commit(s) tested:
	51e78fc5fa21870d415c52f90b93e3c6ad57be46

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update symbol domain and location values for Python

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/51/51e78fc5fa21870d415c52f90b93e3c6ad57be46/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-07  5:20 [binutils-gdb] Do not accidentally include in-tree readline headers sergiodj+buildbot
@ 2018-10-07  7:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-07  7:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9872>

Commit(s) tested:
	a8a5dbcab8df0b3a9e04745d4fe8d64740acb323

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Do not accidentally include in-tree readline headers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a8/a8a5dbcab8df0b3a9e04745d4fe8d64740acb323/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-07  6:18 [binutils-gdb] Fix Python gdb.Breakpoint.location crash sergiodj+buildbot
@ 2018-10-07  6:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-07  6:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9871>

Commit(s) tested:
	2a8be20359dba9cc684fd3ffa222d985399f3b18

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix Python gdb.Breakpoint.location crash

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2a/2a8be20359dba9cc684fd3ffa222d985399f3b18/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-06 22:16 [binutils-gdb] Call nonl before wgetch in TUI sergiodj+buildbot
@ 2018-10-06 23:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06 23:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9869>

Commit(s) tested:
	7a9569281a63e472750e3b7b481e2cdf5c931ed8

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Call nonl before wgetch in TUI

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7a/7a9569281a63e472750e3b7b481e2cdf5c931ed8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-06 16:25 [binutils-gdb] Update string expected from "help info proc" on gdb.base/info-proc.exp sergiodj+buildbot
@ 2018-10-06 16:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06 16:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9868>

Commit(s) tested:
	e04caa70901ed44eb9537ccdbd286fe9b0a46ce2

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Update string expected from "help info proc" on gdb.base/info-proc.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e0/e04caa70901ed44eb9537ccdbd286fe9b0a46ce2/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05 16:53 [binutils-gdb] Fix -Wshadow=local warning in sol_thread_target::wait sergiodj+buildbot
@ 2018-10-06 10:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06 10:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9866>

Commit(s) tested:
	f8740dc531c006311ee9f7287180550fe46a94ab

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix -Wshadow=local warning in sol_thread_target::wait

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f8/f8740dc531c006311ee9f7287180550fe46a94ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-06  9:05 [binutils-gdb] Set correct SHT_NOTE type for .note.spu_name sergiodj+buildbot
@ 2018-10-06  9:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06  9:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9865>

Commit(s) tested:
	d1c86cff1ecdd1027bd224d38f2161196e9955fa

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Set correct SHT_NOTE type for .note.spu_name

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d1/d1c86cff1ecdd1027bd224d38f2161196e9955fa/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05 11:16 [binutils-gdb] [Arm, 3/3] Add Execution and Data Prediction instructions for AArch32 sergiodj+buildbot
@ 2018-10-06  8:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06  8:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9864>

Commit(s) tested:
	dad0c3bfb5e32ff3f2a03830dc189fe207c7ae00

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[Arm, 3/3] Add Execution and Data Prediction instructions for AArch32

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/da/dad0c3bfb5e32ff3f2a03830dc189fe207c7ae00/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05 11:03 [binutils-gdb] [Arm, 2/3] Add instruction SB for AArch32 sergiodj+buildbot
@ 2018-10-06  7:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06  7:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9863>

Commit(s) tested:
	7fadb25d6faf2665305016ceb4aeaeeb86015569

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	[Arm, 2/3] Add instruction SB for AArch32

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7f/7fadb25d6faf2665305016ceb4aeaeeb86015569/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-06  5:35 [binutils-gdb] Add -Wshadow=local sergiodj+buildbot
@ 2018-10-06  5:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06  5:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9861>

Commit(s) tested:
	96643e35c077ed36c74b231ceefa4c30b3b02e28

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Add -Wshadow=local

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/96/96643e35c077ed36c74b231ceefa4c30b3b02e28/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05  6:49 [binutils-gdb] Shadowing fix in gdbscm_frame_read_var sergiodj+buildbot
@ 2018-10-06  3:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06  3:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9860>

Commit(s) tested:
	d951f98b3c8bf202571327d8679ae30ca1da9fdc

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Shadowing fix in gdbscm_frame_read_var

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d9/d951f98b3c8bf202571327d8679ae30ca1da9fdc/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05  6:19 [binutils-gdb] Avoid shadowing in fdwalk sergiodj+buildbot
@ 2018-10-06  2:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-06  2:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9859>

Commit(s) tested:
	b8c888478d517a39d8b0104857d573e47620a3d1

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid shadowing in fdwalk

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b8/b8c888478d517a39d8b0104857d573e47620a3d1/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05  5:52 [binutils-gdb] Avoid shadowing in linux-tdep.c sergiodj+buildbot
@ 2018-10-05 23:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05 23:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9857>

Commit(s) tested:
	3fba72f7612c071f07fc7e65887bd1e8e056e272

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid shadowing in linux-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3f/3fba72f7612c071f07fc7e65887bd1e8e056e272/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05  5:39 [binutils-gdb] Use std::string in mdebugread.c sergiodj+buildbot
@ 2018-10-05 21:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05 21:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9856>

Commit(s) tested:
	795afcbbb4b6c9a47597b9da57221b1bf9fdc88f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use std::string in mdebugread.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/79/795afcbbb4b6c9a47597b9da57221b1bf9fdc88f/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05  5:25 [binutils-gdb] Avoid shadowing in gdbserver sergiodj+buildbot
@ 2018-10-05 20:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05 20:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9855>

Commit(s) tested:
	da4ae14a4d1614015f6e8d4a37df1b882806630a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid shadowing in gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/da/da4ae14a4d1614015f6e8d4a37df1b882806630a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05 18:32 [binutils-gdb] Simple -Wshadow=local fixes sergiodj+buildbot
@ 2018-10-05 19:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05 19:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9854>

Commit(s) tested:
	b926417afaea99ed17663e06d6654d0048536017

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Simple -Wshadow=local fixes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b9/b926417afaea99ed17663e06d6654d0048536017/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05 17:22 [binutils-gdb] Fix undefined behavior, don't pass NULL to fwrite sergiodj+buildbot
@ 2018-10-05 18:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05 18:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9853>

Commit(s) tested:
	1f88d0c87c37d3a15fa6376335e8b0d1c79d85aa

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix undefined behavior, don't pass NULL to fwrite

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1f/1f88d0c87c37d3a15fa6376335e8b0d1c79d85aa/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05 14:51 [binutils-gdb] or1k: Add the l.adrp insn and supporting relocations sergiodj+buildbot
@ 2018-10-05 16:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05 16:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9851>

Commit(s) tested:
	c8e98e3692cec125b92c995d8f881d9bdf1fac00

Author(s) (in the same order as the commits):
	Stafford Horne <shorne@gmail.com>

Subject:
	or1k: Add the l.adrp insn and supporting relocations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c8/c8e98e3692cec125b92c995d8f881d9bdf1fac00/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05 14:05 [binutils-gdb] or1k: Fix messages for relocations in shared libraries sergiodj+buildbot
@ 2018-10-05 15:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05 15:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9850>

Commit(s) tested:
	f2c1801f6255a3f9f483ae2f07c7d7da0ddae4af

Author(s) (in the same order as the commits):
	Stafford Horne <shorne@gmail.com>

Subject:
	or1k: Fix messages for relocations in shared libraries

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f2/f2c1801f6255a3f9f483ae2f07c7d7da0ddae4af/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04 22:49 [binutils-gdb] [gdb/python] Fix cpychecker error in pspy_solib_name sergiodj+buildbot
@ 2018-10-05 12:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05 12:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9848>

Commit(s) tested:
	5c4481cc9bf9dfec3c35aaf5d95b08542ab8970b

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/python] Fix cpychecker error in pspy_solib_name

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5c/5c4481cc9bf9dfec3c35aaf5d95b08542ab8970b/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04 21:49 [binutils-gdb] RISC-V: Delete zero-size .tdata.dyn section sergiodj+buildbot
@ 2018-10-05  7:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05  7:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9845>

Commit(s) tested:
	3e1b4df89cfa5171c52245d79434774f4b570ae1

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Delete zero-size .tdata.dyn section.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3e/3e1b4df89cfa5171c52245d79434774f4b570ae1/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04 21:36 [binutils-gdb] Simplify complaints even more sergiodj+buildbot
@ 2018-10-05  6:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05  6:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9844>

Commit(s) tested:
	5ca8c39f059b30991b7090e7a662e4eb35d11133

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Simplify complaints even more

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5c/5ca8c39f059b30991b7090e7a662e4eb35d11133/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04 21:23 [binutils-gdb] Only print "no debugging symbols" message once sergiodj+buildbot
@ 2018-10-05  5:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05  5:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9843>

Commit(s) tested:
	e79497a160f38368688107520d7d1bd0aeafc1c7

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Only print "no debugging symbols" message once

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e7/e79497a160f38368688107520d7d1bd0aeafc1c7/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04 21:11 [binutils-gdb] Clean up "Reading symbols" output sergiodj+buildbot
@ 2018-10-05  4:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05  4:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9842>

Commit(s) tested:
	3453e7e409f44a79ac6695589836edb8a49bfb08

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Clean up "Reading symbols" output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/34/3453e7e409f44a79ac6695589836edb8a49bfb08/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05  2:29 [binutils-gdb] Make complaint output prettier sergiodj+buildbot
@ 2018-10-05  3:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05  3:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9841>

Commit(s) tested:
	6afcf761c2d8ffcb04ede75d1e670042e196bc5b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Make complaint output prettier

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6a/6afcf761c2d8ffcb04ede75d1e670042e196bc5b/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05  2:01 [binutils-gdb] Use filtered printing when reading symbols sergiodj+buildbot
@ 2018-10-05  2:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05  2:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9840>

Commit(s) tested:
	22068491adac735905948fd4c2e9aaacf9e22e06

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use filtered printing when reading symbols

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/22/22068491adac735905948fd4c2e9aaacf9e22e06/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-05  0:03 [binutils-gdb] Fix off-by-one error in complaint_internal sergiodj+buildbot
@ 2018-10-05  1:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-05  1:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9839>

Commit(s) tested:
	9fdd7193e7fd041e9ff311a69dc02aecef53070f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix off-by-one error in complaint_internal

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9f/9fdd7193e7fd041e9ff311a69dc02aecef53070f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04 22:09 [binutils-gdb] Avoid pagination in attach.exp sergiodj+buildbot
@ 2018-10-04 22:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04 22:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9837>

Commit(s) tested:
	fef1b2933d911476c52418ae7c207d94e13ebb97

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid pagination in attach.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fe/fef1b2933d911476c52418ae7c207d94e13ebb97/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04 12:26 [binutils-gdb] Add self to gdb/MAINTAINERS sergiodj+buildbot
@ 2018-10-04 21:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04 21:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9836>

Commit(s) tested:
	4f9bdf7fa52ba0d520647d0b69fe94e523fabf56

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Add self to gdb/MAINTAINERS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4f/4f9bdf7fa52ba0d520647d0b69fe94e523fabf56/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04  3:16 [binutils-gdb] Avoid two uninitialized warnings from gcc sergiodj+buildbot
@ 2018-10-04 19:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04 19:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9834>

Commit(s) tested:
	875e539851bb2702f3292f819e220545a8776242

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid two uninitialized warnings from gcc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/87/875e539851bb2702f3292f819e220545a8776242/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04  0:06 [binutils-gdb] Remove struct keyword in range-based for sergiodj+buildbot
@ 2018-10-04 18:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04 18:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9833>

Commit(s) tested:
	8634679f82df75cf482b0c0814c2b3865da91d22

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Remove struct keyword in range-based for

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/86/8634679f82df75cf482b0c0814c2b3865da91d22/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 23:29 [binutils-gdb] Avoid undefined behavior in ada_operator_length sergiodj+buildbot
@ 2018-10-04 14:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04 14:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9830>

Commit(s) tested:
	5e70ee0905a848701bb929a66f84ff2e212cfa81

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid undefined behavior in ada_operator_length

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5e/5e70ee0905a848701bb929a66f84ff2e212cfa81/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 23:16 [binutils-gdb] Avoid undefined behavior in read_signed_leb128 sergiodj+buildbot
@ 2018-10-04 13:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04 13:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9829>

Commit(s) tested:
	4dd1b46077b2ae7331f274f7888733de5166445c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid undefined behavior in read_signed_leb128

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4d/4dd1b46077b2ae7331f274f7888733de5166445c/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 22:40 [binutils-gdb] Avoid undefined behavior in extract_integer sergiodj+buildbot
@ 2018-10-04 10:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04 10:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9826>

Commit(s) tested:
	0101665f864383147448c5871a67286a3f7a9a28

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid undefined behavior in extract_integer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/01/0101665f864383147448c5871a67286a3f7a9a28/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-04  3:01 [binutils-gdb] Do not pass NULL to memcpy sergiodj+buildbot
@ 2018-10-04  7:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04  7:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9823>

Commit(s) tested:
	10657c047e4e0257440c80fda5f4e23a3452616c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Do not pass NULL to memcpy

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/10/10657c047e4e0257440c80fda5f4e23a3452616c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 20:36 [binutils-gdb] ELF: Group PT_NOTE segments by section alignments sergiodj+buildbot
@ 2018-10-04  4:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04  4:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9821>

Commit(s) tested:
	23e463ed7c0d289e2291aaefd576bf02efd98df8

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	ELF: Group PT_NOTE segments by section alignments

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/23e463ed7c0d289e2291aaefd576bf02efd98df8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 23:50 [binutils-gdb] AArch64: Constraint disassembler and assembler changes sergiodj+buildbot
@ 2018-10-04  2:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04  2:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9820>

Commit(s) tested:
	bde90be2cddc06371ee80a258bf6855d0f346324

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	AArch64: Constraint disassembler and assembler changes.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bd/bde90be2cddc06371ee80a258bf6855d0f346324/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 22:39 [binutils-gdb] AArch64: Add SVE constraints verifier sergiodj+buildbot
@ 2018-10-04  1:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-04  1:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9819>

Commit(s) tested:
	a68f4cd235a36776d3d9fea7291163b8d8e35869

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	AArch64: Add SVE constraints verifier.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a6/a68f4cd235a36776d3d9fea7291163b8d8e35869/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 19:21 [binutils-gdb] AArch64: Wire through instr_sequence sergiodj+buildbot
@ 2018-10-03 21:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-03 21:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9816>

Commit(s) tested:
	7e84b55d8f973b011f55f604a76c2d1d989d0b6b

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	AArch64: Wire through instr_sequence

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7e/7e84b55d8f973b011f55f604a76c2d1d989d0b6b/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 18:22 [binutils-gdb] AArch64: Mark sve instructions that require MOVPRFX constraints sergiodj+buildbot
@ 2018-10-03 19:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-03 19:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9815>

Commit(s) tested:
	eae424aef0b14e1765602088ac866b95d14d4a22

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	AArch64: Mark sve instructions that require MOVPRFX constraints

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ea/eae424aef0b14e1765602088ac866b95d14d4a22/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 16:44 [binutils-gdb] Skip gdb ifunc tests on targets that don't support this feature sergiodj+buildbot
@ 2018-10-03 17:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-03 17:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9814>

Commit(s) tested:
	ca98345e0b3fda08ae79e4cb07632eab84ef6ef2

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Skip gdb ifunc tests on targets that don't support this feature.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ca/ca98345e0b3fda08ae79e4cb07632eab84ef6ef2/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 11:23 [binutils-gdb] Fix the handling of inlined frames in DWARF debug info sergiodj+buildbot
@ 2018-10-03 12:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-03 12:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9813>

Commit(s) tested:
	c8d3f93237d77f76d14e09e44bc770ce9428b0e4

Author(s) (in the same order as the commits):
	Millan Wolff <mail@milianw.de>

Subject:
	Fix the handling of inlined frames in DWARF debug info.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c8/c8d3f93237d77f76d14e09e44bc770ce9428b0e4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03 10:16 [binutils-gdb] Updated Portuguese translations for the bfd/ and binutils/ subdirectories sergiodj+buildbot
@ 2018-10-03 11:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-03 11:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9812>

Commit(s) tested:
	8e90d6d2c2f84abf25efc669e10efa3ae29b1039

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Updated Portuguese translations for the bfd/ and binutils/ subdirectories.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8e/8e90d6d2c2f84abf25efc669e10efa3ae29b1039/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03  9:01 [binutils-gdb] Make print_insn_s12z public sergiodj+buildbot
@ 2018-10-03 10:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-03 10:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9811>

Commit(s) tested:
	007d2fe43e27fa38a0bc1e22c5f5fb4ee945830d

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	Make print_insn_s12z public.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/00/007d2fe43e27fa38a0bc1e22c5f5fb4ee945830d/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-03  1:47 [binutils-gdb] Use pulongest in aarch64-linux-tdep.c sergiodj+buildbot
@ 2018-10-03  2:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-03  2:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9810>

Commit(s) tested:
	2398abf8bca3563ddab4bd41c710af8027fe2919

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use pulongest in aarch64-linux-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/2398abf8bca3563ddab4bd41c710af8027fe2919/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-02 15:42 [binutils-gdb] RISC-V: Add fence.tso instruction sergiodj+buildbot
@ 2018-10-02 17:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-02 17:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9809>

Commit(s) tested:
	64a336ac134ebd7f9452a7088e90e29551465251

Author(s) (in the same order as the commits):
	Palmer Dabbelt <palmer@sifive.com>

Subject:
	RISC-V: Add fence.tso instruction

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/64/64a336ac134ebd7f9452a7088e90e29551465251/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-02 14:34 [binutils-gdb] Allow remote debugging over a Unix local domain socket sergiodj+buildbot
@ 2018-10-02 16:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-02 16:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9808>

Commit(s) tested:
	c1168a2f66553cd4730931cf59e3be8378a1a03f

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	Allow remote debugging over a Unix local domain socket.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c1/c1168a2f66553cd4730931cf59e3be8378a1a03f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01 15:05 [binutils-gdb] Add aarch64-sighandler-regs.exp test sergiodj+buildbot
@ 2018-10-02  6:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-02  6:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9806>

Commit(s) tested:
	6bb8890e2ccf2b1ae7860fcb6fe4579c4aa9ebf6

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Add aarch64-sighandler-regs.exp test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6b/6bb8890e2ccf2b1ae7860fcb6fe4579c4aa9ebf6/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-02  0:25 [binutils-gdb] Aarch64: Move pseudo defines to header sergiodj+buildbot
@ 2018-10-02  3:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-02  3:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9804>

Commit(s) tested:
	c74e7cb96ffc525b0218cd329c292aacb16f94f8

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Aarch64: Move pseudo defines to header

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c7/c74e7cb96ffc525b0218cd329c292aacb16f94f8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01 13:46 [binutils-gdb] [ARC] Fixed issue with DTSOFF relocs sergiodj+buildbot
@ 2018-10-02  2:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-02  2:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9803>

Commit(s) tested:
	714e9a954a2e4123dcb26bb8da850e1344de4f5f

Author(s) (in the same order as the commits):
	Cupertino Miranda <cmiranda@synopsys.com>

Subject:
	[ARC] Fixed issue with DTSOFF relocs.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/71/714e9a954a2e4123dcb26bb8da850e1344de4f5f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01 13:03 [binutils-gdb] [ARC] PLT information was still being generated when symbol was forced_local sergiodj+buildbot
@ 2018-10-02  0:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-02  0:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9801>

Commit(s) tested:
	ab16fcd743b8fc963e736f7d00e3c2f039ce0d56

Author(s) (in the same order as the commits):
	Cupertino Miranda <cmiranda@synopsys.com>

Subject:
	[ARC] PLT information was still being generated when symbol was forced_local.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ab/ab16fcd743b8fc963e736f7d00e3c2f039ce0d56/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01 12:31 [binutils-gdb] [ARC] Make sure global symbol is not an indirect or warning sergiodj+buildbot
@ 2018-10-01 23:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-01 23:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9800>

Commit(s) tested:
	2936af90155cf7f7647b4886dc5b9568d15ca298

Author(s) (in the same order as the commits):
	Cupertino Miranda <cmiranda@synopsys.com>

Subject:
	[ARC] Make sure global symbol is not an indirect or warning.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/29/2936af90155cf7f7647b4886dc5b9568d15ca298/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01 12:17 [binutils-gdb] [ARC] Improved robustness. Return FALSE in case of NULL pointer sergiodj+buildbot
@ 2018-10-01 21:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-01 21:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9799>

Commit(s) tested:
	c834917fda58d9e4cd72b67f7793e2f429ccce57

Author(s) (in the same order as the commits):
	Cupertino Miranda <cmiranda@synopsys.com>

Subject:
	[ARC] Improved robustness. Return FALSE in case of NULL pointer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c8/c834917fda58d9e4cd72b67f7793e2f429ccce57/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01 16:56 [binutils-gdb] Remove ancient workaround sergiodj+buildbot
@ 2018-10-01 19:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-01 19:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9797>

Commit(s) tested:
	12b164e9a96f75ffd030d04a7633dfbb64862806

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Remove ancient workaround

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/12b164e9a96f75ffd030d04a7633dfbb64862806/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01 11:02 [binutils-gdb] Move duplicated code to common/gdb_proc_service.h sergiodj+buildbot
@ 2018-10-01 17:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-01 17:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9796>

Commit(s) tested:
	7c619dbdae11bead6f85863b7ce25f8b8610c59d

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Move duplicated code to common/gdb_proc_service.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7c/7c619dbdae11bead6f85863b7ce25f8b8610c59d/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01 13:28 [binutils-gdb] Add workaround from gdbserver's gdb_proc_service.h to GDB sergiodj+buildbot
@ 2018-10-01 15:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-01 15:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9794>

Commit(s) tested:
	43b7e92b0c73d693d3b656b84b2a1181e40477ca

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Add workaround from gdbserver's gdb_proc_service.h to GDB

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/43/43b7e92b0c73d693d3b656b84b2a1181e40477ca/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01  9:23 [binutils-gdb] Don't check HAVE_UNISTD_H sergiodj+buildbot
@ 2018-10-01 12:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-01 12:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9792>

Commit(s) tested:
	4176f14d9c9e509425bffc01404c751e238b1f01

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Don't check HAVE_UNISTD_H

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/41/4176f14d9c9e509425bffc01404c751e238b1f01/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-10-01  9:54 [binutils-gdb] Copy configure option documentation to gdb.texinfo sergiodj+buildbot
@ 2018-10-01 10:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-10-01 10:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9791>

Commit(s) tested:
	a95746f91769c0f65e9393ff83aad0871d1a666b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Copy configure option documentation to gdb.texinfo

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a9/a95746f91769c0f65e9393ff83aad0871d1a666b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-29 15:33 [binutils-gdb] RISC-V: For PCREL_LO12, fix addend handling in auipc lookup sergiodj+buildbot
@ 2018-09-30 17:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-30 17:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9773>

Commit(s) tested:
	a05f27b68934c2ea3efa028a0af2cd968db1bd2d

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: For PCREL_LO12, fix addend handling in auipc lookup.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a0/a05f27b68934c2ea3efa028a0af2cd968db1bd2d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-29 14:35 [binutils-gdb] RISC-V: Allow pcrel_lo addends, error on addend overflow sergiodj+buildbot
@ 2018-09-30 17:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-30 17:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9772>

Commit(s) tested:
	551703cfd409faca433626a0af077a43011381b7

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Allow pcrel_lo addends, error on addend overflow.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/55/551703cfd409faca433626a0af077a43011381b7/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-28 12:23 [binutils-gdb] Fix PR gdb/20948: --write option to GDB causes segmentation fault sergiodj+buildbot
@ 2018-09-28 23:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-28 23:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9771>

Commit(s) tested:
	db72737006fc383cb8838bf7f3dc8e641e60c38f

Author(s) (in the same order as the commits):
	Jozef Lawrynowicz <jozef.l@mittosystems.com>

Subject:
	Fix PR gdb/20948: --write option to GDB causes segmentation fault

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/db/db72737006fc383cb8838bf7f3dc8e641e60c38f/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/write_mem.exp: x /xh main
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-28 22:16 [binutils-gdb] Add "const" to a few locals in gdb sergiodj+buildbot
@ 2018-09-28 22:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-28 22:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9770>

Commit(s) tested:
	b5a9bfbebec0a42d3c5b4fe3b7a62bd31cecc440

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Add "const" to a few locals in gdb

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b5/b5a9bfbebec0a42d3c5b4fe3b7a62bd31cecc440/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-28  0:31 [binutils-gdb] Check for negative argument in Type.template_argument sergiodj+buildbot
@ 2018-09-27 11:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-27 11:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9767>

Commit(s) tested:
	fd3ba736db19d4c7cd928f3735329339a8c8ef47

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Check for negative argument in Type.template_argument

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fd/fd3ba736db19d4c7cd928f3735329339a8c8ef47/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-26 16:59 [binutils-gdb] Report Python errors coming from gdb.post_event sergiodj+buildbot
@ 2018-09-27 10:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-27 10:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9766>

Commit(s) tested:
	39a24317ac65837663ce1e1b0adcf880758ddc8e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Report Python errors coming from gdb.post_event

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/39/39a24317ac65837663ce1e1b0adcf880758ddc8e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-26 14:14 [binutils-gdb] Preserve sign when converting gdb.Value to Python int sergiodj+buildbot
@ 2018-09-26 17:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-26 17:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9764>

Commit(s) tested:
	1c1e54f6b4b6de83aa3f31e6584f5bb4d6242930

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Preserve sign when converting gdb.Value to Python int

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1c/1c1e54f6b4b6de83aa3f31e6584f5bb4d6242930/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-26 12:49 [binutils-gdb] Fix incorrect extraction of signed constants in nios2 disassembler sergiodj+buildbot
@ 2018-09-26 13:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-26 13:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9762>

Commit(s) tested:
	6031ac352c05c5c9f44e24fa1c5a8222a7a7d02d

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Fix incorrect extraction of signed constants in nios2 disassembler.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/60/6031ac352c05c5c9f44e24fa1c5a8222a7a7d02d/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-25 21:14 [binutils-gdb] Also recognize __sighndlr on Solaris/x86 sergiodj+buildbot
@ 2018-09-26 11:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-26 11:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9760>

Commit(s) tested:
	1db88d2272a776200db950c2af46e64e98ef056b

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Also recognize __sighndlr on Solaris/x86

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1d/1db88d2272a776200db950c2af46e64e98ef056b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-25 14:11 [binutils-gdb] Remove a spurious target_terminal::ours() from windows_nat_target::wait() sergiodj+buildbot
@ 2018-09-25 21:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-25 21:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9759>

Commit(s) tested:
	a44294f5ed9fe09fdfc9427f6f83677843590524

Author(s) (in the same order as the commits):
	Jon Turney <jon.turney@dronecode.org.uk>

Subject:
	Remove a spurious target_terminal::ours() from windows_nat_target::wait()

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a4/a44294f5ed9fe09fdfc9427f6f83677843590524/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24 17:05 [binutils-gdb] csky-opc.h: Initialize fields of last array elements sergiodj+buildbot
@ 2018-09-24 23:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24 23:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9755>

Commit(s) tested:
	f24ff6e9b5adc7983c3ad7cf28375eb49921b3ed

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	csky-opc.h: Initialize fields of last array elements

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f2/f24ff6e9b5adc7983c3ad7cf28375eb49921b3ed/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24 17:58 [binutils-gdb] elf32-nds32: Don't define fls if it is provided by the system sergiodj+buildbot
@ 2018-09-24 23:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24 23:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9754>

Commit(s) tested:
	a767a1c4d3c7c5dd2f32cc106a21c1e01eddebcc

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	elf32-nds32: Don't define fls if it is provided by the system

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a7/a767a1c4d3c7c5dd2f32cc106a21c1e01eddebcc/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24 16:14 [binutils-gdb] Remove redundant test in update_inserted_breakpoint_locations sergiodj+buildbot
@ 2018-09-24 21:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24 21:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9752>

Commit(s) tested:
	4daf19021fef36767e70845608a8a2c3b4d72f99

Author(s) (in the same order as the commits):
	Yacov Simhony <ysimhony@gmail.com>

Subject:
	Remove redundant test in update_inserted_breakpoint_locations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4d/4daf19021fef36767e70845608a8a2c3b4d72f99/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24 15:38 [binutils-gdb] ELF: Don't include zero size sections at start of PT_NOTE segment sergiodj+buildbot
@ 2018-09-24 16:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24 16:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9751>

Commit(s) tested:
	95475e5d6b7529309ca804fdc2c2e04d654c3978

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	ELF: Don't include zero size sections at start of PT_NOTE segment

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/95/95475e5d6b7529309ca804fdc2c2e04d654c3978/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24 12:44 [binutils-gdb] Add '_' in the match pattern sergiodj+buildbot
@ 2018-09-24 13:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24 13:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9749>

Commit(s) tested:
	a466edac5f9913e3373e59335607e9666a0ac8c7

Author(s) (in the same order as the commits):
	Hafiz Abid Qadeer <abidh@codesourcery.com>

Subject:
	Add '_' in the match pattern.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a4/a466edac5f9913e3373e59335607e9666a0ac8c7/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24 10:24 [binutils-gdb] ARC: Fix build errors with large constants and C89 sergiodj+buildbot
@ 2018-09-24 12:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24 12:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9748>

Commit(s) tested:
	53b6d6f5b2d8681cc4a061e05fe28ef896900908

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@linux-mips.org>

Subject:
	ARC: Fix build errors with large constants and C89

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/53/53b6d6f5b2d8681cc4a061e05fe28ef896900908/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24 10:35 [binutils-gdb] RS6000/BFD: Remove dead duplicate `config.bfd' target matchers sergiodj+buildbot
@ 2018-09-24 11:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24 11:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9747>

Commit(s) tested:
	ed3162adc45291b3de496be25911ebfd39f43a36

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@linux-mips.org>

Subject:
	RS6000/BFD: Remove dead duplicate `config.bfd' target matchers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ed/ed3162adc45291b3de496be25911ebfd39f43a36/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24  6:58 [binutils-gdb] Andes Technology has good news for you, we plan to update the nds32 port of binutils on upstream! sergiodj+buildbot
@ 2018-09-24 10:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24 10:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9746>

Commit(s) tested:
	fbaf61ad525eb2818598b699d44df32e46583925

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Andes Technology has good news for you, we plan to update the nds32 port of binutils on upstream!

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fb/fbaf61ad525eb2818598b699d44df32e46583925/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-24  6:13 [binutils-gdb] PR23685, buffer overflow sergiodj+buildbot
@ 2018-09-24  9:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24  9:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9745>

Commit(s) tested:
	cf93e9c2cf8f8b2566f8fc86e961592b51b5980d

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23685, buffer overflow

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cf/cf93e9c2cf8f8b2566f8fc86e961592b51b5980d/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-23 18:47 [binutils-gdb] Provide pid_to_exec_file on Solaris (PR tdep/17903) sergiodj+buildbot
@ 2018-09-24  6:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-24  6:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9744>

Commit(s) tested:
	4206c05ea1542c413a4a361c29cbbd206861946c

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Provide pid_to_exec_file on Solaris (PR tdep/17903)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/42/4206c05ea1542c413a4a361c29cbbd206861946c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-23 16:28 [binutils-gdb] Handle missing Solaris auxv entries sergiodj+buildbot
@ 2018-09-23 20:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-23 20:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9743>

Commit(s) tested:
	3d282ac37064ec0105d3aa3f379f7fb8af98759c

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Handle missing Solaris auxv entries

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3d/3d282ac37064ec0105d3aa3f379f7fb8af98759c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-23 16:12 [binutils-gdb] Fold i386-v4-nat.c into i386-sol2-nat.c sergiodj+buildbot
@ 2018-09-23 19:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-23 19:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9742>

Commit(s) tested:
	8674be792462bc4469b04723484c63ab4c7ad895

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Fold i386-v4-nat.c into i386-sol2-nat.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/86/8674be792462bc4469b04723484c63ab4c7ad895/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-23 15:49 [binutils-gdb] Bug 23686, two segment faults in nm sergiodj+buildbot
@ 2018-09-23 17:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-23 17:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9741>

Commit(s) tested:
	30838132997e6a3cfe3ec11c58b32b22f6f6b102

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Bug 23686, two segment faults in nm

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/30/30838132997e6a3cfe3ec11c58b32b22f6f6b102/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-23 14:31 [binutils-gdb] Skip GDB tab-completion tests if no readline sergiodj+buildbot
@ 2018-09-23 15:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-23 15:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9740>

Commit(s) tested:
	4ee9b0c53a8055b869dfe424846bc00eb0cd0c8f

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Skip GDB tab-completion tests if no readline.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4e/4ee9b0c53a8055b869dfe424846bc00eb0cd0c8f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-21 16:28 [binutils-gdb] Darwin: Handle unrelocated dyld sergiodj+buildbot
@ 2018-09-21 18:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-21 18:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9739>

Commit(s) tested:
	79b32f4a3a109321cb9a99014293b0ade57535ab

Author(s) (in the same order as the commits):
	Xavier Roirand <roirand@adacore.com>

Subject:
	Darwin: Handle unrelocated dyld.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/79/79b32f4a3a109321cb9a99014293b0ade57535ab/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-21 15:17 [binutils-gdb] Add missing spaces after inet_ntop invocations sergiodj+buildbot
@ 2018-09-21 15:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-21 15:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9738>

Commit(s) tested:
	07147793e678dac92f6a16f140678f9a5aed21e7

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Add missing spaces after inet_ntop invocations.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/07/07147793e678dac92f6a16f140678f9a5aed21e7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-20 17:14 [binutils-gdb] Logical short circuiting with argument lists sergiodj+buildbot
@ 2018-09-20 18:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 18:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9737>

Commit(s) tested:
	23be8da7396ffc4d5492d976e244daaa543eaac9

Author(s) (in the same order as the commits):
	Richard Bunt <richard.bunt@arm.com>

Subject:
	Logical short circuiting with argument lists

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/23be8da7396ffc4d5492d976e244daaa543eaac9/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-20 16:28 [binutils-gdb] Fix /proc pathname sizes on Solaris sergiodj+buildbot
@ 2018-09-20 18:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 18:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9735>

Commit(s) tested:
	13db92d3f48cbd6784f50bbd0ce10220e0d48ee4

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Fix /proc pathname sizes on Solaris

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/13/13db92d3f48cbd6784f50bbd0ce10220e0d48ee4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-20 10:41 [binutils-gdb] Carry the gnulib getcwd backport as a patch sergiodj+buildbot
@ 2018-09-20 15:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 15:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9733>

Commit(s) tested:
	b567ca638c274e27969975403b885973af9ccae6

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Carry the gnulib getcwd backport as a patch

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b5/b567ca638c274e27969975403b885973af9ccae6/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19 22:12 [binutils-gdb] Make the "info proc" documentation more consistent sergiodj+buildbot
@ 2018-09-20 15:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 15:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9732>

Commit(s) tested:
	73f1bd769a5216b3debc1025faa62a466c5a1e68

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Make the "info proc" documentation more consistent.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/73/73f1bd769a5216b3debc1025faa62a466c5a1e68/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-proc.exp: help info proc
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19 21:37 [binutils-gdb] Document the 'info proc files' command sergiodj+buildbot
@ 2018-09-20 14:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 14:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9731>

Commit(s) tested:
	8b11311136c0acb5c4d3fbc9c1c92f259feb6beb

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Document the 'info proc files' command.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8b/8b11311136c0acb5c4d3fbc9c1c92f259feb6beb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19 20:31 [binutils-gdb] Support 'info proc files' on live FreeBSD processes sergiodj+buildbot
@ 2018-09-20 12:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 12:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9730>

Commit(s) tested:
	7e69672e4dfa532607e4ecef99623680264a87b3

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Support 'info proc files' on live FreeBSD processes.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7e/7e69672e4dfa532607e4ecef99623680264a87b3/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-20 10:22 [binutils-gdb] Add support for 'info proc files' on FreeBSD core dumps sergiodj+buildbot
@ 2018-09-20 12:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 12:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9729>

Commit(s) tested:
	57c2a98a4c7e5ad4e62c876eb5cebe9d17a51ad0

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Add support for 'info proc files' on FreeBSD core dumps.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/57/57c2a98a4c7e5ad4e62c876eb5cebe9d17a51ad0/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19 19:48 [binutils-gdb] Add a new 'info proc files' subcommand of 'info proc' sergiodj+buildbot
@ 2018-09-20 11:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 11:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9728>

Commit(s) tested:
	e98ee8c458f3a8405eb93e71b00f801b4bbe3635

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Add a new 'info proc files' subcommand of 'info proc'.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e9/e98ee8c458f3a8405eb93e71b00f801b4bbe3635/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19 18:52 [binutils-gdb] Import gnulib's inet_ntop module sergiodj+buildbot
@ 2018-09-20 10:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20 10:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9727>

Commit(s) tested:
	725e299974632e529be8b9c004a72118240da9f1

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Import gnulib's inet_ntop module.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/72/725e299974632e529be8b9c004a72118240da9f1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-20  3:28 [binutils-gdb] Generate aclocal-m4-deps.mk more deterministically and portably sergiodj+buildbot
@ 2018-09-20  9:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20  9:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9726>

Commit(s) tested:
	2afffa7f629da4c07510014098294d1fd141f5c7

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Generate aclocal-m4-deps.mk more deterministically and portably.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2a/2afffa7f629da4c07510014098294d1fd141f5c7/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19 17:19 [binutils-gdb] Use KF_PATH to verify the size of a struct kinfo_file sergiodj+buildbot
@ 2018-09-20  8:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20  8:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9725>

Commit(s) tested:
	9f235e09e4d3dc6820e2d667200fe09b3e73b623

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Use KF_PATH to verify the size of a struct kinfo_file.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9f/9f235e09e4d3dc6820e2d667200fe09b3e73b623/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19 20:08 [binutils-gdb] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-top.exp sergiodj+buildbot
@ 2018-09-20  3:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-20  3:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9724>

Commit(s) tested:
	5031d0ae0b9fb1a42eb8ff9d2b5098a56774cee1

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-top.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/5031d0ae0b9fb1a42eb8ff9d2b5098a56774cee1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19 13:17 [binutils-gdb] Expect for "@" when doing "complete break ada" on gdb.ada/complete.exp sergiodj+buildbot
@ 2018-09-19 17:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-19 17:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9722>

Commit(s) tested:
	7a6d2b458f95030f433a0dcdabd5cda7ee695a9b

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Expect for "@" when doing "complete break ada" on gdb.ada/complete.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7a/7a6d2b458f95030f433a0dcdabd5cda7ee695a9b/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19  9:40 [binutils-gdb] Remove munmap_listp_free_cleanup sergiodj+buildbot
@ 2018-09-19 15:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-19 15:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9720>

Commit(s) tested:
	c9e0a7e333107ad140d9e15110f8820115921555

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove munmap_listp_free_cleanup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c9/c9e0a7e333107ad140d9e15110f8820115921555/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19  9:06 [binutils-gdb] Add a warning to the bfd library for when it encounters an ELF file with an invalid section size sergiodj+buildbot
@ 2018-09-19 11:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-19 11:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9719>

Commit(s) tested:
	8ff71a9c80cfcf64c54d4ae938c644b1b1ea19fb

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Add a warning to the bfd library for when it encounters an ELF file with an invalid section size.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8f/8ff71a9c80cfcf64c54d4ae938c644b1b1ea19fb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-19  8:21 [binutils-gdb] Aarch64 SVE: Fix stack smashing when calling functions sergiodj+buildbot
@ 2018-09-19 10:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-19 10:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9718>

Commit(s) tested:
	3ff2c72e14b7f4381c785ee35608c2812ef8610e

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Aarch64 SVE: Fix stack smashing when calling functions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3f/3ff2c72e14b7f4381c785ee35608c2812ef8610e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18 17:57 [binutils-gdb] Do not pass -DNDEBUG to Python compilations in development mode sergiodj+buildbot
@ 2018-09-18 22:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18 22:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9715>

Commit(s) tested:
	ae292b3afc0fce65c12014d2cc4621d7a0e661fd

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Do not pass -DNDEBUG to Python compilations in development mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ae/ae292b3afc0fce65c12014d2cc4621d7a0e661fd/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18 17:40 [binutils-gdb] Check for gmp when checking for mpfr sergiodj+buildbot
@ 2018-09-18 21:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18 21:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9714>

Commit(s) tested:
	da658607ed24bc5a4dcfcfb56b6e1440ccab33d2

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Check for gmp when checking for mpfr

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/da/da658607ed24bc5a4dcfcfb56b6e1440ccab33d2/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18 20:10 [binutils-gdb] [gdb/Python] Eliminate find_inferior_object sergiodj+buildbot
@ 2018-09-18 20:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18 20:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9713>

Commit(s) tested:
	d35da542a7a7f62b909cef636f69c9da928e7d9b

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	[gdb/Python] Eliminate find_inferior_object

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d3/d35da542a7a7f62b909cef636f69c9da928e7d9b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18 17:08 [binutils-gdb] Fix use-after-move in compile/compile-cplus-types.c sergiodj+buildbot
@ 2018-09-18 17:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18 17:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9710>

Commit(s) tested:
	461464f22632163209937ba5128d1f9f32554ea3

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix use-after-move in compile/compile-cplus-types.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/46/461464f22632163209937ba5128d1f9f32554ea3/>

*** Diff to previous build ***
============================
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile code
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code A::BB
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code ABC
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code DEF
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code GHI
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code JKL
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code a.e
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code a.s.len
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code a.u.b
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_e
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.MAGIC
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.len
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.ua
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_u.aa
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile print
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print A::BB
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print ABC
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print DEF
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print GHI
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print JKL
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print a.e
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print a.s.len
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print a.u.b
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_e
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.MAGIC
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.len
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.ua
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_u.aa
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code A::BB
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code ABC
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code DEF
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code GHI
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code JKL
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.e
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.s.len
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.u.b
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_e
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.MAGIC
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.len
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.ua
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_u.aa
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.A::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.B::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.C::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.a_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.b_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.c_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.d_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.A::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.B::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.C::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.a_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.b_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.c_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.d_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.A::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.B::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.C::do_it
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.a_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.b_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.c_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.d_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code A::ATYPE i = 10; var = i;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_private_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_private_ = E_B; var = A::s_private_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_protected_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_protected_ = N::NB; var = A::s_protected_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_public_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code ATYPE i;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code N::ANON_NE ae = N::ND; var = ae;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code N::ANON_NE nse = E_A
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code a.*pmi
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code a.private_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code a.protected_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code a.public_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code a.public_ = 2; var = a.*pmi; a.public_ = 1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code a.s_public_ = E_B
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code g_e
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code get_values
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile code myenum me = E_B; var = me;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print A::s_private_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print A::s_protected_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print A::s_public_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print a.*pmi
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print a.private_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print a.protected_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print a.public_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print g_e
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: compile print get_values
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::ATYPE i = 10; var = i;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_private_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_private_ = E_B; var = A::s_private_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_protected_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_protected_ = N::NB; var = A::s_protected_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_public_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code N::ANON_NE ae = N::ND; var = ae;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.*pmi
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.private_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.protected_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.public_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.public_ = 2; var = a.*pmi; a.public_ = 1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code g_e
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code get_values
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-member.exp: result of compile code myenum me = E_B; var = me;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile code
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile code A::get_1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile code A::get_2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile code a->get_var
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile code a->get_var1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile code a->get_var2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile code get_value
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile code pmf = &A::get_var1; var =
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile print
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile print A::get_1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile print A::get_2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile print a->get_var
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile print a->get_var1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile print a->get_var2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: compile print get_value
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: result of compile code
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: result of compile code A::get_1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: result of compile code A::get_2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: result of compile code get_value
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-method.exp: result of compile code pmf = &A::get_var1; var =
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::S4::get_svar
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::S4::s4static
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::n4static
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile code s4.get_var
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile code s4.s4int_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::S4::get_svar
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::S4::s4static
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::n4static
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile print s4.get_var
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: compile print s4.s4int_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::S4::get_svar
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::S4::s4static
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::n4static
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code s4.get_var
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code s4.s4int_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1 &r1 = i1; var = r1.a_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1 *i1p = &i1; var = i1p->a_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1::Inner2 &r2 = i2; var = r2.a_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1::Inner2 *i2p = &i2; var = i2p->a_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: compile code i1.a_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: compile code i2.a_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: compile print i1.a_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: compile print i2.a_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1 &r1 = i1; var = r1.a_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1 *i1p = &i1; var = i1p->a_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1::Inner2 &r2 = i2; var = r2.a_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1::Inner2 *i2p = &i2; var = i2p->a_;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code i1.a_
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code i2.a_
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-print.exp: compile print *vararray@3
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-print.exp: compile print *vararrayp@3
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus-print.exp: compile print main
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code A a;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code ap->doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code ap->doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code b.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code b.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code b.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code c.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code c.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code c.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code d.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code d.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile code d.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print ap->doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print ap->doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print b.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print b.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print b.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print c.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print c.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print c.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print d.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print d.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: compile print d.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code ap->doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code ap->doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: Test compile file and raw option without a filename
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: Test compile file with unknown argument
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: Test compile file without a filename
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: bt
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus.exp: call func_nodebug
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus.exp: call func_nodebug indirectly
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: check globalshadow with -r
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 3
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 4
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 5
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 6
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 7
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code -z
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code class Base3 {public: int z = 99;}; class MI: public Base, public Base3 {int pure_virt
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code class Baz: public Foo {public: int z = 12;}; Baz bazvar; bazvar.z = 24; var = bazvar.z
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code class MI: public Base, public Base2 {int pure_virt
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code extern int globalshadow; globalshadow += 5;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code globalshadow += 1;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code globalvar
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code globalvar = unresolved;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code inttypedef newdecl_i
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code localvar =
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code localvar = externed
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code static const int readonly = 1; *
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code staticshadow += 2;
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct struct_type newdecl_s
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.arrayfield[2] = 7
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.bitfield = 2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.boolfield = 1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.charfield = 1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.complexfield = 7 + 5i
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.doublefield = 2
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.enumfield = ONE
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.floatfield = 1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.intfield = -7
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.longfield = -9
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.selffield =
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.shortfield = -5
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.ucharfield = 1
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.uintfield = 7
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.ulongfield = 9
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.ushortfield = 5
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.vectorfield[2] = 7
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code union union_type newdecl_u
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code union_object.typedeffield = 7
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: compile code vla[2] = 7
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: continue to breakpoint: no_args_or_locals
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus.exp: expect -75
UNRESOLVED -> KFAIL: gdb.compile/compile-cplus.exp: expect -76
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: expect 12
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: expect 24
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: expect 52
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: expect 77
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: expect localvar 50
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: modify localvar
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: p localvar
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: p vla[2]
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: pointer to jit function
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print 'compile-cplus.c'::globalshadow
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print globalshadow
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print globalshadow second time
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print staticshadow
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.arrayfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.bitfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.boolfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.charfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.complexfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.doublefield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.enumfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.floatfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.intfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.longfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.selffield == &struct_object
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.shortfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.ucharfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.uintfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.ulongfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.ushortfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print struct_object.vectorfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print union_object.intfield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print union_object.typedeffield
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print unresolved
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: print unresolved value
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: result of compile code class Base3 {public: int z = 99;}; class MI: public Base, public Base3 {int pure_virt
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: result of compile code class Baz: public Foo {public: int z = 12;}; Baz bazvar; bazvar.z = 24; var = bazvar.z
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: result of compile code class MI: public Base, public Base2 {int pure_virt
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: set debug compile off
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: set debug compile on
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: set lang auto
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: set lang rust
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: set localvar
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: set variable to 77
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: setting breakpoint at 98
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: show compile-args
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: show debug compile
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: test extern in inner scope
UNRESOLVED -> FAIL: gdb.compile/compile-cplus.exp: test shadowing
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18 15:08 [binutils-gdb] x86: Set EVex=2 on EVEX.128 only vmovd and vmovq sergiodj+buildbot
@ 2018-09-18 15:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18 15:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9709>

Commit(s) tested:
	04e2a1829ea137ac23ac96e98fd60f9d720dcdcb

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Set EVex=2 on EVEX.128 only vmovd and vmovq

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/04/04e2a1829ea137ac23ac96e98fd60f9d720dcdcb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18 13:14 [binutils-gdb] x86: Set Vex=1 on VEX.128 only vmovd and vmovq sergiodj+buildbot
@ 2018-09-18 15:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18 15:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9708>

Commit(s) tested:
	d5f787c2bc90793c1d781b7291758e77067daad5

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Set Vex=1 on VEX.128 only vmovd and vmovq

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d5/d5f787c2bc90793c1d781b7291758e77067daad5/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18 14:47 [binutils-gdb] x86: Update disassembler for VexWIG sergiodj+buildbot
@ 2018-09-18 14:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18 14:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9707>

Commit(s) tested:
	ec6f095abc396e60f46e1b4724d0eb2e4d18213d

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Update disassembler for VexWIG

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ec/ec6f095abc396e60f46e1b4724d0eb2e4d18213d/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18  9:20 [binutils-gdb] Update get_standard_cache_dir for macOS sergiodj+buildbot
@ 2018-09-18  9:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18  9:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9706>

Commit(s) tested:
	e6cd1dc1e6c0d081382ee21c156b205204efc75b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update get_standard_cache_dir for macOS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e6/e6cd1dc1e6c0d081382ee21c156b205204efc75b/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18  7:31 [binutils-gdb] x86: Replace VexW=3 with VexWIG sergiodj+buildbot
@ 2018-09-18  7:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18  7:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9705>

Commit(s) tested:
	6fa52824c316091c2beb22fceed9ba96d17f37c4

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Replace VexW=3 with VexWIG

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6f/6fa52824c316091c2beb22fceed9ba96d17f37c4/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18  4:08 [binutils-gdb] Make save_infcall_*_state return unique pointers sergiodj+buildbot
@ 2018-09-18  4:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18  4:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9702>

Commit(s) tested:
	cb5248409d7a5a10748c2aa70824ecddf2f913d5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Make save_infcall_*_state return unique pointers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cb/cb5248409d7a5a10748c2aa70824ecddf2f913d5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18  2:42 [binutils-gdb] Remove cleanup from infrun.c sergiodj+buildbot
@ 2018-09-18  2:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18  2:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9698>

Commit(s) tested:
	117f580a97f721465d62d0630594dafdcd89e4e8

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanup from infrun.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/11/117f580a97f721465d62d0630594dafdcd89e4e8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-18  1:10 [binutils-gdb] Don't steal references in the gdb Python code sergiodj+buildbot
@ 2018-09-18  2:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-18  2:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9696>

Commit(s) tested:
	1a3389079dd5c93419846f44d42027a526ce19cf

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Don't steal references in the gdb Python code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1a/1a3389079dd5c93419846f44d42027a526ce19cf/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17 20:34 [binutils-gdb] Sort objects in gdb and gdbserver Makefiles sergiodj+buildbot
@ 2018-09-17 20:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17 20:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9694>

Commit(s) tested:
	8ff03f0bfbf0dc7d125f6ea0b844636c0aba74f6

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Sort objects in gdb and gdbserver Makefiles

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8f/8ff03f0bfbf0dc7d125f6ea0b844636c0aba74f6/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17 15:20 [binutils-gdb] S12Z: Set the source mask value of all howtos to zero sergiodj+buildbot
@ 2018-09-17 15:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17 15:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9691>

Commit(s) tested:
	808325d203f629208ed1988c8a90321c470ebcff

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	S12Z: Set the source mask value of all howtos to zero.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/808325d203f629208ed1988c8a90321c470ebcff/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17 13:47 [binutils-gdb] Remove CPYCHECKER_RETURNS_BORROWED_REF sergiodj+buildbot
@ 2018-09-17 15:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17 15:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9690>

Commit(s) tested:
	94c8b7253a5e165ee92f7302f3247764d69b55e5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove CPYCHECKER_RETURNS_BORROWED_REF

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/94/94c8b7253a5e165ee92f7302f3247764d69b55e5/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17 13:40 [binutils-gdb] Change thread_to_thread_object to return a new reference sergiodj+buildbot
@ 2018-09-17 14:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17 14:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9689>

Commit(s) tested:
	db1337cc8300bb44f8ccf9dced3e122b6e50b4c9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change thread_to_thread_object to return a new reference

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/db/db1337cc8300bb44f8ccf9dced3e122b6e50b4c9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17 12:57 [binutils-gdb] Change pspace_to_pspace_object to return a new reference sergiodj+buildbot
@ 2018-09-17 14:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17 14:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9687>

Commit(s) tested:
	3c7aa30778a1615d88c13508c04138ef2499112d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change pspace_to_pspace_object to return a new reference

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3c/3c7aa30778a1615d88c13508c04138ef2499112d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17 12:25 [binutils-gdb] Use GNU style for metasyntactic variables in gdbserver sergiodj+buildbot
@ 2018-09-17 13:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17 13:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9685>

Commit(s) tested:
	752312ba4e53fea8e77ae240a35a7b508c6ca619

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use GNU style for metasyntactic variables in gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/75/752312ba4e53fea8e77ae240a35a7b508c6ca619/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17 12:03 [binutils-gdb] Use GNU style for metasyntactic variables in gdb sergiodj+buildbot
@ 2018-09-17 12:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17 12:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9684>

Commit(s) tested:
	65e65158c50dd7e7a5fbc9dcdad9da6df31e01c4

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use GNU style for metasyntactic variables in gdb

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/65/65e65158c50dd7e7a5fbc9dcdad9da6df31e01c4/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17 11:30 [binutils-gdb] Expand "show disassembler-options" output sergiodj+buildbot
@ 2018-09-17 12:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17 12:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9683>

Commit(s) tested:
	f4bab6ff22a0ddb799c1c492117a15fe0501ff1e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Expand "show disassembler-options" output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f4/f4bab6ff22a0ddb799c1c492117a15fe0501ff1e/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17  4:32 [binutils-gdb] x86: Set VexW=3 on AVX vrsqrtss sergiodj+buildbot
@ 2018-09-17  4:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17  4:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9681>

Commit(s) tested:
	db4cc66567397498a9e9eaedb8d0bb8889744ef7

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Set VexW=3 on AVX vrsqrtss

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/db/db4cc66567397498a9e9eaedb8d0bb8889744ef7/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17  2:36 [binutils-gdb] Change get_inferior_args to return const char * sergiodj+buildbot
@ 2018-09-17  2:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17  2:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9680>

Commit(s) tested:
	cbaaa0cafcac0630c6f07f81663a1b10a4e197a0

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change get_inferior_args to return const char *

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cb/cbaaa0cafcac0630c6f07f81663a1b10a4e197a0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-17  1:22 [binutils-gdb] x86: Set Vex=1 on VEX.128 only vmovq sergiodj+buildbot
@ 2018-09-17  1:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-17  1:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9679>

Commit(s) tested:
	3c3741435f315fba956bbace8c4991215e283510

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Set Vex=1 on VEX.128 only vmovq

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3c/3c3741435f315fba956bbace8c4991215e283510/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-16  7:12 [binutils-gdb] Fix possible exception leak in python.c sergiodj+buildbot
@ 2018-09-16  7:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-16  7:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9677>

Commit(s) tested:
	a3a6aef4090ca13d065d116f5d77f4e3f7bcbf9a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix possible exception leak in python.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a3/a3a6aef4090ca13d065d116f5d77f4e3f7bcbf9a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-16  6:00 [binutils-gdb] Provide type_align gdbarch function for nios2 sergiodj+buildbot
@ 2018-09-16  6:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-16  6:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9676>

Commit(s) tested:
	f70e088ff4ebf79a4bea45e84a8b042706e6e083

Author(s) (in the same order as the commits):
	Sandra Loosemore <sandra@codesourcery.com>

Subject:
	Provide type_align gdbarch function for nios2.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f7/f70e088ff4ebf79a4bea45e84a8b042706e6e083/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15 20:32 [binutils-gdb] PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks sergiodj+buildbot
@ 2018-09-15 20:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15 20:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9674>

Commit(s) tested:
	47275900adcda29161e2853179c1fbde4da4c86a

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/47/47275900adcda29161e2853179c1fbde4da4c86a/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15 19:03 [binutils-gdb] x86: Support VEX/EVEX WIG encoding sergiodj+buildbot
@ 2018-09-15 19:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15 19:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9672>

Commit(s) tested:
	6865c0435a54e6d5f1fcc5cdcd56895e9a3c5484

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Support VEX/EVEX WIG encoding

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/68/6865c0435a54e6d5f1fcc5cdcd56895e9a3c5484/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15 17:16 [binutils-gdb] x86: Handle unsupported static rounding in vcvt[u]si2sd in 32-bit mode sergiodj+buildbot
@ 2018-09-15 17:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15 17:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9671>

Commit(s) tested:
	70df6fc9bc9e114f46532dbe58caa98e495b119c

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Handle unsupported static rounding in vcvt[u]si2sd in 32-bit mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/70/70df6fc9bc9e114f46532dbe58caa98e495b119c/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15 16:19 [binutils-gdb] x86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32-bit mode sergiodj+buildbot
@ 2018-09-15 16:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15 16:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9670>

Commit(s) tested:
	d20dee9efad3c23c9098f03ac785037572258483

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32-bit mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d2/d20dee9efad3c23c9098f03ac785037572258483/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15 11:06 [binutils-gdb] i386: Reformat OP_E_memory sergiodj+buildbot
@ 2018-09-15 12:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15 12:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9669>

Commit(s) tested:
	5074ad8a66ab2e955cf3ae4dba5773d5aa67b29b

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	i386: Reformat OP_E_memory

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/5074ad8a66ab2e955cf3ae4dba5773d5aa67b29b/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15  9:45 [binutils-gdb] Remove an unnecessary block in call_function_by_hand_dummy sergiodj+buildbot
@ 2018-09-15 11:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15 11:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9668>

Commit(s) tested:
	b4b08fa2aa25f245c77921ad2405c15d30e421ed

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove an unnecessary block in call_function_by_hand_dummy

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b4/b4b08fa2aa25f245c77921ad2405c15d30e421ed/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15  9:05 [binutils-gdb] csky: Support PC relative diff relocation sergiodj+buildbot
@ 2018-09-15 10:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15 10:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9667>

Commit(s) tested:
	fe75f42ee15944a0d14d3d42b242676fc2417352

Author(s) (in the same order as the commits):
	Lifang Xia <lifang_xia@c-sky.com>

Subject:
	csky: Support PC relative diff relocation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fe/fe75f42ee15944a0d14d3d42b242676fc2417352/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15  4:21 [binutils-gdb] PR23425, unresolved symbol diagnostic sergiodj+buildbot
@ 2018-09-15  5:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15  5:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9665>

Commit(s) tested:
	a4cd947aca23d58966ead843e120f4c19db01030

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23425, unresolved symbol diagnostic

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a4/a4cd947aca23d58966ead843e120f4c19db01030/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15  3:58 [binutils-gdb] x86: fold CRC32 templates sergiodj+buildbot
@ 2018-09-15  4:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15  4:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9664>

Commit(s) tested:
	556059dd13a8a9a30b23eacbefbe7b85e74ce7b7

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold CRC32 templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/55/556059dd13a8a9a30b23eacbefbe7b85e74ce7b7/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15  0:20 [binutils-gdb] Testsuite: Add gdb_simple_compile sergiodj+buildbot
@ 2018-09-15  3:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15  3:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9663>

Commit(s) tested:
	bf326452537c11deece2aabe16b6b9d62388a2d9

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Testsuite: Add gdb_simple_compile

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bf/bf326452537c11deece2aabe16b6b9d62388a2d9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 14:59 [binutils-gdb] Generate more tags in gdb/testsuite/Makefile sergiodj+buildbot
@ 2018-09-15  2:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15  2:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9662>

Commit(s) tested:
	2361b0fb1d99e9c0b97f4c1f42f89f862d757128

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Generate more tags in gdb/testsuite/Makefile

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/2361b0fb1d99e9c0b97f4c1f42f89f862d757128/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-15  1:00 [binutils-gdb] Remove cleanup from try_open_exec_file sergiodj+buildbot
@ 2018-09-15  1:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-15  1:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9660>

Commit(s) tested:
	97e67fc62045723db7af6d323ce9c428666ab6f5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanup from try_open_exec_file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/97/97e67fc62045723db7af6d323ce9c428666ab6f5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 13:59 [binutils-gdb] Return std::string from gdb_bfd_errmsg sergiodj+buildbot
@ 2018-09-14 23:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 23:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9659>

Commit(s) tested:
	803c08d083556154cd4d27368e58b359e9de8b93

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Return std::string from gdb_bfd_errmsg

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/803c08d083556154cd4d27368e58b359e9de8b93/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 13:48 [binutils-gdb] Remove cleanup from procfs.c sergiodj+buildbot
@ 2018-09-14 22:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 22:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9658>

Commit(s) tested:
	5b4cbbe357aaf6462a68e1a15c9532dd3d01e06d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanup from procfs.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5b/5b4cbbe357aaf6462a68e1a15c9532dd3d01e06d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 22:10 [binutils-gdb] python: Add Progspace.objfiles method sergiodj+buildbot
@ 2018-09-14 22:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 22:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9656>

Commit(s) tested:
	0ae1a3211adcb8e7518b0b656b2309ebbc45e9ae

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	python: Add Progspace.objfiles method

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0a/0ae1a3211adcb8e7518b0b656b2309ebbc45e9ae/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 21:28 [binutils-gdb] python: Add Inferior.progspace property sergiodj+buildbot
@ 2018-09-14 21:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 21:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9655>

Commit(s) tested:
	a40bf0c2e93daac4ae4ce7dd1c43ab6135e76720

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	python: Add Inferior.progspace property

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a4/a40bf0c2e93daac4ae4ce7dd1c43ab6135e76720/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  8:17 [binutils-gdb] Fix crash with empty Rust enum sergiodj+buildbot
@ 2018-09-14 19:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 19:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9651>

Commit(s) tested:
	098b2108a2b61531c0bc8ea16854f773083a95d7

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix crash with empty Rust enum

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/09/098b2108a2b61531c0bc8ea16854f773083a95d7/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  7:16 [binutils-gdb] Add "contrib" to the list of GDB support dirs (on src-release.sh) sergiodj+buildbot
@ 2018-09-14 19:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 19:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9650>

Commit(s) tested:
	80ca5f98b86c9b209f392cb52dde8b8471856c5a

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Add "contrib" to the list of GDB support dirs (on src-release.sh)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/80ca5f98b86c9b209f392cb52dde8b8471856c5a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 18:27 [binutils-gdb] python: Provide textual representation for Inferior and Objfile sergiodj+buildbot
@ 2018-09-14 18:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 18:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9649>

Commit(s) tested:
	1256af7d1afb123c15ae3935de4470becdf7c512

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	python: Provide textual representation for Inferior and Objfile

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/1256af7d1afb123c15ae3935de4470becdf7c512/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 17:56 [binutils-gdb] x86: Remove VexW=1 from WIG VEX movq and vmovq sergiodj+buildbot
@ 2018-09-14 18:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 18:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9648>

Commit(s) tested:
	5be12fc1ad9e47e82bd8902ad6a1f71946c58805

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Remove VexW=1 from WIG VEX movq and vmovq

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5b/5be12fc1ad9e47e82bd8902ad6a1f71946c58805/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  4:41 [binutils-gdb] x86: drop bogus IgnoreSize from a few further insns sergiodj+buildbot
@ 2018-09-14 16:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 16:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9646>

Commit(s) tested:
	57f6375ec10415fc26bbfaf4fdc19effb313a06d

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from a few further insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/57/57f6375ec10415fc26bbfaf4fdc19effb313a06d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 15:05 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512_4* insns sergiodj+buildbot
@ 2018-09-14 15:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 15:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9645>

Commit(s) tested:
	2589a7e59bdd0c3f9647bf79e5d0ab107216f976

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from AVX512_4* insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/25/2589a7e59bdd0c3f9647bf79e5d0ab107216f976/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  3:57 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512DQ insns sergiodj+buildbot
@ 2018-09-14 14:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 14:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9644>

Commit(s) tested:
	a760eb41aac52948ac28f4a47563565396a7c37a

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from AVX512DQ insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a7/a760eb41aac52948ac28f4a47563565396a7c37a/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  3:49 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512BW insns sergiodj+buildbot
@ 2018-09-14 13:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 13:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9643>

Commit(s) tested:
	e90426589d7c783b7e458162baaac1431fc33bd5

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from AVX512BW insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e9/e90426589d7c783b7e458162baaac1431fc33bd5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 13:04 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512VL insns sergiodj+buildbot
@ 2018-09-14 13:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 13:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9642>

Commit(s) tested:
	9caa306f8020d5c9bfa84b88f4922f60763ea77a

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from AVX512VL insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9c/9caa306f8020d5c9bfa84b88f4922f60763ea77a/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14 12:05 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512F insns sergiodj+buildbot
@ 2018-09-14 12:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 12:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9640>

Commit(s) tested:
	6a8da8866974e139642b4bb41d7c252d509fd2a0

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from AVX512F insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6a/6a8da8866974e139642b4bb41d7c252d509fd2a0/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  2:48 [binutils-gdb] x86: drop bogus IgnoreSize from SHA insns sergiodj+buildbot
@ 2018-09-14 11:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 11:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9639>

Commit(s) tested:
	c7f279191fd49f9e4e302cb65268e6df595f2761

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from SHA insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c7/c7f279191fd49f9e4e302cb65268e6df595f2761/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  2:28 [binutils-gdb] x86: drop bogus IgnoreSize from AVX2 insns sergiodj+buildbot
@ 2018-09-14 10:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14 10:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9637>

Commit(s) tested:
	2fbbbee5e78e590ecee718e8da4f229fb59fe9c5

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from AVX2 insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2f/2fbbbee5e78e590ecee718e8da4f229fb59fe9c5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  2:04 [binutils-gdb] x86: drop bogus IgnoreSize from AVX insns sergiodj+buildbot
@ 2018-09-14  9:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  9:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9636>

Commit(s) tested:
	2b02b9a2abfc773ad3cce49ecc36c37a1a84bcc9

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from AVX insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2b/2b02b9a2abfc773ad3cce49ecc36c37a1a84bcc9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  1:46 [binutils-gdb] x86: drop bogus IgnoreSize from GNFI insns sergiodj+buildbot
@ 2018-09-14  9:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  9:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9635>

Commit(s) tested:
	963c68aa4af4bf9448aa1d2ee03fc13cc88da0f5

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from GNFI insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/96/963c68aa4af4bf9448aa1d2ee03fc13cc88da0f5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  1:38 [binutils-gdb] x86: drop bogus IgnoreSize from PCLMUL/VPCLMUL insns sergiodj+buildbot
@ 2018-09-14  7:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  7:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9634>

Commit(s) tested:
	64e025c3a16d05c640d20192ac32728b05ee0415

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from PCLMUL/VPCLMUL insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/64/64e025c3a16d05c640d20192ac32728b05ee0415/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  6:38 [binutils-gdb] x86: drop bogus IgnoreSize from SSE4.2 insns sergiodj+buildbot
@ 2018-09-14  6:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  6:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9632>

Commit(s) tested:
	0001cfd00ce30c5a06c938eb0fb203451870ef85

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from SSE4.2 insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/00/0001cfd00ce30c5a06c938eb0fb203451870ef85/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-14  0:04 [binutils-gdb] x86: drop bogus IgnoreSize from SSE4.1 insns sergiodj+buildbot
@ 2018-09-14  5:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  5:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9631>

Commit(s) tested:
	be4b452e28df8a18cbb7f3af929512722b003ba1

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from SSE4.1 insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/be/be4b452e28df8a18cbb7f3af929512722b003ba1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 23:42 [binutils-gdb] x86: drop bogus IgnoreSize from SSE3 insns sergiodj+buildbot
@ 2018-09-14  4:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  4:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9629>

Commit(s) tested:
	07599e13ac3a65c5dfb692bf9891758463949cfc

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from SSE3 insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/07/07599e13ac3a65c5dfb692bf9891758463949cfc/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 23:25 [binutils-gdb] x86: drop bogus IgnoreSize from SSE2 insns sergiodj+buildbot
@ 2018-09-14  2:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  2:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9628>

Commit(s) tested:
	1ee3e48715c188bab4db68476b54161535839d6a

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop bogus IgnoreSize from SSE2 insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1e/1ee3e48715c188bab4db68476b54161535839d6a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 23:12 [binutils-gdb] x86: drop unnecessary {,No}Rex64 sergiodj+buildbot
@ 2018-09-14  1:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  1:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9626>

Commit(s) tested:
	49d5d12d0e5b80afc376c6bb9be4976efb53425c

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop unnecessary {,No}Rex64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/49/49d5d12d0e5b80afc376c6bb9be4976efb53425c/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 22:57 [binutils-gdb] x86: also allow D on 3-operand insns sergiodj+buildbot
@ 2018-09-14  0:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-14  0:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9625>

Commit(s) tested:
	f5eb1d70fb8ed38290413acae2617fe899a1663c

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: also allow D on 3-operand insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f5/f5eb1d70fb8ed38290413acae2617fe899a1663c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 22:29 [binutils-gdb] x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing sergiodj+buildbot
@ 2018-09-13 22:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 22:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9623>

Commit(s) tested:
	d276ec695e8954330e922807d6886b8212d6323b

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d2/d276ec695e8954330e922807d6886b8212d6323b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 20:29 [binutils-gdb] Remove unused "tmp" variable sergiodj+buildbot
@ 2018-09-13 21:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 21:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9622>

Commit(s) tested:
	f117a62c5debd8a46fb4f76eba784d433d1bb875

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Remove unused "tmp" variable.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f1/f117a62c5debd8a46fb4f76eba784d433d1bb875/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 19:20 [binutils-gdb] Fix a typo in a comment sergiodj+buildbot
@ 2018-09-13 19:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 19:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9621>

Commit(s) tested:
	88f22c34d0f39ee4aca87940bff2cbf47e64b9d7

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	Fix a typo in a comment.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/88/88f22c34d0f39ee4aca87940bff2cbf47e64b9d7/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 18:38 [binutils-gdb] python: Add tests for trying to use an invalid Inferior object sergiodj+buildbot
@ 2018-09-13 18:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 18:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9620>

Commit(s) tested:
	4aa8e6c2387e796649279c2190cd499b579d028c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	python: Add tests for trying to use an invalid Inferior object

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4a/4aa8e6c2387e796649279c2190cd499b579d028c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 17:42 [binutils-gdb] Move 'is_regular_file' from common-utils.c to filestuff.c sergiodj+buildbot
@ 2018-09-13 18:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 18:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9619>

Commit(s) tested:
	3c025cfe5efc44eb4dfb03b53dca28e75096dd1e

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Move 'is_regular_file' from common-utils.c to filestuff.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3c/3c025cfe5efc44eb4dfb03b53dca28e75096dd1e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 16:49 [binutils-gdb] Add debug output about skipping files and functions sergiodj+buildbot
@ 2018-09-13 17:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 17:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9618>

Commit(s) tested:
	3e68067fb2d59ea93ea95d713a6c27b635332912

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add debug output about skipping files and functions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3e/3e68067fb2d59ea93ea95d713a6c27b635332912/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 15:36 [binutils-gdb] Testsuite: Add gdb_can_simple_compile sergiodj+buildbot
@ 2018-09-13 15:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 15:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9617>

Commit(s) tested:
	c221b2f7708017593d572cf90560dc305bc3bf51

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Testsuite: Add gdb_can_simple_compile

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c2/c221b2f7708017593d572cf90560dc305bc3bf51/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 13:35 [binutils-gdb] Darwin: set startup-with-shell to off on Sierra and later sergiodj+buildbot
@ 2018-09-13 13:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 13:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9614>

Commit(s) tested:
	d6be54ef73eacaaf5bf28bafc7dfebc80ebac832

Author(s) (in the same order as the commits):
	Xavier Roirand <roirand@adacore.com>

Subject:
	Darwin: set startup-with-shell to off on Sierra and later.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d6/d6be54ef73eacaaf5bf28bafc7dfebc80ebac832/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 12:56 [binutils-gdb] Darwin: fix SIGTRAP when debugging sergiodj+buildbot
@ 2018-09-13 13:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 13:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9613>

Commit(s) tested:
	de1ec836c8cc4eeb68e3e4eb8223eeff9840546e

Author(s) (in the same order as the commits):
	Xavier Roirand <roirand@adacore.com>

Subject:
	Darwin: fix SIGTRAP when debugging

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/de/de1ec836c8cc4eeb68e3e4eb8223eeff9840546e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13 12:17 [binutils-gdb] [testsuite] Fix dg-extract-results.sh path sergiodj+buildbot
@ 2018-09-13 12:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 12:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9612>

Commit(s) tested:
	6f1107b59311300cb44379022f19af42db98b1e4

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	[testsuite] Fix dg-extract-results.sh path

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6f/6f1107b59311300cb44379022f19af42db98b1e4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13  0:34 [binutils-gdb] Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDB sergiodj+buildbot
@ 2018-09-13 10:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13 10:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9608>

Commit(s) tested:
	e2fc52e745757a11f7a4a256984cabbe5474f55a

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDB

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e2/e2fc52e745757a11f7a4a256984cabbe5474f55a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-13  0:01 [binutils-gdb] Revert "Update gnulib to current upstream master" sergiodj+buildbot
@ 2018-09-13  9:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13  9:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9607>

Commit(s) tested:
	5e8754f90abbbf832987477eea4ee91a9d2f694c

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Revert "Update gnulib to current upstream master"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5e/5e8754f90abbbf832987477eea4ee91a9d2f694c/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-12 19:01 [binutils-gdb] Remove unused variable in record-btrace.c sergiodj+buildbot
@ 2018-09-13  9:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13  9:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9606>

Commit(s) tested:
	8ec235834d454a66a89fe16bc62e11497eb79078

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove unused variable in record-btrace.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8e/8ec235834d454a66a89fe16bc62e11497eb79078/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-12 14:53 [binutils-gdb] (Ada) Fix resolving of homonym components in tagged types sergiodj+buildbot
@ 2018-09-13  1:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13  1:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9604>

Commit(s) tested:
	1f5d1570c0eaadbb72d450211f70b24c4c23ac8e

Author(s) (in the same order as the commits):
	Jerome Guitton <guitton@adacore.com>

Subject:
	(Ada) Fix resolving of homonym components in tagged types

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1f/1f5d1570c0eaadbb72d450211f70b24c4c23ac8e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-12 12:16 [binutils-gdb] (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call sergiodj+buildbot
@ 2018-09-13  1:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13  1:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9603>

Commit(s) tested:
	d91e9ea81dce83259f2a7f32f43876373f3e7981

Author(s) (in the same order as the commits):
	Xavier Roirand <roirand@adacore.com>

Subject:
	(Ada) Cleanup code by using ada_is_access_to_unconstrained_array call.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d9/d91e9ea81dce83259f2a7f32f43876373f3e7981/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-12 12:06 [binutils-gdb] (Ada) Fix printing of access to unconstrained arrays sergiodj+buildbot
@ 2018-09-13  0:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-13  0:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9602>

Commit(s) tested:
	cc330e39bc938cefd4cfc581639177ef4c6bcbe3

Author(s) (in the same order as the commits):
	Xavier Roirand <roirand@adacore.com>

Subject:
	(Ada) Fix printing of access to unconstrained arrays

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cc/cc330e39bc938cefd4cfc581639177ef4c6bcbe3/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-12 11:28 [binutils-gdb] (Ada) New function ada_is_access_to_unconstrained_array sergiodj+buildbot
@ 2018-09-12 23:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-12 23:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9598>

Commit(s) tested:
	736ade86ea3dd3df31120b6c617d64c88bcc86c1

Author(s) (in the same order as the commits):
	Xavier Roirand <roirand@adacore.com>

Subject:
	(Ada) New function ada_is_access_to_unconstrained_array

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/73/736ade86ea3dd3df31120b6c617d64c88bcc86c1/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-11 12:01 [binutils-gdb] Fix "make install-strip" failure to install gdb-add-index.sh sergiodj+buildbot
@ 2018-09-11 14:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11 14:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9595>

Commit(s) tested:
	23c4651c060c123493de004ef61d8ed052d46113

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix "make install-strip" failure to install gdb-add-index.sh

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/23c4651c060c123493de004ef61d8ed052d46113/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10 17:59 [binutils-gdb] Make py-prettyprint.exp test names unique sergiodj+buildbot
@ 2018-09-11 11:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11 11:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9592>

Commit(s) tested:
	1aac008f1c2f0a239b7ba26efe9d6b68044cddf8

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Make py-prettyprint.exp test names unique

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1a/1aac008f1c2f0a239b7ba26efe9d6b68044cddf8/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10 16:47 [binutils-gdb] Allow a pretty-printer without a to_string method sergiodj+buildbot
@ 2018-09-11 11:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11 11:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9591>

Commit(s) tested:
	332cf4c9251a31f0addc2ce2970c9a8bb0c16f96

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Allow a pretty-printer without a to_string method

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/33/332cf4c9251a31f0addc2ce2970c9a8bb0c16f96/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10 10:42 [binutils-gdb] (Ada) fix handling of expression with parameterless function call sergiodj+buildbot
@ 2018-09-11 11:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11 11:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9590>

Commit(s) tested:
	424da6cf3b30b889ff577b1babd09777148dc0e0

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(Ada) fix handling of expression with parameterless function call

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/42/424da6cf3b30b889ff577b1babd09777148dc0e0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10  9:19 [binutils-gdb] ada-lang.c::ada_value_cast: remove unnecessary parentheses sergiodj+buildbot
@ 2018-09-11 11:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11 11:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9589>

Commit(s) tested:
	95f39a5b2755e5aaaceb6248e585f8a593542331

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	ada-lang.c::ada_value_cast: remove unnecessary parentheses

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/95/95f39a5b2755e5aaaceb6248e585f8a593542331/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10  9:00 [binutils-gdb] (Ada) slightly incorrect bounds for type of array indexed by enum sergiodj+buildbot
@ 2018-09-11 11:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11 11:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9588>

Commit(s) tested:
	16b9eb7bfa56f060d183aa44165bf75cb3c414d8

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(Ada) slightly incorrect bounds for type of array indexed by enum

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/16/16b9eb7bfa56f060d183aa44165bf75cb3c414d8/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10  7:38 [binutils-gdb] minor reformatting in ada-lang.c::ada_to_fixed_value sergiodj+buildbot
@ 2018-09-11  7:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  7:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9587>

Commit(s) tested:
	d8ce91275e421dfe57aa4e79bb9a58824c155e96

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	minor reformatting in ada-lang.c::ada_to_fixed_value

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d8/d8ce91275e421dfe57aa4e79bb9a58824c155e96/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10  3:54 [binutils-gdb] (Ada) infinite loop when hitting unhandled exception catchpoint sergiodj+buildbot
@ 2018-09-11  4:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  4:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9584>

Commit(s) tested:
	fb44b1a737ee7d53d5d88c4f2a3d449e8084d6c2

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(Ada) infinite loop when hitting unhandled exception catchpoint

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fb/fb44b1a737ee7d53d5d88c4f2a3d449e8084d6c2/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10  7:19 [binutils-gdb] Handle PPC64 function descriptor in Ada decoding sergiodj+buildbot
@ 2018-09-11  4:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  4:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9586>

Commit(s) tested:
	0d81f350ec01630ef7cd9ae4385a1dc504c54d73

Author(s) (in the same order as the commits):
	Jerome Guitton <guitton@adacore.com>

Subject:
	Handle PPC64 function descriptor in Ada decoding

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0d/0d81f350ec01630ef7cd9ae4385a1dc504c54d73/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-10  0:24 [binutils-gdb] (Ada) assigning packed array aggregate with variable as component sergiodj+buildbot
@ 2018-09-11  2:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  2:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9583>

Commit(s) tested:
	2a62dfa93f1980fd8d5b0651753c550942fa30b6

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(Ada) assigning packed array aggregate with variable as component

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2a/2a62dfa93f1980fd8d5b0651753c550942fa30b6/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-09  7:50 [binutils-gdb] S12Z: Make disassebler work for --enable-targets=all config sergiodj+buildbot
@ 2018-09-11  1:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  1:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9581>

Commit(s) tested:
	9da4dfd6816fa2198bd80fd6a7b12fef4d6c8361

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	S12Z: Make disassebler work for --enable-targets=all config.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9d/9da4dfd6816fa2198bd80fd6a7b12fef4d6c8361/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-09  4:35 [binutils-gdb] gdb/testsuite: Make test names unique in gdb.base/watchpoint.exp sergiodj+buildbot
@ 2018-09-11  1:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  1:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9580>

Commit(s) tested:
	96b6697fd807428f3832bdab1527ad55156e88d7

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/testsuite: Make test names unique in gdb.base/watchpoint.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/96/96b6697fd807428f3832bdab1527ad55156e88d7/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-08 22:13 [binutils-gdb] compile: Remove non-const reference parameters sergiodj+buildbot
@ 2018-09-11  1:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  1:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9578>

Commit(s) tested:
	d82b3862f1218134f5301ed990c6db48fcb82b2f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	compile: Remove non-const reference parameters

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d8/d82b3862f1218134f5301ed990c6db48fcb82b2f/>

*** Diff to previous build ***
============================
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code A::BB
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code ABC
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code DEF
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code GHI
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code JKL
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code a.e
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code a.s.len
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code a.u.b
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code anon_e
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.MAGIC
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.len
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.ua
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile code anon_u.aa
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print A::BB
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print ABC
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print DEF
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print GHI
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print JKL
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print a.e
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print a.s.len
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print a.u.b
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print anon_e
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.MAGIC
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.len
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.ua
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: compile print anon_u.aa
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code A::BB
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code ABC
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code DEF
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code GHI
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code JKL
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.e
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.s.len
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.u.b
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_e
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.MAGIC
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.len
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.ua
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_u.aa
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile code d.A::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile code d.B::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile code d.C::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile code d.a_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile code d.b_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile code d.c_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile code d.d_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile print d.A::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile print d.B::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile print d.C::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile print d.a_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile print d.b_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile print d.c_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: compile print d.d_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: result of compile code d.A::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: result of compile code d.B::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: result of compile code d.C::do_it
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: result of compile code d.a_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: result of compile code d.b_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: result of compile code d.c_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-inherit.exp: result of compile code d.d_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code A::ATYPE i = 10; var = i;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code A::s_private_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code A::s_private_ = E_B; var = A::s_private_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code A::s_protected_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code A::s_protected_ = N::NB; var = A::s_protected_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code A::s_public_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code ATYPE i;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code N::ANON_NE ae = N::ND; var = ae;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code N::ANON_NE nse = E_A
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code a.*pmi
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code a.private_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code a.protected_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code a.public_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code a.public_ = 2; var = a.*pmi; a.public_ = 1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code a.s_public_ = E_B
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code g_e
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code get_values
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile code myenum me = E_B; var = me;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print A::s_private_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print A::s_protected_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print A::s_public_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print a.*pmi
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print a.private_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print a.protected_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print a.public_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print g_e
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: compile print get_values
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code A::ATYPE i = 10; var = i;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code A::s_private_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code A::s_private_ = E_B; var = A::s_private_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code A::s_protected_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code A::s_protected_ = N::NB; var = A::s_protected_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code A::s_public_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code N::ANON_NE ae = N::ND; var = ae;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code a.*pmi
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code a.private_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code a.protected_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code a.public_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code a.public_ = 2; var = a.*pmi; a.public_ = 1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code g_e
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code get_values
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-member.exp: result of compile code myenum me = E_B; var = me;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile code
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile code A::get_1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile code A::get_2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile code a->get_var
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile code a->get_var1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile code a->get_var2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile code get_value
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile code pmf = &A::get_var1; var =
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile print
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile print A::get_1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile print A::get_2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile print a->get_var
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile print a->get_var1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile print a->get_var2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: compile print get_value
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: result of compile code
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: result of compile code A::get_1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: result of compile code A::get_2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: result of compile code get_value
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-method.exp: result of compile code pmf = &A::get_var1; var =
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::S4::get_svar
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::S4::s4static
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::n4static
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile code s4.get_var
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile code s4.s4int_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::S4::get_svar
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::S4::s4static
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::n4static
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile print s4.get_var
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: compile print s4.s4int_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::S4::get_svar
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::S4::s4static
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::n4static
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: result of compile code s4.get_var
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: result of compile code s4.s4int_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1 &r1 = i1; var = r1.a_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1 *i1p = &i1; var = i1p->a_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1::Inner2 &r2 = i2; var = r2.a_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1::Inner2 *i2p = &i2; var = i2p->a_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: compile code i1.a_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: compile code i2.a_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: compile print i1.a_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: compile print i2.a_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1 &r1 = i1; var = r1.a_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1 *i1p = &i1; var = i1p->a_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1::Inner2 &r2 = i2; var = r2.a_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1::Inner2 *i2p = &i2; var = i2p->a_;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: result of compile code i1.a_
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-nested.exp: result of compile code i2.a_
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-print.exp: compile print *vararray@3
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-print.exp: compile print *vararrayp@3
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus-print.exp: compile print main
PASS -> UNRESOLVED: gdb.compile/compile-cplus-print.exp: compile print vararray
PASS -> UNRESOLVED: gdb.compile/compile-cplus-print.exp: compile print varint
PASS -> UNRESOLVED: gdb.compile/compile-cplus-print.exp: compile print varobject
PASS -> UNRESOLVED: gdb.compile/compile-cplus-print.exp: compile print/x 256
PASS -> UNRESOLVED: gdb.compile/compile-cplus-print.exp: print $
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code A a;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code ap->doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code ap->doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code b.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code b.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code b.doit3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code c.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code c.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code c.doit3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code d.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code d.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile code d.doit3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print ap->doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print ap->doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print b.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print b.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print b.doit3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print c.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print c.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print c.doit3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print d.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print d.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: compile print d.doit3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code ap->doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code ap->doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit3
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: Call class function to set private_var
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: Directly set a private member in GDB compile5
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: Test compile code foovar.public_method  = 43 setting.
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: Test compile code foovar.public_var = 42 setting.
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: Test compile code foovar.public_var = 43 setting.
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: Test compile code foovar.set_private_var = 84 setting.
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: Test compile code foovar.set_private_var = 85 setting.
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: Test compile file and raw option without a filename
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: Test compile file with unknown argument
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: Test compile file without a filename
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: bt
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: call func_nodebug
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: call func_nodebug indirectly
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: call global function
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: call static function
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: check MINUS_1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: check globalshadow with -r
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: check size of longer
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: check size of ulonger
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: check static_local
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code -r multiline 1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code -r multiline 2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code -r multiline 3
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code -r multiline 4
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code -r multiline 5
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code -r multiline 6
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code -r multiline 7
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code -z
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code class Base3 {public: int z = 99;}; class MI: public Base, public Base3 {int pure_virt
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code class Baz: public Foo {public: int z = 12;}; Baz bazvar; bazvar.z = 24; var = bazvar.z
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code class MI: public Base, public Base2 {int pure_virt
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code extern int globalshadow; globalshadow += 5;
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code func_doesnotexist
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code globalshadow += 1;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code globalvar
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code globalvar = MINUS_1
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code globalvar = static_local
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code globalvar = unresolved;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code inttypedef newdecl_i
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code localvar =
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code localvar = externed
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code segfault first
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code segfault second
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code static const int readonly = 1; *
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code staticshadow += 2;
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct struct_type newdecl_s
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.arrayfield[2] = 7
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.bitfield = 2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.boolfield = 1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.charfield = 1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.complexfield = 7 + 5i
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.doublefield = 2
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.enumfield = ONE
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.floatfield = 1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.intfield = -7
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.longfield = -9
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.selffield =
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.shortfield = -5
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.ucharfield = 1
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.uintfield = 7
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.ulongfield = 9
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.ushortfield = 5
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code struct_object.vectorfield[2] = 7
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code union union_type newdecl_u
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code union_object.typedeffield = 7
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: compile code vla[2] = 7
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: compute size of longer
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: compute size of ulonger
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: continue to breakpoint: break-here
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: continue to breakpoint: no_args_or_locals
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: do not keep jit in memory
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect -1
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect -75
KFAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect -76
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 12
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 23
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 24
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 42
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 5
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 52
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 7
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 77
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 8
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 84
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect 9
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: expect localvar 50
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: info sym found
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: info sym not found
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: modify localvar
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: modify variable
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: p localvar
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: p vla[2]
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: p/x $pc
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: pointer to jit function
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print 'compile-cplus.c'::globalshadow
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print globalshadow
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print globalshadow second time
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print staticshadow
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.arrayfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.bitfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.boolfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.charfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.complexfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.doublefield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.enumfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.floatfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.intfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.longfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.selffield == &struct_object
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.shortfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.ucharfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.uintfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.ulongfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.ushortfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print struct_object.vectorfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print union_object.intfield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print union_object.typedeffield
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print unresolved
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: print unresolved value
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: result of compile code class Base3 {public: int z = 99;}; class MI: public Base, public Base3 {int pure_virt
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: result of compile code class Baz: public Foo {public: int z = 12;}; Baz bazvar; bazvar.z = 24; var = bazvar.z
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: result of compile code class MI: public Base, public Base2 {int pure_virt
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: return
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: set debug compile off
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: set debug compile on
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: set foobar.public_var to 43
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: set lang auto
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: set lang rust
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: set localvar
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: set unwindonsignal on
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: set variable
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: set variable from function-like macro
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: set variable from macro
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: set variable to 77
new UNRESOLVED: gdb.compile/compile-cplus.exp: setting breakpoint at 236
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: setting breakpoint at 98
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: show compile-args
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: show debug compile
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: test extern in inner scope
FAIL -> UNRESOLVED: gdb.compile/compile-cplus.exp: test shadowing
PASS -> UNRESOLVED: gdb.compile/compile-cplus.exp: use external source file
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-08 22:11 [binutils-gdb] Remove unused tui_win_element::highlight sergiodj+buildbot
@ 2018-09-11  1:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  1:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9577>

Commit(s) tested:
	cc5a5ae5b7ea576bb8bf4bbebeaa70366851eacd

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove unused tui_win_element::highlight

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cc/cc5a5ae5b7ea576bb8bf4bbebeaa70366851eacd/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-08 17:19 [binutils-gdb] Remove unused tui_win_info::detail::opaque sergiodj+buildbot
@ 2018-09-11  1:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  1:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9576>

Commit(s) tested:
	137be54029ed2d2fc95120bba2af88311e5a198a

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove unused tui_win_info::detail::opaque

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/13/137be54029ed2d2fc95120bba2af88311e5a198a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-08  8:49 [binutils-gdb] Make -Wformat-nonliteral work with gcc sergiodj+buildbot
@ 2018-09-11  0:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-11  0:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9574>

Commit(s) tested:
	f1628857d783fee0171f16f1bad0b7816460dec5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Make -Wformat-nonliteral work with gcc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f1/f1628857d783fee0171f16f1bad0b7816460dec5/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-08  8:41 [binutils-gdb] Disable -Wformat-nonliteral in parts of printcmd.c sergiodj+buildbot
@ 2018-09-10 23:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 23:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9573>

Commit(s) tested:
	af39b1c216ffb11e6ca8e8607b00749e0fc1ab41

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Disable -Wformat-nonliteral in parts of printcmd.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/af/af39b1c216ffb11e6ca8e8607b00749e0fc1ab41/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-07 15:23 [binutils-gdb] Remove unnecessary casts from cli-cmds.c sergiodj+buildbot
@ 2018-09-10 23:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 23:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9572>

Commit(s) tested:
	081bca4d622143b229cf02a1dda4afb9b457eefa

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove unnecessary casts from cli-cmds.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/08/081bca4d622143b229cf02a1dda4afb9b457eefa/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-07  3:16 [binutils-gdb] [gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies sergiodj+buildbot
@ 2018-09-10 23:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 23:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9571>

Commit(s) tested:
	e4a62c65fa8fe6a48b6ff564f45c1ac535f10f14

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e4/e4a62c65fa8fe6a48b6ff564f45c1ac535f10f14/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-06  3:54 [binutils-gdb] bfd, sparc: avoid duplicated error messages on invalid relocations sergiodj+buildbot
@ 2018-09-10 23:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 23:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9568>

Commit(s) tested:
	e920c014ecd9fbb630c76576d2771aa4631d93f7

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	bfd, sparc: avoid duplicated error messages on invalid relocations.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e9/e920c014ecd9fbb630c76576d2771aa4631d93f7/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-06  3:53 [binutils-gdb] bfd, sparc: issue an error when reading relocations with invalid symbol references sergiodj+buildbot
@ 2018-09-10 23:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 23:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9567>

Commit(s) tested:
	8410d65b77164d020a45cc9aa17a0147dc76862d

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	bfd, sparc: issue an error when reading relocations with invalid symbol references.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/84/8410d65b77164d020a45cc9aa17a0147dc76862d/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-05 22:50 [binutils-gdb] Automatically update "aclocal_m4_deps" when updating gnulib sergiodj+buildbot
@ 2018-09-10 20:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 20:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9565>

Commit(s) tested:
	fcc9b044b7f563023633a9964810e76f4cde40d4

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Automatically update "aclocal_m4_deps" when updating gnulib

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fc/fcc9b044b7f563023633a9964810e76f4cde40d4/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-05 15:32 [binutils-gdb] Simplify ada-exp.o rule sergiodj+buildbot
@ 2018-09-10 18:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 18:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9563>

Commit(s) tested:
	8dc9fd87b0965f24e21922f295c4af9c3f624985

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Simplify ada-exp.o rule

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8d/8dc9fd87b0965f24e21922f295c4af9c3f624985/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-05 12:05 [binutils-gdb] Remove obsolete comments from Makefiles sergiodj+buildbot
@ 2018-09-10 16:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 16:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9561>

Commit(s) tested:
	ba2bf2aaba97866f4c9c67239666916caa7bb150

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove obsolete comments from Makefiles

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ba/ba2bf2aaba97866f4c9c67239666916caa7bb150/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-05  9:57 [binutils-gdb] Fix batch exit status test failure on Fedora 28 sergiodj+buildbot
@ 2018-09-10 16:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 16:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9560>

Commit(s) tested:
	dd083ee23d23903e8bc595b64aa8ea62379491cd

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Fix batch exit status test failure on Fedora 28

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/dd/dd083ee23d23903e8bc595b64aa8ea62379491cd/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-05  9:07 [binutils-gdb] gdb/riscv: Fix an ARI warning sergiodj+buildbot
@ 2018-09-10 16:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 16:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9559>

Commit(s) tested:
	6c9d681b07e32d07f7ca0774360be62bbf065b82

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Fix an ARI warning

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6c/6c9d681b07e32d07f7ca0774360be62bbf065b82/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-04 20:01 [binutils-gdb] gdb/riscv: Provide non-DWARF stack unwinder sergiodj+buildbot
@ 2018-09-10 15:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 15:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9558>

Commit(s) tested:
	78a3b0fab8200fdca2b1b934645c29e7bd502d36

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Provide non-DWARF stack unwinder

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/78/78a3b0fab8200fdca2b1b934645c29e7bd502d36/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-04 19:39 [binutils-gdb] gdb: Extend the trad-frame API sergiodj+buildbot
@ 2018-09-10 15:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10 15:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9557>

Commit(s) tested:
	23e60e7a4ea772eabb6ae4788913e228763755cf

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Extend the trad-frame API

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/23e60e7a4ea772eabb6ae4788913e228763755cf/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-04 18:26 [binutils-gdb] PR23595, simple objcopy of executable failure for msp430-elf sergiodj+buildbot
@ 2018-09-10  0:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-10  0:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9556>

Commit(s) tested:
	2542e49e21e6b7270f72c7be0fc4ff1a986371da

Author(s) (in the same order as the commits):
	Jozef Lawrynowicz <jozef.l@mittosystems.com>

Subject:
	PR23595, simple objcopy of executable failure for msp430-elf

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/25/2542e49e21e6b7270f72c7be0fc4ff1a986371da/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-02  6:57 [binutils-gdb] Allow an IR object with unknown architecture sergiodj+buildbot
@ 2018-09-09 23:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09 23:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9553>

Commit(s) tested:
	b986869b6605e45044626c5b3111390ac4e70b82

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Allow an IR object with unknown architecture

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b9/b986869b6605e45044626c5b3111390ac4e70b82/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-01  4:41 [binutils-gdb] RISC-V: Correct the requirement of compressed floating point instructions sergiodj+buildbot
@ 2018-09-09 22:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09 22:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9552>

Commit(s) tested:
	be192bc284b329fa0b38646bd3df9a02b880a704

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Correct the requirement of compressed floating point instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/be/be192bc284b329fa0b38646bd3df9a02b880a704/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-09-01  1:47 [binutils-gdb] Fix a small bug in gdb.rust/simple.rs sergiodj+buildbot
@ 2018-09-09 10:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09 10:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9548>

Commit(s) tested:
	aef9346c25b0a0c665bce793c00797f5ab82ed37

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix a small bug in gdb.rust/simple.rs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ae/aef9346c25b0a0c665bce793c00797f5ab82ed37/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-31 23:08 [binutils-gdb] Regenerate gdbarch.h sergiodj+buildbot
@ 2018-09-09  8:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  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/9547>

Commit(s) tested:
	0c8885885ab1d62971bbae22d4b5e335c31b19c9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Regenerate gdbarch.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0c/0c8885885ab1d62971bbae22d4b5e335c31b19c9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-31 22:25 [binutils-gdb] Add comment describing continuable/steppable/non-steppable watchpoints sergiodj+buildbot
@ 2018-09-09  7:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  7:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9546>

Commit(s) tested:
	7ea65f08fa1b8279b65133a958de02fe84767eb9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Add comment describing continuable/steppable/non-steppable watchpoints

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7e/7ea65f08fa1b8279b65133a958de02fe84767eb9/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-31 20:14 [binutils-gdb] Update gnulib/Makefile.in:aclocal_m4_deps sergiodj+buildbot
@ 2018-09-09  7:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  7:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9544>

Commit(s) tested:
	dab999b116b507ad431c70fab0a28074dfea29df

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Update gnulib/Makefile.in:aclocal_m4_deps

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/da/dab999b116b507ad431c70fab0a28074dfea29df/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-31 19:39 [binutils-gdb] PowerPC64 higher REL16 relocations sergiodj+buildbot
@ 2018-09-09  7:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  7:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9542>

Commit(s) tested:
	4a9699735b04d4629bd3dc418c265e7f0bc1f9ce

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 higher REL16 relocations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4a/4a9699735b04d4629bd3dc418c265e7f0bc1f9ce/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-31 19:26 [binutils-gdb] Rearrange ppc_size_one_stub and correct _notoc stub examples sergiodj+buildbot
@ 2018-09-09  7:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  7:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9541>

Commit(s) tested:
	f891966ff66639673a5207b94bd68ec928fb68bc

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Rearrange ppc_size_one_stub and correct _notoc stub examples

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f8/f891966ff66639673a5207b94bd68ec928fb68bc/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-31 16:33 [binutils-gdb] RISC-V: Allow instruction require more than one extension sergiodj+buildbot
@ 2018-09-09  7:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  7:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9540>

Commit(s) tested:
	43135d3b15ce10a786704f9bb4736d834d6581a8

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Allow instruction require more than one extension

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/43/43135d3b15ce10a786704f9bb4736d834d6581a8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30 22:32 [binutils-gdb] gdb/riscv: Extend instruction decode to cover more instructions sergiodj+buildbot
@ 2018-09-09  7:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  7:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9539>

Commit(s) tested:
	ff3a05b3f87093e5ac2bcd5e510bca4bebf1bef2

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Extend instruction decode to cover more instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ff/ff3a05b3f87093e5ac2bcd5e510bca4bebf1bef2/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30 21:42 [binutils-gdb] gdb/riscv: remove extra caching of misa register sergiodj+buildbot
@ 2018-09-09  6:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  6:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9538>

Commit(s) tested:
	0b3f9efc044d2971aa0d9bb39a4c76678bc4ea6d

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: remove extra caching of misa register

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0b/0b3f9efc044d2971aa0d9bb39a4c76678bc4ea6d/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30 21:26 [binutils-gdb] gdb: Ensure compiler doesn't optimise variable out in test sergiodj+buildbot
@ 2018-09-09  6:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  6:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9537>

Commit(s) tested:
	c67f2e1518a829c4ae4f346c316701ef5d56a30f

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Ensure compiler doesn't optimise variable out in test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c6/c67f2e1518a829c4ae4f346c316701ef5d56a30f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30 20:30 [binutils-gdb] Fix compile-cplus-types.c build errors sergiodj+buildbot
@ 2018-09-09  5:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  5:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9536>

Commit(s) tested:
	a0dc02a6df86011462293cc11b4e35c0f18effd0

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix compile-cplus-types.c build errors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a0/a0dc02a6df86011462293cc11b4e35c0f18effd0/>

*** Diff to previous build ***
============================
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile code
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code A::BB
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code ABC
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code DEF
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code GHI
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code JKL
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code a.e
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code a.s.len
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code a.u.b
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_e
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.MAGIC
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.len
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_s.ua
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile code anon_u.aa
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile print
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print A::BB
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print ABC
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print DEF
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print GHI
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print JKL
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print a.e
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print a.s.len
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print a.u.b
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_e
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.MAGIC
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.len
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_s.ua
new FAIL: gdb.compile/compile-cplus-anonymous.exp: compile print anon_u.aa
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code A::BB
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code ABC
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code DEF
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code GHI
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code JKL
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.e
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.s.len
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code a.u.b
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_e
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.MAGIC
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.len
new KFAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_s.ua
new FAIL: gdb.compile/compile-cplus-anonymous.exp: result of compile code anon_u.aa
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.A::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.B::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.C::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.a_
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.b_
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.c_
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile code d.d_
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.A::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.B::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.C::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.a_
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.b_
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.c_
new FAIL: gdb.compile/compile-cplus-inherit.exp: compile print d.d_
new FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.A::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.B::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.C::do_it
new FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.a_
new FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.b_
new FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.c_
new FAIL: gdb.compile/compile-cplus-inherit.exp: result of compile code d.d_
new FAIL: gdb.compile/compile-cplus-member.exp: compile code A::ATYPE i = 10; var = i;
new FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_private_
new FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_private_ = E_B; var = A::s_private_;
new FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_protected_
new FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_protected_ = N::NB; var = A::s_protected_;
new FAIL: gdb.compile/compile-cplus-member.exp: compile code A::s_public_
new FAIL: gdb.compile/compile-cplus-member.exp: compile code ATYPE i;
new FAIL: gdb.compile/compile-cplus-member.exp: compile code N::ANON_NE ae = N::ND; var = ae;
new FAIL: gdb.compile/compile-cplus-member.exp: compile code N::ANON_NE nse = E_A
new FAIL: gdb.compile/compile-cplus-member.exp: compile code a.*pmi
new FAIL: gdb.compile/compile-cplus-member.exp: compile code a.private_
new FAIL: gdb.compile/compile-cplus-member.exp: compile code a.protected_
new FAIL: gdb.compile/compile-cplus-member.exp: compile code a.public_
new FAIL: gdb.compile/compile-cplus-member.exp: compile code a.public_ = 2; var = a.*pmi; a.public_ = 1
new FAIL: gdb.compile/compile-cplus-member.exp: compile code a.s_public_ = E_B
new FAIL: gdb.compile/compile-cplus-member.exp: compile code g_e
new FAIL: gdb.compile/compile-cplus-member.exp: compile code get_values
new FAIL: gdb.compile/compile-cplus-member.exp: compile code myenum me = E_B; var = me;
new FAIL: gdb.compile/compile-cplus-member.exp: compile print A::s_private_
new FAIL: gdb.compile/compile-cplus-member.exp: compile print A::s_protected_
new FAIL: gdb.compile/compile-cplus-member.exp: compile print A::s_public_
new FAIL: gdb.compile/compile-cplus-member.exp: compile print a.*pmi
new FAIL: gdb.compile/compile-cplus-member.exp: compile print a.private_
new FAIL: gdb.compile/compile-cplus-member.exp: compile print a.protected_
new FAIL: gdb.compile/compile-cplus-member.exp: compile print a.public_
new FAIL: gdb.compile/compile-cplus-member.exp: compile print g_e
new FAIL: gdb.compile/compile-cplus-member.exp: compile print get_values
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::ATYPE i = 10; var = i;
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_private_
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_private_ = E_B; var = A::s_private_;
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_protected_
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_protected_ = N::NB; var = A::s_protected_;
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code A::s_public_
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code N::ANON_NE ae = N::ND; var = ae;
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.*pmi
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.private_
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.protected_
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.public_
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code a.public_ = 2; var = a.*pmi; a.public_ = 1
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code g_e
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code get_values
new FAIL: gdb.compile/compile-cplus-member.exp: result of compile code myenum me = E_B; var = me;
new FAIL: gdb.compile/compile-cplus-method.exp: compile code
new FAIL: gdb.compile/compile-cplus-method.exp: compile code A::get_1
new FAIL: gdb.compile/compile-cplus-method.exp: compile code A::get_2
new FAIL: gdb.compile/compile-cplus-method.exp: compile code a->get_var
new FAIL: gdb.compile/compile-cplus-method.exp: compile code a->get_var1
new FAIL: gdb.compile/compile-cplus-method.exp: compile code a->get_var2
new FAIL: gdb.compile/compile-cplus-method.exp: compile code get_value
new FAIL: gdb.compile/compile-cplus-method.exp: compile code pmf = &A::get_var1; var =
new FAIL: gdb.compile/compile-cplus-method.exp: compile print
new FAIL: gdb.compile/compile-cplus-method.exp: compile print A::get_1
new FAIL: gdb.compile/compile-cplus-method.exp: compile print A::get_2
new FAIL: gdb.compile/compile-cplus-method.exp: compile print a->get_var
new FAIL: gdb.compile/compile-cplus-method.exp: compile print a->get_var1
new FAIL: gdb.compile/compile-cplus-method.exp: compile print a->get_var2
new FAIL: gdb.compile/compile-cplus-method.exp: compile print get_value
new FAIL: gdb.compile/compile-cplus-method.exp: result of compile code
new FAIL: gdb.compile/compile-cplus-method.exp: result of compile code A::get_1
new FAIL: gdb.compile/compile-cplus-method.exp: result of compile code A::get_2
new FAIL: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var
new FAIL: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var1
new FAIL: gdb.compile/compile-cplus-method.exp: result of compile code a->get_var2
new FAIL: gdb.compile/compile-cplus-method.exp: result of compile code get_value
new FAIL: gdb.compile/compile-cplus-method.exp: result of compile code pmf = &A::get_var1; var =
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::S4::get_svar
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::S4::s4static
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile code N1::N2::N3::N4::n4static
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile code s4.get_var
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile code s4.s4int_
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::S4::get_svar
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::S4::s4static
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile print N1::N2::N3::N4::n4static
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile print s4.get_var
new FAIL: gdb.compile/compile-cplus-namespace.exp: compile print s4.s4int_
new FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::S4::get_svar
new FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::S4::s4static
new FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code N1::N2::N3::N4::n4static
new FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code s4.get_var
new FAIL: gdb.compile/compile-cplus-namespace.exp: result of compile code s4.s4int_
new FAIL: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1 &r1 = i1; var = r1.a_;
new FAIL: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1 *i1p = &i1; var = i1p->a_;
new FAIL: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1::Inner2 &r2 = i2; var = r2.a_;
new FAIL: gdb.compile/compile-cplus-nested.exp: compile code A::Inner1::Inner2 *i2p = &i2; var = i2p->a_;
new FAIL: gdb.compile/compile-cplus-nested.exp: compile code i1.a_
new FAIL: gdb.compile/compile-cplus-nested.exp: compile code i2.a_
new FAIL: gdb.compile/compile-cplus-nested.exp: compile print i1.a_
new FAIL: gdb.compile/compile-cplus-nested.exp: compile print i2.a_
new FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1 &r1 = i1; var = r1.a_;
new FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1 *i1p = &i1; var = i1p->a_;
new FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1::Inner2 &r2 = i2; var = r2.a_;
new FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code A::Inner1::Inner2 *i2p = &i2; var = i2p->a_;
new FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code i1.a_
new FAIL: gdb.compile/compile-cplus-nested.exp: result of compile code i2.a_
new KFAIL: gdb.compile/compile-cplus-print.exp: compile print *vararray@3
new KFAIL: gdb.compile/compile-cplus-print.exp: compile print *vararrayp@3
new KFAIL: gdb.compile/compile-cplus-print.exp: compile print main
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code A a;
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code ap->doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code ap->doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code b.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code b.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code b.doit3
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code c.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code c.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code c.doit3
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code d.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code d.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile code d.doit3
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print ap->doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print ap->doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print b.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print b.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print b.doit3
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print c.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print c.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print c.doit3
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print d.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print d.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: compile print d.doit3
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code ap->doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code ap->doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code b.doit3
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code c.doit3
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit2
new FAIL: gdb.compile/compile-cplus-virtual.exp: result of compile code d.doit3
new FAIL: gdb.compile/compile-cplus.exp: Test compile file and raw option without a filename
new FAIL: gdb.compile/compile-cplus.exp: Test compile file with unknown argument
new FAIL: gdb.compile/compile-cplus.exp: Test compile file without a filename
new FAIL: gdb.compile/compile-cplus.exp: bt
new KFAIL: gdb.compile/compile-cplus.exp: call func_nodebug
new KFAIL: gdb.compile/compile-cplus.exp: call func_nodebug indirectly
new FAIL: gdb.compile/compile-cplus.exp: check globalshadow with -r
new FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 1
new FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 2
new FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 3
new FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 4
new FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 5
new FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 6
new FAIL: gdb.compile/compile-cplus.exp: compile code -r multiline 7
new FAIL: gdb.compile/compile-cplus.exp: compile code -z
new FAIL: gdb.compile/compile-cplus.exp: compile code class Base3 {public: int z = 99;}; class MI: public Base, public Base3 {int pure_virt
new FAIL: gdb.compile/compile-cplus.exp: compile code class Baz: public Foo {public: int z = 12;}; Baz bazvar; bazvar.z = 24; var = bazvar.z
new FAIL: gdb.compile/compile-cplus.exp: compile code class MI: public Base, public Base2 {int pure_virt
new FAIL: gdb.compile/compile-cplus.exp: compile code extern int globalshadow; globalshadow += 5;
new FAIL: gdb.compile/compile-cplus.exp: compile code globalshadow += 1;
new FAIL: gdb.compile/compile-cplus.exp: compile code globalvar
new FAIL: gdb.compile/compile-cplus.exp: compile code globalvar = unresolved;
new FAIL: gdb.compile/compile-cplus.exp: compile code inttypedef newdecl_i
new FAIL: gdb.compile/compile-cplus.exp: compile code localvar =
new FAIL: gdb.compile/compile-cplus.exp: compile code localvar = externed
new FAIL: gdb.compile/compile-cplus.exp: compile code static const int readonly = 1; *
new FAIL: gdb.compile/compile-cplus.exp: compile code staticshadow += 2;
new FAIL: gdb.compile/compile-cplus.exp: compile code struct struct_type newdecl_s
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.arrayfield[2] = 7
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.bitfield = 2
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.boolfield = 1
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.charfield = 1
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.complexfield = 7 + 5i
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.doublefield = 2
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.enumfield = ONE
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.floatfield = 1
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.intfield = -7
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.longfield = -9
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.selffield =
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.shortfield = -5
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.ucharfield = 1
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.uintfield = 7
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.ulongfield = 9
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.ushortfield = 5
new FAIL: gdb.compile/compile-cplus.exp: compile code struct_object.vectorfield[2] = 7
new FAIL: gdb.compile/compile-cplus.exp: compile code union union_type newdecl_u
new FAIL: gdb.compile/compile-cplus.exp: compile code union_object.typedeffield = 7
new FAIL: gdb.compile/compile-cplus.exp: compile code vla[2] = 7
new FAIL: gdb.compile/compile-cplus.exp: continue to breakpoint: no_args_or_locals
new KFAIL: gdb.compile/compile-cplus.exp: expect -75
new KFAIL: gdb.compile/compile-cplus.exp: expect -76
new FAIL: gdb.compile/compile-cplus.exp: expect 12
new FAIL: gdb.compile/compile-cplus.exp: expect 24
new FAIL: gdb.compile/compile-cplus.exp: expect 52
new FAIL: gdb.compile/compile-cplus.exp: expect 77
new FAIL: gdb.compile/compile-cplus.exp: expect localvar 50
new FAIL: gdb.compile/compile-cplus.exp: modify localvar
new FAIL: gdb.compile/compile-cplus.exp: p localvar
new FAIL: gdb.compile/compile-cplus.exp: p vla[2]
new FAIL: gdb.compile/compile-cplus.exp: pointer to jit function
new FAIL: gdb.compile/compile-cplus.exp: print 'compile-cplus.c'::globalshadow
new FAIL: gdb.compile/compile-cplus.exp: print globalshadow
new FAIL: gdb.compile/compile-cplus.exp: print globalshadow second time
new FAIL: gdb.compile/compile-cplus.exp: print staticshadow
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.arrayfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.bitfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.boolfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.charfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.complexfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.doublefield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.enumfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.floatfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.intfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.longfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.selffield == &struct_object
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.shortfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.ucharfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.uintfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.ulongfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.ushortfield
new FAIL: gdb.compile/compile-cplus.exp: print struct_object.vectorfield
new FAIL: gdb.compile/compile-cplus.exp: print union_object.intfield
new FAIL: gdb.compile/compile-cplus.exp: print union_object.typedeffield
new FAIL: gdb.compile/compile-cplus.exp: print unresolved
new FAIL: gdb.compile/compile-cplus.exp: print unresolved value
new FAIL: gdb.compile/compile-cplus.exp: result of compile code class Base3 {public: int z = 99;}; class MI: public Base, public Base3 {int pure_virt
new FAIL: gdb.compile/compile-cplus.exp: result of compile code class Baz: public Foo {public: int z = 12;}; Baz bazvar; bazvar.z = 24; var = bazvar.z
new FAIL: gdb.compile/compile-cplus.exp: result of compile code class MI: public Base, public Base2 {int pure_virt
new FAIL: gdb.compile/compile-cplus.exp: set debug compile off
new FAIL: gdb.compile/compile-cplus.exp: set debug compile on
new FAIL: gdb.compile/compile-cplus.exp: set lang auto
new FAIL: gdb.compile/compile-cplus.exp: set lang rust
new FAIL: gdb.compile/compile-cplus.exp: set localvar
new FAIL: gdb.compile/compile-cplus.exp: set variable to 77
new FAIL: gdb.compile/compile-cplus.exp: setting breakpoint at 98
new FAIL: gdb.compile/compile-cplus.exp: show compile-args
new FAIL: gdb.compile/compile-cplus.exp: show debug compile
new FAIL: gdb.compile/compile-cplus.exp: test extern in inner scope
new FAIL: gdb.compile/compile-cplus.exp: test shadowing
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30  1:51 [binutils-gdb] Add new search_symbols_multiple API sergiodj+buildbot
@ 2018-09-09  4:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  4:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9533>

Commit(s) tested:
	fcaad03cc027ec2cdf7f2cff70d792867d43c57f

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Add new search_symbols_multiple API

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fc/fcaad03cc027ec2cdf7f2cff70d792867d43c57f/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30  1:27 [binutils-gdb] Use block_symbol in linespec APIs sergiodj+buildbot
@ 2018-09-09  3:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9532>

Commit(s) tested:
	7e41c8db84bc6f74843dda40ae443d41977c0d20

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Use block_symbol in linespec APIs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7e/7e41c8db84bc6f74843dda40ae443d41977c0d20/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30  1:07 [binutils-gdb] Change decode_compound_collector to use std::vector sergiodj+buildbot
@ 2018-09-09  3:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9530>

Commit(s) tested:
	4dedf84da98ca7dcb9fc80895044d09b5787c1f0

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Change decode_compound_collector to use std::vector

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4d/4dedf84da98ca7dcb9fc80895044d09b5787c1f0/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30  0:47 [binutils-gdb] Change `minimal_symbols' to std::vector in linespec.c structures sergiodj+buildbot
@ 2018-09-09  3:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9529>

Commit(s) tested:
	c2a031c5822b4256f116254def47b9887c230e68

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Change `minimal_symbols' to std::vector in linespec.c structures

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c2/c2a031c5822b4256f116254def47b9887c230e68/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-30  0:11 [binutils-gdb] Change `function_symbols' to std::vector sergiodj+buildbot
@ 2018-09-09  3:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9527>

Commit(s) tested:
	7243d0118af6f72e3e72db1eb66941fec4530963

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Change `function_symbols' to std::vector

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/72/7243d0118af6f72e3e72db1eb66941fec4530963/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 21:44 [binutils-gdb] sparc/leon: add support for partial write psr instruction sergiodj+buildbot
@ 2018-09-09  3:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9523>

Commit(s) tested:
	df28970fcc741fa744a51aece29bb755c20eceab

Author(s) (in the same order as the commits):
	Martin Aberg <maberg@gaisler.com>

Subject:
	sparc/leon: add support for partial write psr instruction

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/df/df28970fcc741fa744a51aece29bb755c20eceab/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 22:41 [binutils-gdb] Fix windows-nat.c for -Wnarrowing sergiodj+buildbot
@ 2018-09-09  3:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9524>

Commit(s) tested:
	73c13fe69a4275433544533a610275861346ef44

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix windows-nat.c for -Wnarrowing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/73/73c13fe69a4275433544533a610275861346ef44/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 20:38 [binutils-gdb] Fix riscv-linux native gdb build failure sergiodj+buildbot
@ 2018-09-09  3:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9522>

Commit(s) tested:
	4d3928d7e0a141e0fb16405d33b375cbe2f13123

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	Fix riscv-linux native gdb build failure.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4d/4d3928d7e0a141e0fb16405d33b375cbe2f13123/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 18:27 [binutils-gdb] Indicate batch mode failures by exiting with nonzero status sergiodj+buildbot
@ 2018-09-09  3:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9520>

Commit(s) tested:
	b0f492b90f3d13da8ac80437e6ecb9a87db4a75b

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Indicate batch mode failures by exiting with nonzero status

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b0/b0f492b90f3d13da8ac80437e6ecb9a87db4a75b/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/batch-exit-status.exp: -batch -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -jslkflsdjlkfjlksdjf: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/mjw/gdb/build/fedora-s390x/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/mjw/gdb/build/fedora-s390x/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -ex "set not-a-thing 4": $actual_status == $expect_status
new FAIL: gdb.base/batch-exit-status.exp: -batch -x /home/mjw/gdb/build/fedora-s390x/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.good-commands -x /home/mjw/gdb/build/fedora-s390x/build/gdb/testsuite/../../../binutils-gdb/gdb/testsuite/gdb.base/batch-exit-status.bad-commands: $actual_status == $expect_status
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 17:20 [binutils-gdb] Remove newline at end of warning message sergiodj+buildbot
@ 2018-09-09  3:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9519>

Commit(s) tested:
	2362e7f76adb395df19c867cd27c75f77a0ade6f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove newline at end of warning message

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/2362e7f76adb395df19c867cd27c75f77a0ade6f/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 22:36 [binutils-gdb] [MIPS] Add Loongson 3A2000/3A3000 proccessor support sergiodj+buildbot
@ 2018-09-09  3:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9517>

Commit(s) tested:
	bd782c07b914f28fd927cec42eacd8adcf556dca

Author(s) (in the same order as the commits):
	Chenghua Xu <paul.hua.gm@gmail.com>

Subject:
	[MIPS] Add Loongson 3A2000/3A3000 proccessor support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bd/bd782c07b914f28fd927cec42eacd8adcf556dca/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 19:52 [binutils-gdb] [MIPS/GAS] Split Loongson EXT Instructions from loongson3a sergiodj+buildbot
@ 2018-09-09  3:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  3:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9514>

Commit(s) tested:
	bdc6c06e3b08ec48ec5ee2174dedc846969c36fd

Author(s) (in the same order as the commits):
	Chenghua Xu <paul.hua.gm@gmail.com>

Subject:
	[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bd/bdc6c06e3b08ec48ec5ee2174dedc846969c36fd/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 14:45 [binutils-gdb] [MIPS/GAS] Split Loongson CAM Instructions from loongson3a sergiodj+buildbot
@ 2018-09-09  2:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  2:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9513>

Commit(s) tested:
	716c08de28589a5560b3337f1b935ed84a49b5e5

Author(s) (in the same order as the commits):
	Chenghua Xu <paul.hua.gm@gmail.com>

Subject:
	[MIPS/GAS] Split Loongson CAM Instructions from loongson3a

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/71/716c08de28589a5560b3337f1b935ed84a49b5e5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 14:27 [binutils-gdb] infcall-nested-structs: Test up to five fields sergiodj+buildbot
@ 2018-09-09  2:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  2:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9512>

Commit(s) tested:
	36eb4c5f9bbe675a4522a763652f463e5519a955

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	infcall-nested-structs: Test up to five fields

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/36/36eb4c5f9bbe675a4522a763652f463e5519a955/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 13:59 [binutils-gdb] Aarch64: Float register detection for return values sergiodj+buildbot
@ 2018-09-09  2:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  2:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9511>

Commit(s) tested:
	4f4aedebed5397ba285c2abcd13fa0206d8af291

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Aarch64: Float register detection for return values

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4f/4f4aedebed5397ba285c2abcd13fa0206d8af291/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29 13:46 [binutils-gdb] Aarch64: Float register detection for _push_dummy_call sergiodj+buildbot
@ 2018-09-09  2:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  2:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9510>

Commit(s) tested:
	0e745c601150523093323c3fc77835604221a634

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Aarch64: Float register detection for _push_dummy_call

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0e/0e745c601150523093323c3fc77835604221a634/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-29  3:17 [binutils-gdb] Get rid of -Wodr warning (PR build/23399) sergiodj+buildbot
@ 2018-09-09  2:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  2:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9506>

Commit(s) tested:
	ad202fcc2277f351d41d4d4e897ad4f6d7c9f043

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Get rid of -Wodr warning (PR build/23399)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ad/ad202fcc2277f351d41d4d4e897ad4f6d7c9f043/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-28 23:33 [binutils-gdb] Modify gdb.base/commands.exp to test multi breakpoints command clearing sergiodj+buildbot
@ 2018-09-09  2:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  2:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9505>

Commit(s) tested:
	ead9aa39bfc80007336bc96c6374df7f79341485

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Modify gdb.base/commands.exp to test multi breakpoints command clearing.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ea/ead9aa39bfc80007336bc96c6374df7f79341485/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-28 23:18 [binutils-gdb] Fix regression for multi breakpoints command line clearing sergiodj+buildbot
@ 2018-09-09  2:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  2:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9504>

Commit(s) tested:
	999700cd99a227bd6848e95cdc99117b2185e84c

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Fix regression for multi breakpoints command line clearing.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/99/999700cd99a227bd6848e95cdc99117b2185e84c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-28 22:22 [binutils-gdb] Remove some uses of VEC from parsers sergiodj+buildbot
@ 2018-09-09  2:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  2:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9503>

Commit(s) tested:
	5fe3f3e4633df1ea76ff24a2732d7c73dc983b90

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some uses of VEC from parsers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5f/5fe3f3e4633df1ea76ff24a2732d7c73dc983b90/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-28 18:35 [binutils-gdb] Implement struct type_stack with a vector sergiodj+buildbot
@ 2018-09-09  1:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-09  1:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9502>

Commit(s) tested:
	858d8004b05b572c07a414ae3933299976880bab

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Implement struct type_stack with a vector

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/85/858d8004b05b572c07a414ae3933299976880bab/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-28  2:23 [binutils-gdb] x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit sergiodj+buildbot
@ 2018-09-08 23:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 23:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9495>

Commit(s) tested:
	90c745dc545408a6a3115ff97485672826649ade

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/90/90c745dc545408a6a3115ff97485672826649ade/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-27 23:36 [binutils-gdb] Remove -Wno-narrowing from warnings.m4 sergiodj+buildbot
@ 2018-09-08 23:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 23:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9493>

Commit(s) tested:
	d3d8724aac2f207467b1004b1424fed0446b6f8a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove -Wno-narrowing from warnings.m4

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d3/d3d8724aac2f207467b1004b1424fed0446b6f8a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-27 23:16 [binutils-gdb] Avoid -Wnarrowing warnings in aarch64-linux-tdep.c sergiodj+buildbot
@ 2018-09-08 23:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 23:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9492>

Commit(s) tested:
	1885053bcb12dd05a6f129146cf514e966082c27

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid -Wnarrowing warnings in aarch64-linux-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/18/1885053bcb12dd05a6f129146cf514e966082c27/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-27 22:23 [binutils-gdb] Avoid -Wnarrowing warnings in ppc64-tdep.c sergiodj+buildbot
@ 2018-09-08 22:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 22:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9490>

Commit(s) tested:
	8406672eca8d008dc0324198ec2f653a16fb9d21

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid -Wnarrowing warnings in ppc64-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/84/8406672eca8d008dc0324198ec2f653a16fb9d21/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-27 21:29 [binutils-gdb] Avoid -Wnarrowing warnings in struct tramp_frame instances sergiodj+buildbot
@ 2018-09-08 22:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 22:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9488>

Commit(s) tested:
	7bc02706c3e23b58e1a74ca47fada84fc68699c7

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid -Wnarrowing warnings in struct tramp_frame instances

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7b/7bc02706c3e23b58e1a74ca47fada84fc68699c7/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-27 20:41 [binutils-gdb] Use CORE_ADDR_MAX in various "breaks" arrays sergiodj+buildbot
@ 2018-09-08 22:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 22:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9487>

Commit(s) tested:
	70ab8ccd4f382a6c7e59c523c22b07fe03a95f52

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use CORE_ADDR_MAX in various "breaks" arrays

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/70/70ab8ccd4f382a6c7e59c523c22b07fe03a95f52/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-27 20:13 [binutils-gdb] Avoid -Wnarrowing warnings from quote_char() sergiodj+buildbot
@ 2018-09-08 22:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 22:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9486>

Commit(s) tested:
	896a7aa6a119ce9d4872de87dabb81176489b1a3

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid -Wnarrowing warnings from quote_char()

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/89/896a7aa6a119ce9d4872de87dabb81176489b1a3/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-27  8:34 [binutils-gdb] Make ada_tasks_inferior_data::task_list an std::vector sergiodj+buildbot
@ 2018-09-08 22:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 22:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9484>

Commit(s) tested:
	c645cda49e2b5fcf35773089d1ae16d6fc3481c6

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Make ada_tasks_inferior_data::task_list an std::vector

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c6/c645cda49e2b5fcf35773089d1ae16d6fc3481c6/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-27  8:30 [binutils-gdb] Make ada-lang.c::add_angle_brackets return an std::string sergiodj+buildbot
@ 2018-09-08 22:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08 22:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9483>

Commit(s) tested:
	39e7af3e4b4e6c9f39d8d58cae73a2d307e6e1a1

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Make ada-lang.c::add_angle_brackets return an std::string

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/39/39e7af3e4b4e6c9f39d8d58cae73a2d307e6e1a1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-26  1:39 [binutils-gdb] Initialize variable in py_get_event_thread sergiodj+buildbot
@ 2018-09-08  9:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08  9:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9479>

Commit(s) tested:
	bbbbbceebc342d583057a11d88bae85f451cd904

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Initialize variable in py_get_event_thread

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bb/bbbbbceebc342d583057a11d88bae85f451cd904/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-25 23:27 [binutils-gdb] elf: Check for corrupt symbol version info sergiodj+buildbot
@ 2018-09-08  8:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-08  8:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9478>

Commit(s) tested:
	7a815dd566f3dd32435ac73aa0a0cc948d525e06

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	elf: Check for corrupt symbol version info

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7a/7a815dd566f3dd32435ac73aa0a0cc948d525e06/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-25  0:03 [binutils-gdb] gdb/python: Use copy-initialization more when possible sergiodj+buildbot
@ 2018-09-07 22:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 22:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9469>

Commit(s) tested:
	d98fc15be2b8dd5699c1852db7d9d979231123dc

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb/python: Use copy-initialization more when possible

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d9/d98fc15be2b8dd5699c1852db7d9d979231123dc/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-24 23:08 [binutils-gdb] Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) sergiodj+buildbot
@ 2018-09-07 22:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 22:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9467>

Commit(s) tested:
	da3c873831707454d45cee6705075b27a1732f09

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/da/da3c873831707454d45cee6705075b27a1732f09/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-24 15:00 [binutils-gdb] x86: Update GNU_PROPERTY_X86_XXX macros sergiodj+buildbot
@ 2018-09-07 22:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 22:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9466>

Commit(s) tested:
	a9eafb08b3f3dd4cd59757f0b99b44e896d620f1

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Update GNU_PROPERTY_X86_XXX macros

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a9/a9eafb08b3f3dd4cd59757f0b99b44e896d620f1/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-24  9:28 [binutils-gdb] Test case for functions with non-contiguous ranges sergiodj+buildbot
@ 2018-09-07 21:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 21:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9464>

Commit(s) tested:
	450d1e88e32ef433f25959358521c953050f0037

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Test case for functions with non-contiguous ranges

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/45/450d1e88e32ef433f25959358521c953050f0037/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-24 14:05 [binutils-gdb] x86: Add GNU_PROPERTY_X86_UINT32_VALID sergiodj+buildbot
@ 2018-09-07 21:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 21:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9465>

Commit(s) tested:
	aa7bca9b2e30cf128966631382731369f7b753d8

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add GNU_PROPERTY_X86_UINT32_VALID

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/aa/aa7bca9b2e30cf128966631382731369f7b753d8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-24  0:42 [binutils-gdb] Introduce find_function_entry_range_from_pc and use it in infrun.c sergiodj+buildbot
@ 2018-09-07 21:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 21:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9462>

Commit(s) tested:
	59adbf5d03f5d9380f9870e22262c59f5f9beec8

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Introduce find_function_entry_range_from_pc and use it in infrun.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/59/59adbf5d03f5d9380f9870e22262c59f5f9beec8/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-24  0:17 [binutils-gdb] Disassemble blocks with non-contiguous ranges sergiodj+buildbot
@ 2018-09-07 14:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 14:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9460>

Commit(s) tested:
	e94802301b37de0e75e9329a96b0e70d38e5ead9

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Disassemble blocks with non-contiguous ranges

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e9/e94802301b37de0e75e9329a96b0e70d38e5ead9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-24  2:24 [binutils-gdb] Add support for non-contiguous blocks to find_pc_partial_function sergiodj+buildbot
@ 2018-09-07 13:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 13:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9459>

Commit(s) tested:
	fc811edd39fcdf6e52c95ebd2d975debee700223

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Add support for non-contiguous blocks to find_pc_partial_function

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fc/fc811edd39fcdf6e52c95ebd2d975debee700223/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/ext-run.exp: load new file without any gdbserver inferior
PASS -> FAIL: gdb.server/ext-run.exp: monitor exit
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23 23:54 [binutils-gdb] Record explicit block ranges from dwarf2read.c sergiodj+buildbot
@ 2018-09-07 12:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 12:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9458>

Commit(s) tested:
	2d5f09ec45f81a9c89a98c4629662d812774dfd0

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Record explicit block ranges from dwarf2read.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2d/2d5f09ec45f81a9c89a98c4629662d812774dfd0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23 23:42 [binutils-gdb] Add block range data structure for blocks with non-contiguous address ranges sergiodj+buildbot
@ 2018-09-07 11:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 11:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9457>

Commit(s) tested:
	26457a9cf3c0ae49a3a2d0d0d0f25e2658b5f0d4

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Add block range data structure for blocks with non-contiguous address ranges

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/26/26457a9cf3c0ae49a3a2d0d0d0f25e2658b5f0d4/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23 18:50 [binutils-gdb] Avoid problems with plugins being loaded multiple times sergiodj+buildbot
@ 2018-09-07 10:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07 10:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9456>

Commit(s) tested:
	b0ceb98aec8e1ab610deea9fee9ee75c5911bbc0

Author(s) (in the same order as the commits):
	Zenith423 <zenith432@users.sourceforge.net>

Subject:
	Avoid problems with plugins being loaded multiple times.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b0/b0ceb98aec8e1ab610deea9fee9ee75c5911bbc0/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23 15:47 [binutils-gdb] Darwin: fix bad loop incrementation sergiodj+buildbot
@ 2018-09-07  7:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-07  7:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9455>

Commit(s) tested:
	12a0d0f66172b9504e29000fa4f4e5c34109d6db

Author(s) (in the same order as the commits):
	Xavier Roirand <roirand@adacore.com>

Subject:
	Darwin: fix bad loop incrementation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/12a0d0f66172b9504e29000fa4f4e5c34109d6db/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23 15:12 [binutils-gdb] PowerPC64 "call lacks nop" sergiodj+buildbot
@ 2018-09-06 23:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 23:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9453>

Commit(s) tested:
	f53ad3cf2b2dc34114a9b74439da5a418ac40e3d

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 "call lacks nop"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f5/f53ad3cf2b2dc34114a9b74439da5a418ac40e3d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23 12:59 [binutils-gdb] Replace unworkable code in HPPA relocs handelr with an assertion sergiodj+buildbot
@ 2018-09-06 22:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 22:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9452>

Commit(s) tested:
	38cf70ca4d7adaad7ef085ce34e24e1e0bbee945

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Replace unworkable code in HPPA relocs handelr with an assertion.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/38/38cf70ca4d7adaad7ef085ce34e24e1e0bbee945/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23  4:40 [binutils-gdb] Fix "unresolved reloc" error for NOTOC relocs sergiodj+buildbot
@ 2018-09-06 18:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 18:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9450>

Commit(s) tested:
	d0abeec8d45514fbec790f27e3cadceb576df9b5

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix "unresolved reloc" error for NOTOC relocs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d0/d0abeec8d45514fbec790f27e3cadceb576df9b5/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23  4:23 [binutils-gdb] Make read_program_headers_from_bfd return a gdb::byte_vector sergiodj+buildbot
@ 2018-09-06 15:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 15:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9449>

Commit(s) tested:
	d1012b8e33aaebe988aaf0723d26ddef9e155dbf

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Make read_program_headers_from_bfd return a gdb::byte_vector

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d1/d1012b8e33aaebe988aaf0723d26ddef9e155dbf/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-22 18:38 [binutils-gdb] Make read_program_header return a gdb::byte_vector sergiodj+buildbot
@ 2018-09-06 14:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 14:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9448>

Commit(s) tested:
	17658d46e48ad4a7f6fb850422639b06c9d963aa

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Make read_program_header return a gdb::byte_vector

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/17/17658d46e48ad4a7f6fb850422639b06c9d963aa/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-23  0:28 [binutils-gdb] bfd/development.sh: Add experimental sergiodj+buildbot
@ 2018-09-06 14:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 14:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9446>

Commit(s) tested:
	9eef0608951ba0e551dd6dd079ce1e20bae11f6b

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	bfd/development.sh: Add experimental

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9e/9eef0608951ba0e551dd6dd079ce1e20bae11f6b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-22 15:34 [binutils-gdb] Fix restoring of inferior terminal settings sergiodj+buildbot
@ 2018-09-06 14:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 14:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9445>

Commit(s) tested:
	ae739fe7b8cffac2332666d62ad37cab679a7758

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix restoring of inferior terminal settings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ae/ae739fe7b8cffac2332666d62ad37cab679a7758/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-22 15:18 [binutils-gdb] Replace xstrvprintf usages with string_vprintf sergiodj+buildbot
@ 2018-09-06 14:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 14:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9444>

Commit(s) tested:
	467dc1e2ea5a8b300b61194aa8565829ce7d65bc

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Replace xstrvprintf usages with string_vprintf

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/46/467dc1e2ea5a8b300b61194aa8565829ce7d65bc/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-22 19:32 [binutils-gdb] Use the correct constants when setting the section type of HPPA unwind sections sergiodj+buildbot
@ 2018-09-06 13:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 13:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9442>

Commit(s) tested:
	6f4286c4f7193606fd6200e46b152ff0934f9cc2

Author(s) (in the same order as the commits):
	Helge Deller <deller@gmx.de>

Subject:
	Use the correct constants when setting the section type of HPPA unwind sections.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6f/6f4286c4f7193606fd6200e46b152ff0934f9cc2/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-22  9:30 [binutils-gdb] Fix AArch64 stub layout algorithm to allow for the fact that section layut might change a stub's target location sergiodj+buildbot
@ 2018-09-06 13:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 13:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9441>

Commit(s) tested:
	3da64fe404031c093e8b59565d935fed214e28c1

Author(s) (in the same order as the commits):
	Rafeal Auler <rafaelauler@gmail.com>

Subject:
	Fix AArch64 stub layout algorithm to allow for the fact that section layut might change a stub's target location.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3d/3da64fe404031c093e8b59565d935fed214e28c1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-22  8:54 [binutils-gdb] Aarch64 SVE VG is Vector Granule sergiodj+buildbot
@ 2018-09-06 12:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 12:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9438>

Commit(s) tested:
	9758a8f84b245f42cfa85be7a65b0728eabca491

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Aarch64 SVE VG is Vector Granule

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/97/9758a8f84b245f42cfa85be7a65b0728eabca491/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-22  8:32 [binutils-gdb] Add AArch64 SVE to NEWS and GDB manual sergiodj+buildbot
@ 2018-09-06 12:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 12:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9437>

Commit(s) tested:
	1461bdac5c1034467d7095b6d109689e02d03987

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Add AArch64 SVE to NEWS and GDB manual

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/14/1461bdac5c1034467d7095b6d109689e02d03987/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-22  6:38 [binutils-gdb] S12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and implement according to recently inferred information about this reloc sergiodj+buildbot
@ 2018-09-06 11:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 11:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9436>

Commit(s) tested:
	4e57b456393946cb4f90131b78e162cdec903c8a

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	S12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and implement according to recently inferred information about this reloc.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4e/4e57b456393946cb4f90131b78e162cdec903c8a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-21 21:16 [binutils-gdb] Don't throw Scheme exceptions with live std::vector objects sergiodj+buildbot
@ 2018-09-06 11:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 11:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9435>

Commit(s) tested:
	4895f384b47628c8c354dccbb0bfab45b8c33984

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Don't throw Scheme exceptions with live std::vector objects

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/48/4895f384b47628c8c354dccbb0bfab45b8c33984/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-21 21:01 [binutils-gdb] Fix running objcopy on Mach-O binaries sergiodj+buildbot
@ 2018-09-06 11:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06 11:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9434>

Commit(s) tested:
	ae19acf3201ee0b921cde8e70e278fe123e82105

Author(s) (in the same order as the commits):
	mephi42 <mephi42@gmail.com>

Subject:
	Fix running objcopy on Mach-O binaries.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ae/ae19acf3201ee0b921cde8e70e278fe123e82105/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-21 11:56 [binutils-gdb] Use operand->extract to provide defaults for optional PowerPC operands sergiodj+buildbot
@ 2018-09-06  6:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06  6:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9432>

Commit(s) tested:
	9cf7e5687f823a1009d25cb25ff653ee8372e517

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Use operand->extract to provide defaults for optional PowerPC operands

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9c/9cf7e5687f823a1009d25cb25ff653ee8372e517/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-21  7:49 [binutils-gdb] PowerPC HOWTOs sergiodj+buildbot
@ 2018-09-06  4:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06  4:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9431>

Commit(s) tested:
	46807bf45106af5523ad06cf84e7b825dcb9f089

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC HOWTOs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/46/46807bf45106af5523ad06cf84e7b825dcb9f089/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-21  7:05 [binutils-gdb] Delete NEWHOWTO and tidy some uses of reloc_howto_struct sergiodj+buildbot
@ 2018-09-06  3:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-06  3:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9429>

Commit(s) tested:
	487096bf0bd5499b1d23ecbe5fd64f9f0079c0b5

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Delete NEWHOWTO and tidy some uses of reloc_howto_struct

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/48/487096bf0bd5499b1d23ecbe5fd64f9f0079c0b5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-21  6:54 [binutils-gdb] Fix s12z test regexps sergiodj+buildbot
@ 2018-09-05 23:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05 23:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9428>

Commit(s) tested:
	08a8fe2ffd9766877a74a52922b4391d37e85491

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix s12z test regexps

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/08/08a8fe2ffd9766877a74a52922b4391d37e85491/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-20  1:05 [binutils-gdb] Don't init array at run time sergiodj+buildbot
@ 2018-09-05 11:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05 11:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9426>

Commit(s) tested:
	865dcc8a4d397e4d9d032785e8ff318e28355d76

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Don't init array at run time

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/86/865dcc8a4d397e4d9d032785e8ff318e28355d76/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-20  0:54 [binutils-gdb] Tidy bit twiddling sergiodj+buildbot
@ 2018-09-05 11:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05 11:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9425>

Commit(s) tested:
	d203b41ac79b011d63bc1e2467f9c8a81f468eed

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Tidy bit twiddling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d2/d203b41ac79b011d63bc1e2467f9c8a81f468eed/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-20  0:43 [binutils-gdb] Balance parentheses in expression sergiodj+buildbot
@ 2018-09-05 10:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05 10:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9424>

Commit(s) tested:
	ba1c4c6fee7e8794481412fd8604462f04b2765f

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Balance parentheses in expression

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ba/ba1c4c6fee7e8794481412fd8604462f04b2765f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-19 15:21 [binutils-gdb] Fix debugging of stripped PIE executables with padded PT_TLS sergiodj+buildbot
@ 2018-09-05 10:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05 10:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9423>

Commit(s) tested:
	be2d111a878e1422c921226bc7714131a5c470fa

Author(s) (in the same order as the commits):
	Michael Spang <spang@google.com>

Subject:
	Fix debugging of stripped PIE executables with padded PT_TLS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/be/be2d111a878e1422c921226bc7714131a5c470fa/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:"
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-18 23:19 [binutils-gdb] Test case for DW_OP_GNU_variable_value sergiodj+buildbot
@ 2018-09-05  8:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  8:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9421>

Commit(s) tested:
	7d140d1a0be24da37c9103ed6cac98b0017829d9

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Test case for DW_OP_GNU_variable_value

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7d/7d140d1a0be24da37c9103ed6cac98b0017829d9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-18 21:56 [binutils-gdb] Add support of DW_OP_GNU_variable_value to DWARF assembler sergiodj+buildbot
@ 2018-09-05  8:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  8:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9420>

Commit(s) tested:
	ae3a7c47e6a95d69a09838c11f9fd3c9cbb25cb6

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Add support of DW_OP_GNU_variable_value to DWARF assembler

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ae/ae3a7c47e6a95d69a09838c11f9fd3c9cbb25cb6/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-18 20:51 [binutils-gdb] Add support for DW_OP_GNU_variable_value sergiodj+buildbot
@ 2018-09-05  7:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  7:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9419>

Commit(s) tested:
	a6b786da4e3353bf634ec7d9c7bffbd7569e73c6

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Add support for DW_OP_GNU_variable_value

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a6/a6b786da4e3353bf634ec7d9c7bffbd7569e73c6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-18  6:31 [binutils-gdb] Opcodes: (BRCLR / BRSET) Disassemble reserved codes instead of aborting sergiodj+buildbot
@ 2018-09-05  6:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  6:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9418>

Commit(s) tested:
	f41078422a4381d4943f36aa1ef95b1d7c85ee7e

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	Opcodes: (BRCLR / BRSET) Disassemble reserved codes instead of aborting.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f4/f41078422a4381d4943f36aa1ef95b1d7c85ee7e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-18  6:19 [binutils-gdb] S12Z: Move opcode header to public include directory sergiodj+buildbot
@ 2018-09-05  5:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  5:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9417>

Commit(s) tested:
	7ba3ba91a3dbc43f7ff16c4899f7f1cbef056db0

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	S12Z: Move opcode header to public include directory.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7b/7ba3ba91a3dbc43f7ff16c4899f7f1cbef056db0/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-17 23:39 [binutils-gdb] Remove "repeat" argument from command_line_input sergiodj+buildbot
@ 2018-09-05  1:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  1:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9414>

Commit(s) tested:
	89fbedf3abc90b62fbb7f08782ed78d87b3fccaa

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove "repeat" argument from command_line_input

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/89/89fbedf3abc90b62fbb7f08782ed78d87b3fccaa/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-17 23:38 [binutils-gdb] Fix use-after-free in number_or_range_parser sergiodj+buildbot
@ 2018-09-05  1:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  1:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9413>

Commit(s) tested:
	12582533306990c9406aedd960fa411c317a67de

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix use-after-free in number_or_range_parser

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/12582533306990c9406aedd960fa411c317a67de/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-17 11:11 [binutils-gdb] x86: Remove empty X86_FEATURE_1_AND property sergiodj+buildbot
@ 2018-09-05  1:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  1:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9412>

Commit(s) tested:
	bfb1e8c15a6b7d02cd0b9a124d01722a07ebf09a

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Remove empty X86_FEATURE_1_AND property

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bf/bfb1e8c15a6b7d02cd0b9a124d01722a07ebf09a/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-15 17:01 [binutils-gdb] Use pulongest in aarch64-linux-tdep.c sergiodj+buildbot
@ 2018-09-05  0:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  0:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9408>

Commit(s) tested:
	495143533ad95369811391c6e3c6dadd69d7dd67

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use pulongest in aarch64-linux-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/49/495143533ad95369811391c6e3c6dadd69d7dd67/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-16 13:56 [binutils-gdb] Correct elf64-ppc.c linkage stub comment and formatting fixes sergiodj+buildbot
@ 2018-09-05  0:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  0:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9409>

Commit(s) tested:
	2cdcc33021214e77c2c185aa78ad4f9ae1b9e565

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Correct elf64-ppc.c linkage stub comment and formatting fixes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2c/2cdcc33021214e77c2c185aa78ad4f9ae1b9e565/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-14 14:19 [binutils-gdb] MI: Add -a option to the "-data-disassemble" command sergiodj+buildbot
@ 2018-09-05  0:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-05  0:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9406>

Commit(s) tested:
	26fb3983d7062c6f6bc43028ae2074cc29d22c7e

Author(s) (in the same order as the commits):
	Jan Vrany <jan.vrany@fit.cvut.cz>

Subject:
	MI: Add -a option to the "-data-disassemble" command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/26/26fb3983d7062c6f6bc43028ae2074cc29d22c7e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-13 16:16 [binutils-gdb] Define _FORTIFY_SOURCE in common-defs.h sergiodj+buildbot
@ 2018-09-04 23:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 23:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9404>

Commit(s) tested:
	a97b53dda99526d7c2890aeb9637008790cbdfa9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Define _FORTIFY_SOURCE in common-defs.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a9/a97b53dda99526d7c2890aeb9637008790cbdfa9/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-13 15:01 [binutils-gdb] bfd: Move elf-properties.lo to BFD32_LIBS sergiodj+buildbot
@ 2018-09-04 23:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 23:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9403>

Commit(s) tested:
	98641896ad52915448c0dd1ab4b4bbe23148a582

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	bfd: Move elf-properties.lo to BFD32_LIBS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/98/98641896ad52915448c0dd1ab4b4bbe23148a582/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-13 10:33 [binutils-gdb] Detect SVE when reading aarch64 core files sergiodj+buildbot
@ 2018-09-04 23:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 23:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9401>

Commit(s) tested:
	b7fd65b9dc0a9f132fba362493ec21dadc2994d7

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Detect SVE when reading aarch64 core files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b7/b7fd65b9dc0a9f132fba362493ec21dadc2994d7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.linespec/cpls-abi-tag.exp: test_abi_tag: completion: at tag: tab complete "b test_abi_tag_function[abi:"
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-13  9:34 [binutils-gdb] Split size in regset section iterators sergiodj+buildbot
@ 2018-09-04 23:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 23:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9400>

Commit(s) tested:
	a616bb94509c22c96ae8bf1432ec28a7f3e31778

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Split size in regset section iterators

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a6/a616bb94509c22c96ae8bf1432ec28a7f3e31778/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-11 21:54 [binutils-gdb] x86: Add CpuCMOV and CpuFXSR sergiodj+buildbot
@ 2018-09-04 19:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 19:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9398>

Commit(s) tested:
	d871f3f48388d57721d8077e281041ed16a745cf

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add CpuCMOV and CpuFXSR

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d8/d871f3f48388d57721d8077e281041ed16a745cf/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-11  9:28 [binutils-gdb] Factor out common relocation processing sergiodj+buildbot
@ 2018-09-04 18:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 18:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9396>

Commit(s) tested:
	1dc9e2d63e37839ff1768346b2e3f52e338baba5

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Factor out common relocation processing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1d/1dc9e2d63e37839ff1768346b2e3f52e338baba5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-10 22:34 [binutils-gdb] Fix forgotten xstrprintf -> string_printf change sergiodj+buildbot
@ 2018-09-04 18:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 18:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9394>

Commit(s) tested:
	a9925d4f9982ad897bc85f98076e5924e70232b1

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix forgotten xstrprintf -> string_printf change

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a9/a9925d4f9982ad897bc85f98076e5924e70232b1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-10 20:17 [binutils-gdb] Always clear h->verinfo.verdef when overriding a dynamic definition sergiodj+buildbot
@ 2018-09-04 18:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 18:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9393>

Commit(s) tested:
	48e30f5238c70e738f44474d595c476ef4e4ec38

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Always clear h->verinfo.verdef when overriding a dynamic definition

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/48/48e30f5238c70e738f44474d595c476ef4e4ec38/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-10 20:03 [binutils-gdb] Use policies for code generation sergiodj+buildbot
@ 2018-09-04 18:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 18:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9392>

Commit(s) tested:
	ad3a68e9b9b01fbdc09854fb7fd655db652c482f

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Use policies for code generation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ad/ad3a68e9b9b01fbdc09854fb7fd655db652c482f/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-10 20:40 [binutils-gdb] Move C-related declarations to compile-c.h sergiodj+buildbot
@ 2018-09-04 18:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 18:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9387>

Commit(s) tested:
	b7dc48b4a8006abb552c5e7d22f9841c86f2537d

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Move C-related declarations to compile-c.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b7/b7dc48b4a8006abb552c5e7d22f9841c86f2537d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-10 18:47 [binutils-gdb] Rename symbol_substitution_name sergiodj+buildbot
@ 2018-09-04 18:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 18:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9386>

Commit(s) tested:
	6f36b6d29fdff5be77ec6dfdac693d5e4b5dee50

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Rename symbol_substitution_name

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6f/6f36b6d29fdff5be77ec6dfdac693d5e4b5dee50/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-10 18:34 [binutils-gdb] Return unique_xmalloc_ptr for generate_c_for_variable_locations sergiodj+buildbot
@ 2018-09-04 17:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 17:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9385>

Commit(s) tested:
	bd923e510884a92514a4f9d90d79592d248d5d92

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Return unique_xmalloc_ptr for generate_c_for_variable_locations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bd/bd923e510884a92514a4f9d90d79592d248d5d92/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-10  9:48 [binutils-gdb] Rename size in get_core_register_section sergiodj+buildbot
@ 2018-09-04 17:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 17:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9383>

Commit(s) tested:
	dbd534fee4a3d6479e4a84f0cd79bd188d94f4d0

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Rename size in get_core_register_section

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/db/dbd534fee4a3d6479e4a84f0cd79bd188d94f4d0/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-09 21:16 [binutils-gdb] RISC-V: Add configure support for riscv*-linux* sergiodj+buildbot
@ 2018-09-04 17:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 17:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9382>

Commit(s) tested:
	52a187f8e78eeaefa38bdaff04aae1fd9a69d788

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add configure support for riscv*-linux*.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/52/52a187f8e78eeaefa38bdaff04aae1fd9a69d788/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-09 21:02 [binutils-gdb] RISC-V: Add native linux support sergiodj+buildbot
@ 2018-09-04 17:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 17:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9381>

Commit(s) tested:
	3c77f97eb0825f5808f4a3a01aa5cc2fcffd5ed4

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add native linux support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3c/3c77f97eb0825f5808f4a3a01aa5cc2fcffd5ed4/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-09 17:57 [binutils-gdb] Minor formatting fixes in riscv-tdep.h sergiodj+buildbot
@ 2018-09-04 17:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 17:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9378>

Commit(s) tested:
	06ab921988f5dfd64630a0b92d05dd94792e0a08

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Minor formatting fixes in riscv-tdep.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/06/06ab921988f5dfd64630a0b92d05dd94792e0a08/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-09 16:46 [binutils-gdb] gdb: Check element of optimised out vla exists sergiodj+buildbot
@ 2018-09-04 17:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 17:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9376>

Commit(s) tested:
	5ff2bbae198cbd615885f26aa7d065b8cec8c278

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Check element of optimised out vla exists

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5f/5ff2bbae198cbd615885f26aa7d065b8cec8c278/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-09 16:34 [binutils-gdb] gdb: Merge similar tests into a single test script sergiodj+buildbot
@ 2018-09-04 17:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 17:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9375>

Commit(s) tested:
	e5bbcd0f04911d671d0c43d57df9886c06018705

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Merge similar tests into a single test script

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e5/e5bbcd0f04911d671d0c43d57df9886c06018705/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/vla-optimized-out.exp: o1: printed size of optimized out vla
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-09  4:31 [binutils-gdb] Convert .note.gnu.property section between ELF32 and ELF64 sergiodj+buildbot
@ 2018-09-04 16:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 16:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9373>

Commit(s) tested:
	6404ab993797d1d6cd3d9e97cc281e3cb6226c12

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Convert .note.gnu.property section between ELF32 and ELF64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/64/6404ab993797d1d6cd3d9e97cc281e3cb6226c12/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-08 22:27 [binutils-gdb] Fix some comments in target.c sergiodj+buildbot
@ 2018-09-04 16:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 16:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9372>

Commit(s) tested:
	fdbac7d8d1c9403a857db6e0c1dc92ce7bb65925

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix some comments in target.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fd/fdbac7d8d1c9403a857db6e0c1dc92ce7bb65925/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-08 18:24 [binutils-gdb] RISC-V: Add software single step support sergiodj+buildbot
@ 2018-09-04 16:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 16:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9370>

Commit(s) tested:
	5c720ed8861b461193a507e61e3665b1cc840055

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add software single step support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5c/5c720ed8861b461193a507e61e3665b1cc840055/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-08 18:11 [binutils-gdb] RISC-V: Make riscv_isa_xlen a global function sergiodj+buildbot
@ 2018-09-04 16:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9369>

Commit(s) tested:
	411baa470ef354e50b488c0c736ac7af8d856ded

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Make riscv_isa_xlen a global function.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/41/411baa470ef354e50b488c0c736ac7af8d856ded/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-08 13:26 [binutils-gdb] x86: Properly merge GNU_PROPERTY_X86_ISA_1_USED sergiodj+buildbot
@ 2018-09-04 15:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 15:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9368>

Commit(s) tested:
	f7309df20c4e787041cedc4a6aced89c15259e54

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Properly merge GNU_PROPERTY_X86_ISA_1_USED

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f7/f7309df20c4e787041cedc4a6aced89c15259e54/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-08 12:34 [binutils-gdb] gdb: Fix assert for extended-remote target (PR gdb/18050) sergiodj+buildbot
@ 2018-09-04 15:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 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/9367>

Commit(s) tested:
	9d4a934ce604afea155c39f06834cdbc47e92a6e

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Fix assert for extended-remote target (PR gdb/18050)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9d/9d4a934ce604afea155c39f06834cdbc47e92a6e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-08  3:19 [binutils-gdb] Fix gdb.fortran/nested-funcs.exp failure sergiodj+buildbot
@ 2018-09-04 15:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 15:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9365>

Commit(s) tested:
	045cf012860ed0fd6c01892505cab747ee27a21d

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix gdb.fortran/nested-funcs.exp failure

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/04/045cf012860ed0fd6c01892505cab747ee27a21d/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-08  8:34 [binutils-gdb] Make target_options_to_string return an std::string sergiodj+buildbot
@ 2018-09-04 14:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 14:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9364>

Commit(s) tested:
	09ce46f230fee766c386384cd1f5672d12fde276

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Make target_options_to_string return an std::string

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/09/09ce46f230fee766c386384cd1f5672d12fde276/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-07 23:53 [binutils-gdb] Allow CPPFLAGS to be set on the make command line sergiodj+buildbot
@ 2018-09-04 14:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 14:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9363>

Commit(s) tested:
	9c61296405d4299b7000e445a6e07c0232bb0342

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Allow CPPFLAGS to be set on the make command line

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9c/9c61296405d4299b7000e445a6e07c0232bb0342/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-07 23:40 [binutils-gdb] Add doc and news for DWARF index cache sergiodj+buildbot
@ 2018-09-04 14:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 14:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9362>

Commit(s) tested:
	7d11235d04ded4832430cd40013ca785a3896e4d

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add doc and news for DWARF index cache

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7d/7d11235d04ded4832430cd40013ca785a3896e4d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-07 23:28 [binutils-gdb] Add DWARF index cache sergiodj+buildbot
@ 2018-09-04 14:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 14:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9361>

Commit(s) tested:
	87d6a7aa931f2bd4cfe784344b6a2cd595f6f2c9

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add DWARF index cache

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/87/87d6a7aa931f2bd4cfe784344b6a2cd595f6f2c9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.fortran/nested-funcs.exp: print index at BP1, one frame up
PASS -> FAIL: gdb.fortran/nested-funcs.exp: print index at BP_inner
PASS -> FAIL: gdb.fortran/nested-funcs.exp: print index at BP_main
PASS -> FAIL: gdb.fortran/nested-funcs.exp: print index at BP_outer, manipulated
PASS -> FAIL: gdb.fortran/nested-funcs.exp: print v_state%code at BP_inner
PASS -> FAIL: gdb.fortran/nested-funcs.exp: print v_state%code at BP_main
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-07 23:03 [binutils-gdb] Import gnulib's mkdir module sergiodj+buildbot
@ 2018-09-04 12:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 12:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9360>

Commit(s) tested:
	8a99096f31142d7a58962066c801a35b4c5c8bfa

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Import gnulib's mkdir module

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8a/8a99096f31142d7a58962066c801a35b4c5c8bfa/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-08  2:01 [binutils-gdb] Introduce mmap_file function sergiodj+buildbot
@ 2018-09-04 11:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 11:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9359>

Commit(s) tested:
	5c831bb1eb6b22cd1705b98188b7d1b0633e7c54

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Introduce mmap_file function

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5c/5c831bb1eb6b22cd1705b98188b7d1b0633e7c54/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-07  9:57 [binutils-gdb] PowerPC64 EH info for _notoc linkage stubs sergiodj+buildbot
@ 2018-09-04 11:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 11:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9355>

Commit(s) tested:
	df136d64fa2fd23052d7a5fcb7059c29d8e6385d

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 EH info for _notoc linkage stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/df/df136d64fa2fd23052d7a5fcb7059c29d8e6385d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-07  4:19 [binutils-gdb] Fix compilation failure in remote.c sergiodj+buildbot
@ 2018-09-04 11:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 11:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9353>

Commit(s) tested:
	a7f25a84f4cc1df5248c46346337f19a2a66af5a

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix compilation failure in remote.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a7/a7f25a84f4cc1df5248c46346337f19a2a66af5a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-07  9:44 [binutils-gdb] __tls_get_addr_opt stubs and tocsave optimization sergiodj+buildbot
@ 2018-09-04 11:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04 11:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9354>

Commit(s) tested:
	e81b4c933c1b88e29f4b27627dd9ea0bf9189944

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	__tls_get_addr_opt stubs and tocsave optimization

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e8/e81b4c933c1b88e29f4b27627dd9ea0bf9189944/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 21:32 [binutils-gdb] Allow larger regblock sizes when saving tracefiles sergiodj+buildbot
@ 2018-09-04  9:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04  9:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9352>

Commit(s) tested:
	296956befef3711ed458c7cba8041fde0dab9c50

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	Allow larger regblock sizes when saving tracefiles

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/29/296956befef3711ed458c7cba8041fde0dab9c50/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 21:20 [binutils-gdb] Variable size for regs mask in collection list sergiodj+buildbot
@ 2018-09-04  9:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04  9:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9351>

Commit(s) tested:
	a04b9d62a234923826e431a209d396a628661548

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	Variable size for regs mask in collection list

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a0/a04b9d62a234923826e431a209d396a628661548/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-07  0:38 [binutils-gdb] Use remote register numbers in tracepoint mask sergiodj+buildbot
@ 2018-09-04  7:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04  7:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9350>

Commit(s) tested:
	4277c4b87addb5354cc47b98d7a73e44cfaf22c2

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	Use remote register numbers in tracepoint mask

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/42/4277c4b87addb5354cc47b98d7a73e44cfaf22c2/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 20:55 [binutils-gdb] Use get_remote_packet_size in download_tracepoint sergiodj+buildbot
@ 2018-09-04  6:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04  6:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9349>

Commit(s) tested:
	3df3a985a475db004706d64f83d9085f99053611

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	Use get_remote_packet_size in download_tracepoint

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3d/3df3a985a475db004706d64f83d9085f99053611/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 20:30 [binutils-gdb] Fix indentation in remote_target::download_tracepoint sergiodj+buildbot
@ 2018-09-04  4:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-04  4:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9347>

Commit(s) tested:
	05abfc39c719e740530000059bb963ad33462479

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.ibm.com>

Subject:
	Fix indentation in remote_target::download_tracepoint

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/05/05abfc39c719e740530000059bb963ad33462479/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 14:52 [binutils-gdb] Update dg-extract-results.* from gcc sergiodj+buildbot
@ 2018-09-03 20:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-03 20:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9346>

Commit(s) tested:
	5a6996172e6294ea37054b1a9caa3a923a8fe399

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Update dg-extract-results.* from gcc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5a/5a6996172e6294ea37054b1a9caa3a923a8fe399/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.xml/tdesc-arch.exp: set tdesc filename tdesc-arch.xml
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 16:01 [binutils-gdb] [ARC] Update warning reporting sergiodj+buildbot
@ 2018-09-03 16:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-03 16:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9344>

Commit(s) tested:
	6af0448446f9212df4dc62e7618174d5d3f5e43e

Author(s) (in the same order as the commits):
	Claudiu Zissulescu <claziss@gmail.com>

Subject:
	[ARC] Update warning reporting.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6a/6af0448446f9212df4dc62e7618174d5d3f5e43e/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 14:55 [binutils-gdb] [ARC] Update merging attributes sergiodj+buildbot
@ 2018-09-03 16:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-03 16:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9343>

Commit(s) tested:
	2fd43d7870803bf0713f76118cc0fcb89407e873

Author(s) (in the same order as the commits):
	claziss <claziss@synopsys.com>

Subject:
	[ARC] Update merging attributes.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2f/2fd43d7870803bf0713f76118cc0fcb89407e873/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 14:06 [binutils-gdb] [ARC] Update handling AUX-registers sergiodj+buildbot
@ 2018-09-03 15:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-03 15:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9341>

Commit(s) tested:
	b6523c37fb52fc38da6e152328341caffd793749

Author(s) (in the same order as the commits):
	claziss <claziss@synopsys.com>

Subject:
	[ARC] Update handling AUX-registers.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b6/b6523c37fb52fc38da6e152328341caffd793749/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06 12:12 [binutils-gdb] Remove unused variables in procfs.c etc sergiodj+buildbot
@ 2018-09-03 15:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-03 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/9340>

Commit(s) tested:
	821a26825bdcb96358a51f5c2140475951429470

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Remove unused variables in procfs.c etc.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/82/821a26825bdcb96358a51f5c2140475951429470/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-06  8:09 [binutils-gdb] gdb: Avoid using W_STOPCODE(0) as this is ambiguous on MIPS sergiodj+buildbot
@ 2018-09-03 15:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-03 15:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9338>

Commit(s) tested:
	953473375500a809fbb3eca3efa4dbb670c3a32f

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Avoid using W_STOPCODE(0) as this is ambiguous on MIPS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/95/953473375500a809fbb3eca3efa4dbb670c3a32f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-05  8:47 [binutils-gdb] R_PPC64_REL24_NOTOC support sergiodj+buildbot
@ 2018-09-03 15:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-03 15:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9336>

Commit(s) tested:
	05d0e962f08af24f18cc79b890a68176b42bcb78

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	R_PPC64_REL24_NOTOC support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/05/05d0e962f08af24f18cc79b890a68176b42bcb78/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-05  8:17 [binutils-gdb] Lose _r2off in powerpc64 stub names sergiodj+buildbot
@ 2018-09-03 12:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-03 12:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9335>

Commit(s) tested:
	3f6ff4799bc50e6030bb707b2b2b525fcfdd2216

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Lose _r2off in powerpc64 stub names

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3f/3f6ff4799bc50e6030bb707b2b2b525fcfdd2216/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-03 22:31 [binutils-gdb] Fix thinko when deciding whether to disable TCP's Nagle algorithm sergiodj+buildbot
@ 2018-09-02 22:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-02 22:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9332>

Commit(s) tested:
	425699f52d8fb875c2197b202b9e05bdc09d0115

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Fix thinko when deciding whether to disable TCP's Nagle algorithm

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/42/425699f52d8fb875c2197b202b9e05bdc09d0115/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-03  8:58 [binutils-gdb] x86: drop NoRex64 from {,v}pmov{s,z}x* sergiodj+buildbot
@ 2018-09-02 14:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-02 14:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9331>

Commit(s) tested:
	dbf8be89edf7b6443fa0b7d31ca6d6ad202fadae

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop NoRex64 from {,v}pmov{s,z}x*

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/db/dbf8be89edf7b6443fa0b7d31ca6d6ad202fadae/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-03  7:47 [binutils-gdb] x86: drop "mem" operand type attribute sergiodj+buildbot
@ 2018-09-02 11:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-02 11:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9330>

Commit(s) tested:
	c48dadc9a87f4fc3408987fc4dbd312bed50da9c

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop "mem" operand type attribute

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c4/c48dadc9a87f4fc3408987fc4dbd312bed50da9c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-03  1:21 [binutils-gdb] RISC-V: Fix TLS and --gc-sections conflict sergiodj+buildbot
@ 2018-09-02  0:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-02  0:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9327>

Commit(s) tested:
	13755f406d6615e0750213edb04a023ec2ba7b9b

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Fix TLS and --gc-sections conflict.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/13/13755f406d6615e0750213edb04a023ec2ba7b9b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-02 22:45 [binutils-gdb] Allow "info address" of a template parameter sergiodj+buildbot
@ 2018-09-01 21:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-01 21:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9326>

Commit(s) tested:
	3e1d3d8c2494c021718ba957e83395958ee08a0f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Allow "info address" of a template parameter

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3e/3e1d3d8c2494c021718ba957e83395958ee08a0f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-02 22:32 [binutils-gdb] Fix kill issue leading to zombie process on MacOS Sierra sergiodj+buildbot
@ 2018-09-01 20:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-01 20:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9325>

Commit(s) tested:
	1584354913285389063622a39f845851f332eb9a

Author(s) (in the same order as the commits):
	Xavier Roirand <roirand@adacore.com>

Subject:
	Fix kill issue leading to zombie process on MacOS Sierra

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/15/1584354913285389063622a39f845851f332eb9a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-02 22:19 [binutils-gdb] Check results of get_darwin_inferior sergiodj+buildbot
@ 2018-09-01 18:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-01 18:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9324>

Commit(s) tested:
	b5bddbbbbcece5d52115bd3e1299cec2a3b362f0

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Check results of get_darwin_inferior

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b5/b5bddbbbbcece5d52115bd3e1299cec2a3b362f0/>

*** Diff to previous build ***
============================
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=on: 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-02 19:11 [binutils-gdb] Backport gettext fixes to get rid of warnings on macOS sergiodj+buildbot
@ 2018-09-01 13:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-01 13:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9323>

Commit(s) tested:
	8094f49a4dd9679c294e6254e928ea75c229aa95

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Backport gettext fixes to get rid of warnings on macOS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/8094f49a4dd9679c294e6254e928ea75c229aa95/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-01 14:09 [binutils-gdb] Fix potential illegal memory access in AVR backend sergiodj+buildbot
@ 2018-09-01  6:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  6:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9321>

Commit(s) tested:
	4a9f7d653c089fdd8ca66a51caab7c9687f50cd1

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix potential illegal memory access in AVR backend.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4a/4a9f7d653c089fdd8ca66a51caab7c9687f50cd1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-01 13:53 [binutils-gdb] Close resource leaks in the BFD library's plugin handler sergiodj+buildbot
@ 2018-09-01  3:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-09-01  3:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9320>

Commit(s) tested:
	103da91bc083f94769e3758175a96d06cef1f8fe

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Close resource leaks in the BFD library's plugin handler.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/10/103da91bc083f94769e3758175a96d06cef1f8fe/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-01  3:21 [binutils-gdb] PowerPC64 __tls_get_addr_opt stub .eh_frame fix sergiodj+buildbot
@ 2018-08-31 23:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 23:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9318>

Commit(s) tested:
	1aa4214141d30f99f941266a3bedbc332d674c04

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PowerPC64 __tls_get_addr_opt stub .eh_frame fix

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1a/1aa4214141d30f99f941266a3bedbc332d674c04/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-08-01  3:08 [binutils-gdb] csky regen sergiodj+buildbot
@ 2018-08-31 21:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 21:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9317>

Commit(s) tested:
	cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	csky regen

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cb/cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-31 21:29 [binutils-gdb] Correct previous update - new translation for the opcodes subdirectory sergiodj+buildbot
@ 2018-08-31 19:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 19:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9315>

Commit(s) tested:
	07cc045019bf655b84692465232e9f0faf7d868f

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Correct previous update - new translation for the opcodes subdirectory.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/07/07cc045019bf655b84692465232e9f0faf7d868f/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-31  9:53 [binutils-gdb] x86: also optimize KXOR{D,Q} and KANDN{D,Q} sergiodj+buildbot
@ 2018-08-31 19:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 19:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9309>

Commit(s) tested:
	1424ad867742286be44932bf29720539add19ae0

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: also optimize KXOR{D,Q} and KANDN{D,Q}

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/14/1424ad867742286be44932bf29720539add19ae0/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-31  9:28 [binutils-gdb] x86/Intel: correct permitted operand sizes for AVX512 scatter/gather sergiodj+buildbot
@ 2018-08-31 19:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 19:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9307>

Commit(s) tested:
	6ff00b5e12e7256738d9a4dac66e5a7745b771ea

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86/Intel: correct permitted operand sizes for AVX512 scatter/gather

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6f/6ff00b5e12e7256738d9a4dac66e5a7745b771ea/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-30 21:33 [binutils-gdb] Match any kind of error after "cannot resolve name" on lib/gdbserver-support.exp:gdbserver_start sergiodj+buildbot
@ 2018-08-31 19:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 19:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9305>

Commit(s) tested:
	fb66cde8a42a383b111f0f1f48eb9f6daf9d736c

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Match any kind of error after "cannot resolve name" on lib/gdbserver-support.exp:gdbserver_start

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fb/fb66cde8a42a383b111f0f1f48eb9f6daf9d736c/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-30 19:07 [binutils-gdb] gdb: Fix sizeof for dynamic types other than arrays sergiodj+buildbot
@ 2018-08-31 18:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 18:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9303>

Commit(s) tested:
	c8f2dc0dc967222673d71a0493958a587c53ae3c

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Fix sizeof for dynamic types other than arrays

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c8/c8f2dc0dc967222673d71a0493958a587c53ae3c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-30 15:34 [binutils-gdb] Fix crash with -D_GLIBCXX_DEBUG sergiodj+buildbot
@ 2018-08-31 18:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 18:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9302>

Commit(s) tested:
	463c08d160e55d6eaf0f9bc3729781ce90f4de3f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix crash with -D_GLIBCXX_DEBUG

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/46/463c08d160e55d6eaf0f9bc3729781ce90f4de3f/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-30 14:44 [binutils-gdb] Remove old lint code sergiodj+buildbot
@ 2018-08-31 18:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 18:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9301>

Commit(s) tested:
	dba7455e76f87abe81cc9e4e9b1f979c1da02846

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove old lint code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/db/dba7455e76f87abe81cc9e4e9b1f979c1da02846/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-30 13:14 [binutils-gdb] Prevent a seg-fault in the linker when trying to process SH object files with bogus relocs sergiodj+buildbot
@ 2018-08-31 18:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 18:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9300>

Commit(s) tested:
	a05b9f5e1eb8f01eea23eff3902fa57f1f28a4e1

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Prevent a seg-fault in the linker when trying to process SH object files with bogus relocs.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a0/a05b9f5e1eb8f01eea23eff3902fa57f1f28a4e1/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-30 11:50 [binutils-gdb] Add support for the C_SKY series of processors sergiodj+buildbot
@ 2018-08-31 18:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 18:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9299>

Commit(s) tested:
	b8891f8d622a31306062065813fc278d8a94fe21

Author(s) (in the same order as the commits):
	Andrew Jenner <andrew@codesourcery.com>

Subject:
	Add support for the C_SKY series of processors.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b8/b8891f8d622a31306062065813fc278d8a94fe21/>

*** 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-s390x-m64/xfails/master/xfail?id=5cb19b60>

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-s390x-m64/xfails/master/xfail.table?id=5cb19b60>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-28 19:47 [binutils-gdb] gdb: Don't call gdb_load_shlib unless GDB is running sergiodj+buildbot
@ 2018-08-31 18:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 18:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9297>

Commit(s) tested:
	c708f4d256f1f1a92310fcb323a108d95d5fd5da

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Don't call gdb_load_shlib unless GDB is running

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c7/c708f4d256f1f1a92310fcb323a108d95d5fd5da/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-28  8:33 [binutils-gdb] [gdb/exp] Interpret size of vla with unknown size as <optimized out> sergiodj+buildbot
@ 2018-08-31 17:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 17:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9296>

Commit(s) tested:
	37cc0caeca4c9a8552370040f4cfeaeceaa03369

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/exp] Interpret size of vla with unknown size as <optimized out>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/37/37cc0caeca4c9a8552370040f4cfeaeceaa03369/>

*** Diff to previous build ***
============================
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: size of vla_struct_object
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: size of vla_union_object
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: get integer valueof "sizeof
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: set variable int_vla[0] = 42
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: print sizeof
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: print int_vla[0] - sizeof no side effects
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: ptype ++int_vla[0]
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: print int_vla[0] - ptype no side effects
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: whatis ++int_vla[0]
PASS -> UNRESOLVED: gdb.base/vla-datatypes.exp: print int_vla[0] - whatis no side effects
XFAIL -> UNRESOLVED: gdb.base/vla-datatypes.exp: size of inner_vla_struct_object
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-27 20:23 [binutils-gdb] Improve gcore manpage and clarify "-o" option sergiodj+buildbot
@ 2018-08-31 17:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 17:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9295>

Commit(s) tested:
	129eb0f1f16dc7a49799a024a7bcb109d954a1e7

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Improve gcore manpage and clarify "-o" option

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/129eb0f1f16dc7a49799a024a7bcb109d954a1e7/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-27  2:40 [binutils-gdb] S12Z: Remove ELF_TARGET_ID macro sergiodj+buildbot
@ 2018-08-31 17:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 17:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9294>

Commit(s) tested:
	469d3b57cef3d9e02d4bc584a9cc814ef22cdb4e

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	S12Z: Remove ELF_TARGET_ID macro

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/46/469d3b57cef3d9e02d4bc584a9cc814ef22cdb4e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-27  2:27 [binutils-gdb] Add functions and macros to read and write 24 bit values sergiodj+buildbot
@ 2018-08-31 16:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 16:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9293>

Commit(s) tested:
	370e4b5079ff8d62be3adee7396948d4c5795091

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	Add functions and macros to read and write 24 bit values.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/37/370e4b5079ff8d62be3adee7396948d4c5795091/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-27  2:25 [binutils-gdb] S12Z: Remove inappropriate comment sergiodj+buildbot
@ 2018-08-31 15:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 15:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9292>

Commit(s) tested:
	cd4d353f812a3ecb29cabf0e62319253daf510fa

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	S12Z: Remove inappropriate comment.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cd/cd4d353f812a3ecb29cabf0e62319253daf510fa/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-27  0:35 [binutils-gdb] MIPS/GAS: Correct the AFL_ASE_MASK macro sergiodj+buildbot
@ 2018-08-31 15:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-31 15:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9291>

Commit(s) tested:
	2bb9bbe2e8faa7fd9ee156da0254605720eb16d6

Author(s) (in the same order as the commits):
	Chenghua Xu <paul.hua.gm@gmail.com>

Subject:
	MIPS/GAS: Correct the AFL_ASE_MASK macro

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2b/2bb9bbe2e8faa7fd9ee156da0254605720eb16d6/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26 21:37 [binutils-gdb] Fix Cygwin compilation after target_ops C++ conversion sergiodj+buildbot
@ 2018-08-30 20:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 20:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9288>

Commit(s) tested:
	6af79d7b5a21a40c4036541fbfa821f9d1260ebf

Author(s) (in the same order as the commits):
	Jon Turney <jon.turney@dronecode.org.uk>

Subject:
	Fix Cygwin compilation after target_ops C++ conversion.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6a/6af79d7b5a21a40c4036541fbfa821f9d1260ebf/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26 16:52 [binutils-gdb] Make psymbols and psymtabs independent of the program space sergiodj+buildbot
@ 2018-08-30 19:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 19:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9287>

Commit(s) tested:
	7974897237f7708d440c45bc74cdfb70a2db8124

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Make psymbols and psymtabs independent of the program space

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/79/7974897237f7708d440c45bc74cdfb70a2db8124/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26 16:39 [binutils-gdb] Add validity bits for psymtab high and low fields sergiodj+buildbot
@ 2018-08-30 19:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 19:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9286>

Commit(s) tested:
	52948f01e4a11f5fcebdca112036f907ac69e7ad

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Add validity bits for psymtab high and low fields

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/52/52948f01e4a11f5fcebdca112036f907ac69e7ad/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> FAIL: gdb.threads/execl.exp: continue across exec
PASS -> FAIL: gdb.threads/execl.exp: info threads after exec
PASS -> FAIL: gdb.threads/execl.exp: continue until exit
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26 17:20 [binutils-gdb] Introduce partial_symbol::address sergiodj+buildbot
@ 2018-08-30 16:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 16:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9284>

Commit(s) tested:
	02e9e7f7e2bed3b82cb6541f566caf07256b9b2f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Introduce partial_symbol::address

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/02/02e9e7f7e2bed3b82cb6541f566caf07256b9b2f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26 16:02 [binutils-gdb] Change representation of psymbol to flush out accessors sergiodj+buildbot
@ 2018-08-30 16:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9283>

Commit(s) tested:
	8a6d4234503bfe1c656d8cd335cac828507df9a3

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change representation of psymbol to flush out accessors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8a/8a6d4234503bfe1c656d8cd335cac828507df9a3/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26 15:38 [binutils-gdb] Remove dead code in end_psymtab sergiodj+buildbot
@ 2018-08-30 15:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 15:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9282>

Commit(s) tested:
	08994e1ddcc8e5e1e003602409662ae799a1ff30

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove dead code in end_psymtab

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/08/08994e1ddcc8e5e1e003602409662ae799a1ff30/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26 10:16 [binutils-gdb] [gdb/testsuite] Add comment in gdb.base/vla-optimized-out.c sergiodj+buildbot
@ 2018-08-30 15:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 15:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9281>

Commit(s) tested:
	63b4ecf76fec65c6853ea01ffab31642533801e9

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Add comment in gdb.base/vla-optimized-out.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/63/63b4ecf76fec65c6853ea01ffab31642533801e9/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26  8:36 [binutils-gdb] PowerPC Improve support for Gekko & Broadway sergiodj+buildbot
@ 2018-08-30 15:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 15:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9280>

Commit(s) tested:
	fa758a70467c37cfe7b261e1dc20d431be3db62e

Author(s) (in the same order as the commits):
	Alex Chadwick <Alex.Chadwick@cl.cam.ac.uk>

Subject:
	PowerPC Improve support for Gekko & Broadway

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fa/fa758a70467c37cfe7b261e1dc20d431be3db62e/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-26  3:50 [binutils-gdb] Implement PowerPC64 .localentry for value 1 sergiodj+buildbot
@ 2018-08-30 14:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 14:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9278>

Commit(s) tested:
	33cb30a1f932b5a211aa319a01783d4957ae5d57

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Implement PowerPC64 .localentry for value 1

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/33/33cb30a1f932b5a211aa319a01783d4957ae5d57/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-25 23:11 [binutils-gdb] [gdb/breakpoints] Fix sigsegv in info prog at exec catchpoint sergiodj+buildbot
@ 2018-08-30 13:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 13:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9277>

Commit(s) tested:
	9e7f3bbbbf5a13e879a4cc3cfa958412ffac0d9d

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/breakpoints] Fix sigsegv in info prog at exec catchpoint

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9e/9e7f3bbbbf5a13e879a4cc3cfa958412ffac0d9d/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-25 23:35 [binutils-gdb] x86: Expand Broadcast to 3 bits sergiodj+buildbot
@ 2018-08-30 13:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 13:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9276>

Commit(s) tested:
	4a1b91eabbe77f4d906a0895121d76a0653c3cf3

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Expand Broadcast to 3 bits

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4a/4a1b91eabbe77f4d906a0895121d76a0653c3cf3/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-25 22:34 [binutils-gdb] [gdb/symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count sergiodj+buildbot
@ 2018-08-30 13:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 13:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9275>

Commit(s) tested:
	506f5c41cab71dbc3e562ba367d2dc6b355b64a6

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/506f5c41cab71dbc3e562ba367d2dc6b355b64a6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
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=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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-25 18:04 [binutils-gdb] Notify about breakpoint modification when enabling/disabling single location sergiodj+buildbot
@ 2018-08-30 12:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 12:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9273>

Commit(s) tested:
	d7154a8d08b142d1258dc2e4189ff0d00cd26493

Author(s) (in the same order as the commits):
	Jan Vrany <jan.vrany@fit.cvut.cz>

Subject:
	Notify about breakpoint modification when enabling/disabling single location

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d7/d7154a8d08b142d1258dc2e4189ff0d00cd26493/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-25 15:42 [binutils-gdb] list Tom Tromey as GDB Global Maintainer sergiodj+buildbot
@ 2018-08-30 11:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 11:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9272>

Commit(s) tested:
	a45389f60d4372bdb3484e432935f3169037d88c

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	list Tom Tromey as GDB Global Maintainer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a4/a45389f60d4372bdb3484e432935f3169037d88c/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-25  3:02 [binutils-gdb] Suppress string diagnostics for pre-release GCC sergiodj+buildbot
@ 2018-08-30 10:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30 10:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9268>

Commit(s) tested:
	be3e27bb5554e45d54d7cdc74353dda246239475

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Suppress string diagnostics for pre-release GCC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/be/be3e27bb5554e45d54d7cdc74353dda246239475/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-24 20:51 [binutils-gdb] Set CU language before processing any DIEs (symtab/23010 et al) sergiodj+buildbot
@ 2018-08-30  9:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30  9:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9267>

Commit(s) tested:
	380618d68a2b4ee60cebf3941d11a5af4e0aeee0

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Set CU language before processing any DIEs (symtab/23010 et al)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/38/380618d68a2b4ee60cebf3941d11a5af4e0aeee0/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-24 18:49 [binutils-gdb] Fix indentation in scoped_mmap.h sergiodj+buildbot
@ 2018-08-30  7:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30  7:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9265>

Commit(s) tested:
	4b17aefe753a8d62ccd491b6a39dabdc69e91445

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix indentation in scoped_mmap.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4b/4b17aefe753a8d62ccd491b6a39dabdc69e91445/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-24 17:47 [binutils-gdb] Remove some unnecessary declarations and configury sergiodj+buildbot
@ 2018-08-30  7:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30  7:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9264>

Commit(s) tested:
	29d17e4773334ae60ffac7ea7f92d507c23b70f6

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some unnecessary declarations and configury

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/29/29d17e4773334ae60ffac7ea7f92d507c23b70f6/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-23 19:36 [binutils-gdb] xtensa: move dynamic relocations sections consistency check sergiodj+buildbot
@ 2018-08-30  2:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30  2:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9261>

Commit(s) tested:
	f82863d797e461b936dff2b659a3aa65088ee87e

Author(s) (in the same order as the commits):
	Max Filippov <jcmvbkbc@gmail.com>

Subject:
	xtensa: move dynamic relocations sections consistency check

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f8/f82863d797e461b936dff2b659a3aa65088ee87e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-23 14:29 [binutils-gdb] Avoid ubsan complaint in BFD sergiodj+buildbot
@ 2018-08-30  2:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30  2:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9259>

Commit(s) tested:
	01bcaf636ad0b1d5fe44a21917ec900af86072a8

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Avoid ubsan complaint in BFD

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/01/01bcaf636ad0b1d5fe44a21917ec900af86072a8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-23 19:26 [binutils-gdb] [ARC] Allow vewt instruction for ARC EM family sergiodj+buildbot
@ 2018-08-30  1:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30  1:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9257>

Commit(s) tested:
	47e6f81c7c269ab5ef2b3004bb5ebe0de5cfb969

Author(s) (in the same order as the commits):
	Claudiu Zissulescu <claziss@gmail.com>

Subject:
	[ARC] Allow vewt instruction for ARC EM family.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/47/47e6f81c7c269ab5ef2b3004bb5ebe0de5cfb969/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-23  9:02 [binutils-gdb] S/390: Suppress string diagnostics for pre-release GCC sergiodj+buildbot
@ 2018-08-30  0:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-30  0:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9256>

Commit(s) tested:
	898ade12ee835c3a55460ae4fe311f40a01cf586

Author(s) (in the same order as the commits):
	Andreas Krebbel <krebbel@linux.vnet.ibm.com>

Subject:
	S/390: Suppress string diagnostics for pre-release GCC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/89/898ade12ee835c3a55460ae4fe311f40a01cf586/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-23  4:05 [binutils-gdb] power9 mfupmc/mtupmc sergiodj+buildbot
@ 2018-08-29 23:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-29 23:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9255>

Commit(s) tested:
	bb71536f2841449252952ac4f759c1e0eca7e137

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	power9 mfupmc/mtupmc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bb/bb71536f2841449252952ac4f759c1e0eca7e137/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-23  3:41 [binutils-gdb] Remove some unused variables sergiodj+buildbot
@ 2018-08-29 22:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-29 22:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9254>

Commit(s) tested:
	cf4088a92f240b01e6db8f39a5a3abfa918f6f2c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Remove some unused variables

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cf/cf4088a92f240b01e6db8f39a5a3abfa918f6f2c/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-22 22:07 [binutils-gdb] Conditionally define xmltarget_${name} variable in regdat.sh sergiodj+buildbot
@ 2018-08-29 21:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-29 21:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9250>

Commit(s) tested:
	3b20124b3d6df31b5bde0f6bcd718cc40de8d49b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Conditionally define xmltarget_${name} variable in regdat.sh

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3b/3b20124b3d6df31b5bde0f6bcd718cc40de8d49b/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-22 21:41 [binutils-gdb] Remove unused declaration from value.c sergiodj+buildbot
@ 2018-08-29 20:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-29 20:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9248>

Commit(s) tested:
	8c8807f43924ec0f936b9bb59fd73d8fa4956e9e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove unused declaration from value.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8c/8c8807f43924ec0f936b9bb59fd73d8fa4956e9e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-22 21:17 [binutils-gdb] Fix ravenscar-thread.c to use arch_ops sergiodj+buildbot
@ 2018-08-29 19:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-29 19:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9246>

Commit(s) tested:
	494f80a9321dccb939bf39afed66649702b563fe

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix ravenscar-thread.c to use arch_ops

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/49/494f80a9321dccb939bf39afed66649702b563fe/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-22 20:37 [binutils-gdb] Call some functions in guile/ for effect sergiodj+buildbot
@ 2018-08-29 17:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-29 17:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9243>

Commit(s) tested:
	d5e9a511c4bbb25a7e6844169aa9e5b3fc7ef453

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Call some functions in guile/ for effect

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d5/d5e9a511c4bbb25a7e6844169aa9e5b3fc7ef453/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-22 23:44 [binutils-gdb] Use a previously unused variable in bfin-tdep.c sergiodj+buildbot
@ 2018-08-29 16:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-29 16:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9242>

Commit(s) tested:
	996d693a07973411897103a36e89bccee6c94479

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use a previously unused variable in bfin-tdep.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/99/996d693a07973411897103a36e89bccee6c94479/>

*** Diff to previous build ***
============================
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=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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-22 19:59 [binutils-gdb] Remove an unused variable from spu_get_overlay_table sergiodj+buildbot
@ 2018-08-29 15:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-08-29 15:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9240>

Commit(s) tested:
	f4e80e1301f916ae7952abaf4ff1ebeac00951b3

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove an unused variable from spu_get_overlay_table

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f4/f4e80e1301f916ae7952abaf4ff1ebeac00951b3/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/async.exp: stepi&
PASS -> FAIL: gdb.base/async.exp: nexti&
PASS -> FAIL: gdb.base/async.exp: finish&
PASS -> FAIL: gdb.base/skip.exp: step after disabling 3: step 3
PASS -> FAIL: gdb.base/skip.exp: step after disabling 3: step 5
PASS -> FAIL: gdb.base/skip.exp: step using -fu for baz: step 3
PASS -> FAIL: gdb.base/skip.exp: step using -fu for baz: step 5
PASS -> FAIL: gdb.base/skip.exp: step using -rfu for baz: step 3
PASS -> FAIL: gdb.base/skip.exp: step using -rfu for baz: step 5
new FAIL: gdb.base/step-indirect-call-thunk.exp: stepi into call thunk
new FAIL: gdb.base/step-indirect-call-thunk.exp: stepi into return thunk
PASS -> FAIL: gdb.base/watchpoint-reuse-slot.exp: hw-watch: always-inserted off: watch x watch: : width 1, iter 0: base + 0: stepi advanced
PASS -> FAIL: gdb.go/hello.exp: string after assignment check
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: run until end part two
PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-next over solib function one
new FAIL: gdb.reverse/step-indirect-call-thunk.exp: stepi into call thunk
new FAIL: gdb.reverse/step-indirect-call-thunk.exp: stepi into return thunk
new FAIL: gdb.reverse/step-indirect-call-thunk.exp: reverse-stepi into return thunk
new FAIL: gdb.reverse/step-indirect-call-thunk.exp: reverse-stepi into call thunk
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse stepi from a function call
PASS -> FAIL: gdb.reverse/step-precsave.exp: simple reverse stepi
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step out of called fn
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse next over call
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step test 1
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse next test 1
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step test 2
PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse next test 2
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse stepi from a function call
PASS -> FAIL: gdb.reverse/step-reverse.exp: simple reverse stepi
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse step out of called fn
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse next over call
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse step test 1
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse next test 1
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse step test 2
PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse next test 2
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-22 19:46 [binutils-gdb] Simple unused variable removals sergiodj+buildbot
@ 2018-07-22 19:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-22 19:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9189>

Commit(s) tested:
	8d49165d8382e29bff8d60d208934596e3994305

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Simple unused variable removals

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8d/8d49165d8382e29bff8d60d208934596e3994305/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-22  2:41 [binutils-gdb] Fix -Wunused-variable warnings related to conditional compilation sergiodj+buildbot
@ 2018-07-22  3:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-22  3:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9185>

Commit(s) tested:
	17cbafdbbef78d7e05ade53d4cc867fa8ac2f432

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix -Wunused-variable warnings related to conditional compilation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/17/17cbafdbbef78d7e05ade53d4cc867fa8ac2f432/>

*** 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 -> 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=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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-21 13:17 [binutils-gdb] Initialize GOT slot for local symbol in non-PIC link sergiodj+buildbot
@ 2018-07-21 13:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21 13:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9183>

Commit(s) tested:
	2376f038d10f901d3e1a2777407f350e4e54d284

Author(s) (in the same order as the commits):
	Eric Botcazou <ebotcazou@gcc.gnu.org>

Subject:
	Initialize GOT slot for local symbol in non-PIC link.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/2376f038d10f901d3e1a2777407f350e4e54d284/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-21  2:36 [binutils-gdb] Rename some frame unwind function parameters sergiodj+buildbot
@ 2018-07-21  4:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  4:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9182>

Commit(s) tested:
	0ee6c332f36222a73abee41bc5168bacf78c9189

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Rename some frame unwind function parameters

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0e/0ee6c332f36222a73abee41bc5168bacf78c9189/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-21  3:46 [binutils-gdb] MIPS/Linux/native: Convert to `get_ptrace_pid' for PID extraction sergiodj+buildbot
@ 2018-07-21  3:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  3:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9180>

Commit(s) tested:
	2d38991535ecfcd092f3c57da84844efc3d49877

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/Linux/native: Convert to `get_ptrace_pid' for PID extraction

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2d/2d38991535ecfcd092f3c57da84844efc3d49877/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 21:34 [binutils-gdb] x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if needed sergiodj+buildbot
@ 2018-07-21  3:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  3:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9179>

Commit(s) tested:
	241e64e3b42cd9eba514b8e0ad2ef39a337f10a5

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if needed

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/24/241e64e3b42cd9eba514b8e0ad2ef39a337f10a5/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 21:21 [binutils-gdb] Rename remaining members of buildsym_compunit to start with "m_" sergiodj+buildbot
@ 2018-07-21  2:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  2:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9178>

Commit(s) tested:
	cbb09508e4b515501273288aaa11a8ef5e15e0ff

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	Rename remaining members of buildsym_compunit to start with "m_"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cb/cbb09508e4b515501273288aaa11a8ef5e15e0ff/>

*** Diff to previous build ***
============================
new FAIL: gdb.python/py-mi-objfile.exp: check if python 3
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-21  2:18 [binutils-gdb] Remove record_line_ftype sergiodj+buildbot
@ 2018-07-21  2:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  2:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9177>

Commit(s) tested:
	bfe2e011c004b88687ae4514cfdb00072a9cee63

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove record_line_ftype

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bf/bfe2e011c004b88687ae4514cfdb00072a9cee63/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 20:57 [binutils-gdb] Remove some unused buildsym functions sergiodj+buildbot
@ 2018-07-21  1:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  1:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9176>

Commit(s) tested:
	0e6f30610fdb50b4974b349ed3673b744d03e9a9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some unused buildsym functions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0e/0e6f30610fdb50b4974b349ed3673b744d03e9a9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 20:45 [binutils-gdb] Convert the DWARF reader to new-style buildysm sergiodj+buildbot
@ 2018-07-21  1:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  1:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9175>

Commit(s) tested:
	804d27291b2922f01fe5cc2d9ae759533d4a2f6f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Convert the DWARF reader to new-style buildysm

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/804d27291b2922f01fe5cc2d9ae759533d4a2f6f/>

*** Diff to previous build ***
============================
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator+=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator\*=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator%=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator>>=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator|=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator,
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator/
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator+
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator<<
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator==
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator<
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator<=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator&
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator^
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator||
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator~
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator--
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator->
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator-=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator/=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator<<=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator&=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator^=
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator->\*
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator\[\]
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator new
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator delete
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator int
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: info function for "operator char\*
PASS -> UNRESOLVED: gdb.cp/cplusfuncs.exp: list foo::operator int*
PASS -> UNRESOLVED: gdb.cp/iostream.exp: p std::cerr
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 20:33 [binutils-gdb] Parameterize cp_scan_for_anonymous_namespaces sergiodj+buildbot
@ 2018-07-21  1:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  1:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9174>

Commit(s) tested:
	80e649fcac86101a8a4581317e867e89de015d28

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Parameterize cp_scan_for_anonymous_namespaces

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/80e649fcac86101a8a4581317e867e89de015d28/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-21  0:39 [binutils-gdb] Introduce buildsym-legacy.h sergiodj+buildbot
@ 2018-07-21  0:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  0:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9173>

Commit(s) tested:
	0baae8dbd38534c0f3dcedc7b9204bbc8f18de1b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Introduce buildsym-legacy.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0b/0baae8dbd38534c0f3dcedc7b9204bbc8f18de1b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 20:08 [binutils-gdb] Move struct buildsym_compunit to buildsym.h sergiodj+buildbot
@ 2018-07-21  0:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-21  0:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9172>

Commit(s) tested:
	ab209f6fa9dbaf0d3d0c42e2a8f14bf3ff7dfce8

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move struct buildsym_compunit to buildsym.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ab/ab209f6fa9dbaf0d3d0c42e2a8f14bf3ff7dfce8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 23:54 [binutils-gdb] Remove reset_symtab_globals sergiodj+buildbot
@ 2018-07-20 23:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 23:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9171>

Commit(s) tested:
	74c72eac237232e9c23c2b4e21d24941d804dae9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove reset_symtab_globals

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/74/74c72eac237232e9c23c2b4e21d24941d804dae9/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 19:44 [binutils-gdb] Do not use buildsym.h in some files sergiodj+buildbot
@ 2018-07-20 23:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 23:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9170>

Commit(s) tested:
	da6580e59c5c2c5dda086f9c407688e79377e49e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Do not use buildsym.h in some files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/da/da6580e59c5c2c5dda086f9c407688e79377e49e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 19:20 [binutils-gdb] Remove parameter from record_pending_block sergiodj+buildbot
@ 2018-07-20 22:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 22:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9168>

Commit(s) tested:
	6b213a4778fae60d40257aee37c3fdec837ea574

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove parameter from record_pending_block

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6b/6b213a4778fae60d40257aee37c3fdec837ea574/>

*** Diff to previous build ***
============================
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=on: 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 18:23 [binutils-gdb] Remove buildsym_init sergiodj+buildbot
@ 2018-07-20 21:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 21:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9165>

Commit(s) tested:
	b37dd3bcaac70cede547ba41fdac7878a0f4c67e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove buildsym_init

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b3/b37dd3bcaac70cede547ba41fdac7878a0f4c67e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 17:58 [binutils-gdb] Set list_in_scope later in DWARF reader sergiodj+buildbot
@ 2018-07-20 20:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 20:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9163>

Commit(s) tested:
	93b8bea4143cafae79076076c64aaa4c46a9b73c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Set list_in_scope later in DWARF reader

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/93/93b8bea4143cafae79076076c64aaa4c46a9b73c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 18:36 [binutils-gdb] Remove the "listhead" argument from finish_block sergiodj+buildbot
@ 2018-07-20 18:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 18:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9160>

Commit(s) tested:
	c233e9c641a84e69603bd94d0e85050c361b64a6

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove the "listhead" argument from finish_block

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c2/c233e9c641a84e69603bd94d0e85050c361b64a6/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 16:47 [binutils-gdb] Move pending_blocks and pending_block_obstack to buildsym_compunit sergiodj+buildbot
@ 2018-07-20 17:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 17:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9159>

Commit(s) tested:
	5ac045503de7dde6793b318f89d251addc161f66

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move pending_blocks and pending_block_obstack to buildsym_compunit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5a/5ac045503de7dde6793b318f89d251addc161f66/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 16:34 [binutils-gdb] Move pending addrmap globals to buildsym_compunit sergiodj+buildbot
@ 2018-07-20 17:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 17:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9158>

Commit(s) tested:
	7ea05a7b634a895128e87c8c71e8e611758cd4bb

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move pending addrmap globals to buildsym_compunit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7e/7ea05a7b634a895128e87c8c71e8e611758cd4bb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 16:23 [binutils-gdb] Move current_subfile to buildsym_compunit sergiodj+buildbot
@ 2018-07-20 17:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 17:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9157>

Commit(s) tested:
	3c65e5b31cb5587773deff979099435b9687a0f4

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move current_subfile to buildsym_compunit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3c/3c65e5b31cb5587773deff979099435b9687a0f4/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 15:57 [binutils-gdb] Make the Rust parser pure sergiodj+buildbot
@ 2018-07-20 16:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 16:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9155>

Commit(s) tested:
	56ba65a04713fd8ff23908d4c57f75427317b8bb

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Make the Rust parser pure

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/56/56ba65a04713fd8ff23908d4c57f75427317b8bb/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 15:34 [binutils-gdb] [gdb/testsuite] Make noclone conditional in vla-optimized-out.c sergiodj+buildbot
@ 2018-07-20 15:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 15:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9154>

Commit(s) tested:
	232a00325b0f97e108014148c68ae314e90cbb36

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Make noclone conditional in vla-optimized-out.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/232a00325b0f97e108014148c68ae314e90cbb36/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20 12:50 [binutils-gdb] MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a sergiodj+buildbot
@ 2018-07-20 13:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20 13:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9153>

Commit(s) tested:
	8095d2f70e1a982c006f306be1a9e1c892758914

Author(s) (in the same order as the commits):
	Chenghua Xu <paul.hua.gm@gmail.com>

Subject:
	MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/80/8095d2f70e1a982c006f306be1a9e1c892758914/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-20  2:23 [binutils-gdb] Remove myself from target-specific MAINTAINERS sergiodj+buildbot
@ 2018-07-20  2:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-20  2:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9150>

Commit(s) tested:
	79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63

Author(s) (in the same order as the commits):
	DJ Delorie <dj@redhat.com>

Subject:
	Remove myself from target-specific MAINTAINERS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/79/79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19 16:25 [binutils-gdb] Remove make_cleanup_value_free_to_mark sergiodj+buildbot
@ 2018-07-19 16:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19 16:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9146>

Commit(s) tested:
	4581dc8297381651284e2f4a9f835eebcc6f2328

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove make_cleanup_value_free_to_mark

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/45/4581dc8297381651284e2f4a9f835eebcc6f2328/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19 15:05 [binutils-gdb] [gdb/testsuite] Fix regexp in list-thread-groups-available.exp sergiodj+buildbot
@ 2018-07-19 15:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19 15:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9144>

Commit(s) tested:
	fbb1d502eeae135dbe6ac3b0b122e574a9b888d6

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Fix regexp in list-thread-groups-available.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fb/fbb1d502eeae135dbe6ac3b0b122e574a9b888d6/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19 14:29 [binutils-gdb] Fix GDB build using mingw.org's MinGW sergiodj+buildbot
@ 2018-07-19 14:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19 14:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9143>

Commit(s) tested:
	db3410f80f793189d3c8afb8b80951333d3fe007

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix GDB build using mingw.org's MinGW

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/db/db3410f80f793189d3c8afb8b80951333d3fe007/>

*** Diff to previous build ***
============================
new FAIL: gdb.python/py-mi-objfile.exp: check if python 3
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19 10:09 [binutils-gdb] x86: fold narrowing VCVT* templates sergiodj+buildbot
@ 2018-07-19 10:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19 10:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9139>

Commit(s) tested:
	5f32791e1ea970cabd6ca764f1cc282d9e8fef22

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold narrowing VCVT* templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5f/5f32791e1ea970cabd6ca764f1cc282d9e8fef22/>

*** Diff to previous build ***
============================
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=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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19  8:06 [binutils-gdb] x86: fold VFPCLASSP{D,S} templates sergiodj+buildbot
@ 2018-07-19  9:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19  9:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9138>

Commit(s) tested:
	625cbd7ac121a6df6d237c8368262f6634fb61ab

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold VFPCLASSP{D,S} templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/62/625cbd7ac121a6df6d237c8368262f6634fb61ab/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19  7:54 [binutils-gdb] x86: fold various AVX512* templates sergiodj+buildbot
@ 2018-07-19  9:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19  9:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9137>

Commit(s) tested:
	86b15c32040ae35c74e84b18f7b65dea94436458

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold various AVX512* templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/86/86b15c32040ae35c74e84b18f7b65dea94436458/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19  7:40 [binutils-gdb] x86: fold various AVX512DQ templates sergiodj+buildbot
@ 2018-07-19  8:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19  8:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9136>

Commit(s) tested:
	cf769ed505ed9b3eca24df67bb9cfc0adc1a033f

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold various AVX512DQ templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cf/cf769ed505ed9b3eca24df67bb9cfc0adc1a033f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: first: continue for ctrl-c
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: first: stop with control-c
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: disconnect
PASS -> FAIL: gdb.server/stop-reply-no-thread.exp: continue to main
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19  8:16 [binutils-gdb] x86: fold various AVX512BW templates sergiodj+buildbot
@ 2018-07-19  8:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19  8:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9135>

Commit(s) tested:
	8282b7ad0dfaffce380cb668dc2a8ca473758760

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold various AVX512BW templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/82/8282b7ad0dfaffce380cb668dc2a8ca473758760/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19  7:13 [binutils-gdb] x86: fold various AVX512CD templates sergiodj+buildbot
@ 2018-07-19  7:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19  7:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9134>

Commit(s) tested:
	755908cce568d1cb5f2a3f1cc64472ed43eef8b5

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold various AVX512CD templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/75/755908cce568d1cb5f2a3f1cc64472ed43eef8b5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-19  6:47 [binutils-gdb] x86: pre-process opcodes table before parsing sergiodj+buildbot
@ 2018-07-19  6:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-19  6:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9132>

Commit(s) tested:
	c30be56ebf7989e36f5c7d4a703cb00f7d4ca2ab

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: pre-process opcodes table before parsing

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c3/c30be56ebf7989e36f5c7d4a703cb00f7d4ca2ab/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-18 22:37 [binutils-gdb] Eliminate most remaining cleanups under gdb/guile/ sergiodj+buildbot
@ 2018-07-18 22:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-18 22:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9130>

Commit(s) tested:
	557e56be2648db13cd5d9876f702ba119ee9e7fd

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Eliminate most remaining cleanups under gdb/guile/

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/55/557e56be2648db13cd5d9876f702ba119ee9e7fd/>

*** Diff to previous build ***
============================
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=on: 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-18 20:19 [binutils-gdb] [gdb/exp] Fix printing of type of optimized out vla sergiodj+buildbot
@ 2018-07-18 20:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-18 20:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9129>

Commit(s) tested:
	42dc7699a26be0157c438dcaeb89da38287c6d2d

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/exp] Fix printing of type of optimized out vla

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/42/42dc7699a26be0157c438dcaeb89da38287c6d2d/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/vla-optimized-out.exp: printed optimized out vla
new FAIL: gdb.base/vla-optimized-out.exp: printed size of optimized out vla
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-18 17:09 [binutils-gdb] BFD/XCOFF: Fix storage class setting for weak defined symbols sergiodj+buildbot
@ 2018-07-18 17:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-18 17:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9127>

Commit(s) tested:
	d3554ec1ed057f4ecfee35d4bec81f9d5a545cb1

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	BFD/XCOFF: Fix storage class setting for weak defined symbols

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d3/d3554ec1ed057f4ecfee35d4bec81f9d5a545cb1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-17 21:55 [binutils-gdb] Return unique_xmalloc_ptr from gdbscm_scm_to_string sergiodj+buildbot
@ 2018-07-17 21:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17 21:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9124>

Commit(s) tested:
	c6c6149af440c3032eb7d02c2852907c61aac470

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Return unique_xmalloc_ptr from gdbscm_scm_to_string

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c6/c6c6149af440c3032eb7d02c2852907c61aac470/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-17 20:28 [binutils-gdb] Return unique_xmalloc_ptr from gdbscm_safe_eval_string sergiodj+buildbot
@ 2018-07-17 21:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17 21:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9123>

Commit(s) tested:
	a1a31cb8dce7d1bfa7878dc08c28af330ef2ed69

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Return unique_xmalloc_ptr from gdbscm_safe_eval_string

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a1/a1a31cb8dce7d1bfa7878dc08c28af330ef2ed69/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-17 20:04 [binutils-gdb] BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absolute sergiodj+buildbot
@ 2018-07-17 20:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17 20:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9119>

Commit(s) tested:
	c691de6a16a87adc686ce5cd6c9be54ee0b1a8c1

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absolute

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c6/c691de6a16a87adc686ce5cd6c9be54ee0b1a8c1/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-17 19:20 [binutils-gdb] LD: Export relative-from-absolute symbol marking to BFD sergiodj+buildbot
@ 2018-07-17 19:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17 19:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9118>

Commit(s) tested:
	d5c928c05356b22af08450bf43b262ccc1b1d8ee

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	LD: Export relative-from-absolute symbol marking to BFD

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d5/d5c928c05356b22af08450bf43b262ccc1b1d8ee/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-17 17:29 [binutils-gdb] RISC-V: Don't decrement pc after break sergiodj+buildbot
@ 2018-07-17 18:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17 18:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9117>

Commit(s) tested:
	27724bad005cd734eb0b990205d315f8e2d3bd35

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Don't decrement pc after break.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/27/27724bad005cd734eb0b990205d315f8e2d3bd35/>

*** Diff to previous build ***
============================
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=on: 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-17 16:55 [binutils-gdb] Remove --disable-gdbcli sergiodj+buildbot
@ 2018-07-17 17:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17 17:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9115>

Commit(s) tested:
	056dec39ed11e0027ae399018c3fef3a719718b9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove --disable-gdbcli

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/05/056dec39ed11e0027ae399018c3fef3a719718b9/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 21:45 [binutils-gdb] Add grok/write functions for new ppc core note sections sergiodj+buildbot
@ 2018-07-17  4:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17  4:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9111>

Commit(s) tested:
	cb2366c198d4c22b4bae6fca8f9ab4b0234c64aa

Author(s) (in the same order as the commits):
	Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>

Subject:
	Add grok/write functions for new ppc core note sections

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cb/cb2366c198d4c22b4bae6fca8f9ab4b0234c64aa/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-17  3:26 [binutils-gdb] Fix compilation error in ia64-vms-tdep.c with libunwind-ia64 sergiodj+buildbot
@ 2018-07-17  3:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17  3:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9109>

Commit(s) tested:
	ec74dcd894ce3087dad2b6d0da96c572d5e0c7c6

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix compilation error in ia64-vms-tdep.c with libunwind-ia64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ec/ec74dcd894ce3087dad2b6d0da96c572d5e0c7c6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 21:09 [binutils-gdb] remote-sim.c: Remove unused variables sergiodj+buildbot
@ 2018-07-17  2:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17  2:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9108>

Commit(s) tested:
	a700e753e5b019fb5d783c4e15cb29f165a339d3

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	remote-sim.c: Remove unused variables

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a7/a700e753e5b019fb5d783c4e15cb29f165a339d3/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-17  2:21 [binutils-gdb] Fix compilation error in ia64-tdep.c with libunwind-ia64 sergiodj+buildbot
@ 2018-07-17  2:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17  2:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9107>

Commit(s) tested:
	5d691c8829d0e5c4c4b9cfb147c8a873ce18085b

Author(s) (in the same order as the commits):
	Simon Marchi <simark@simark.ca>

Subject:
	Fix compilation error in ia64-tdep.c with libunwind-ia64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5d/5d691c8829d0e5c4c4b9cfb147c8a873ce18085b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: first: continue for ctrl-c
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: first: stop with control-c
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: disconnect
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: connect
PASS -> FAIL: gdb.server/stop-reply-no-thread.exp: continue to main
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 20:47 [binutils-gdb] Use outermost_context_p in more places sergiodj+buildbot
@ 2018-07-17  1:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17  1:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9106>

Commit(s) tested:
	edb0470b99a9f399ccb5d666173c4315f6cb02c0

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use outermost_context_p in more places

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ed/edb0470b99a9f399ccb5d666173c4315f6cb02c0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 20:35 [binutils-gdb] Move the using directives to buildsym_compunit sergiodj+buildbot
@ 2018-07-17  1:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-17  1:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9105>

Commit(s) tested:
	6cccc9a89160455aab634784c231af4590d943f3

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move the using directives to buildsym_compunit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6c/6cccc9a89160455aab634784c231af4590d943f3/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 23:48 [binutils-gdb] Use gdb_assert in two places in buildsym.c sergiodj+buildbot
@ 2018-07-16 23:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 23:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9101>

Commit(s) tested:
	ccdac490bb3b568e88626afc84017c79e2d086e7

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdb_assert in two places in buildsym.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cc/ccdac490bb3b568e88626afc84017c79e2d086e7/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 23:14 [binutils-gdb] Remove merge_symbol_lists sergiodj+buildbot
@ 2018-07-16 23:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 23:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9100>

Commit(s) tested:
	43130d6f969cebcd407e210fd06e565647401ba9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove merge_symbol_lists

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/43/43130d6f969cebcd407e210fd06e565647401ba9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 18:54 [binutils-gdb] Move scan_file_globals declaration to stabsread.h sergiodj+buildbot
@ 2018-07-16 22:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 22:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9099>

Commit(s) tested:
	77d6f1aa16685bc715c95decf6e3d3ae2e70dbc1

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move scan_file_globals declaration to stabsread.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/77/77d6f1aa16685bc715c95decf6e3d3ae2e70dbc1/>

*** Diff to previous build ***
============================
new FAIL: gdb.python/py-mi-objfile.exp: check if python 3
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 21:34 [binutils-gdb] Move processing_gcc to stabsread sergiodj+buildbot
@ 2018-07-16 21:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 21:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9096>

Commit(s) tested:
	6b84eeb21628a89b40c985b527d3d5db7806c93c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move processing_gcc to stabsread

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6b/6b84eeb21628a89b40c985b527d3d5db7806c93c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 18:07 [binutils-gdb] Move some code from buildsym to stabsread sergiodj+buildbot
@ 2018-07-16 20:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 20:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9095>

Commit(s) tested:
	2150c3ef045a525b1d74c06eb8b0811621f264e3

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move some code from buildsym to stabsread

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/21/2150c3ef045a525b1d74c06eb8b0811621f264e3/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 18:47 [binutils-gdb] Move last_source_start_addr to buildsym_compunit sergiodj+buildbot
@ 2018-07-16 18:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 18:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9091>

Commit(s) tested:
	2c99ee5c4f44d52258fa176563cc6a4cfbf0069d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move last_source_start_addr to buildsym_compunit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2c/2c99ee5c4f44d52258fa176563cc6a4cfbf0069d/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 17:20 [binutils-gdb] Move have_line_numbers to buildsym_compunit sergiodj+buildbot
@ 2018-07-16 18:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 18:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9090>

Commit(s) tested:
	530fedbcbf61b6d74c76a8ba720fe29d98896831

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move have_line_numbers to buildsym_compunit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/53/530fedbcbf61b6d74c76a8ba720fe29d98896831/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 17:07 [binutils-gdb] Move pending_macros to buildsym_compunit sergiodj+buildbot
@ 2018-07-16 17:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 17:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9089>

Commit(s) tested:
	6a976300e78cf6c90b5b70626ff1b28f495d8bab

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move pending_macros to buildsym_compunit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6a/6a976300e78cf6c90b5b70626ff1b28f495d8bab/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 17:29 [binutils-gdb] Move last_source file to buildsym_compunit sergiodj+buildbot
@ 2018-07-16 17:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 17:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9088>

Commit(s) tested:
	c0015d4497e0057536b5ec7e0fed8f8bca07572e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move last_source file to buildsym_compunit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c0/c0015d4497e0057536b5ec7e0fed8f8bca07572e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 17:06 [binutils-gdb] Add assert in prepare_for_building sergiodj+buildbot
@ 2018-07-16 17:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 17:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9087>

Commit(s) tested:
	e62cca7ccb9ea47d18a0812a2c27f00e5048367b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Add assert in prepare_for_building

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e6/e62cca7ccb9ea47d18a0812a2c27f00e5048367b/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-16 13:25 [binutils-gdb] Update the src-release script to include the new top level files test-driver and ar-lib sergiodj+buildbot
@ 2018-07-16 13:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-16 13:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9082>

Commit(s) tested:
	0a8288f78ad4d8d273b3dc7ab10b0fd43464d0aa

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Update the src-release script to include the new top level files test-driver and ar-lib.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0a/0a8288f78ad4d8d273b3dc7ab10b0fd43464d0aa/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685d>

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-s390x-m64/xfails/master/xfail.table?id=1067685d>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-14  2:23 [binutils-gdb] Remove struct keyword in range-based for loop sergiodj+buildbot
@ 2018-07-14  2:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-14  2:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9077>

Commit(s) tested:
	ff27d0737ef0c9433a6a7c83c1e678ac57a27699

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Remove struct keyword in range-based for loop

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ff/ff27d0737ef0c9433a6a7c83c1e678ac57a27699/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-13 21:45 [binutils-gdb] sim: Add Stafford Horne as or1k maintainer sergiodj+buildbot
@ 2018-07-13 21:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-13 21:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9076>

Commit(s) tested:
	31375626546b074268b2e1ccc7b52704b04bdb6c

Author(s) (in the same order as the commits):
	Stafford Horne <shorne@gmail.com>

Subject:
	sim: Add Stafford Horne as or1k maintainer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/31/31375626546b074268b2e1ccc7b52704b04bdb6c/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-13 21:14 [binutils-gdb] gdb: Add Stafford Horne as or1k maintainer sergiodj+buildbot
@ 2018-07-13 21:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-13 21:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9075>

Commit(s) tested:
	6a15ecf5e0538ba416f6578403fceb9e5af98120

Author(s) (in the same order as the commits):
	Stafford Horne <shorne@gmail.com>

Subject:
	gdb: Add Stafford Horne as or1k maintainer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6a/6a15ecf5e0538ba416f6578403fceb9e5af98120/>

*** Diff to previous build ***
============================
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
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-13 17:43 [binutils-gdb] Remove a warning on macOS sergiodj+buildbot
@ 2018-07-13 17:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-13 17:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9073>

Commit(s) tested:
	027a4c30d03e3f434ddfa61e7f026e3b15f83daa

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove a warning on macOS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/02/027a4c30d03e3f434ddfa61e7f026e3b15f83daa/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-12  9:57 [binutils-gdb] Add remainder of Em16 restrictions for AArch64 gas sergiodj+buildbot
@ 2018-07-12 10:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-12 10:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9059>

Commit(s) tested:
	45a28947f3fe5693560e9a1d6373807a9e82c04a

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	Add remainder of Em16 restrictions for AArch64 gas.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/45/45a28947f3fe5693560e9a1d6373807a9e82c04a/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-12  0:20 [binutils-gdb] Implement IPv6 support for GDB/gdbserver sergiodj+buildbot
@ 2018-07-12  0:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-12  0:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9057>

Commit(s) tested:
	c7ab0aef11d91b637bf091aa9176b8dc4aadee46

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Implement IPv6 support for GDB/gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c7/c7ab0aef11d91b637bf091aa9176b8dc4aadee46/>

*** Diff to previous build ***
============================
new FAIL: gdb.server/server-connect.exp: tcp8: start gdbserver: gdbserver should fail but did not
new FAIL: gdb.server/server-connect.exp: tcp8: connect to gdbserver using tcp8:123
new FAIL: gdb.server/server-connect.exp: udp123: start gdbserver: gdbserver should fail but did not
new FAIL: gdb.server/server-connect.exp: udp123: connect to gdbserver using udp123:::
new FAIL: gdb.server/server-connect.exp: garbage:1234: start gdbserver: gdbserver should fail but did not
new FAIL: gdb.server/server-connect.exp: garbage:1234: connect to gdbserver using garbage:1234
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11 23:34 [binutils-gdb] GDB: Work around D; PID handling bug in older GDBservers (PR gdb/23377) sergiodj+buildbot
@ 2018-07-11 23:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11 23:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9054>

Commit(s) tested:
	4c7333b308f5178813745f40e641231efb1cb763

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	GDB: Work around D;PID handling bug in older GDBservers (PR gdb/23377)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4c/4c7333b308f5178813745f40e641231efb1cb763/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11 20:12 [binutils-gdb] gdb: Remove traces of h8300 ecoff support sergiodj+buildbot
@ 2018-07-11 21:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11 21:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9052>

Commit(s) tested:
	a6f88f6e4458e672b8a72ee0c0998fdc79cf601e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb: Remove traces of h8300 ecoff support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a6/a6f88f6e4458e672b8a72ee0c0998fdc79cf601e/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11 19:19 [binutils-gdb] Fix PR c++/23373: GDB hangs when printing a struct with a static member of itself sergiodj+buildbot
@ 2018-07-11 19:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11 19:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9047>

Commit(s) tested:
	16ff70ddd430b63ca4dd68bf1d52828f2ed4f030

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Fix PR c++/23373: GDB hangs when printing a struct with a static member of itself

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/16/16ff70ddd430b63ca4dd68bf1d52828f2ed4f030/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11 17:28 [binutils-gdb] Adds the speculation barrier instructions to the ARM assembler and disassembler sergiodj+buildbot
@ 2018-07-11 18:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11 18:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9045>

Commit(s) tested:
	c597cc3d6eb76802dd079b1262f2d425e07da3eb

Author(s) (in the same order as the commits):
	Sudakshina Das <sudi.das@arm.com>

Subject:
	Adds the speculation barrier instructions to the ARM assembler and disassembler.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c5/c597cc3d6eb76802dd079b1262f2d425e07da3eb/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11 17:31 [binutils-gdb] MIPS/BFD: Fix TLS relocation resolution for regular executables sergiodj+buildbot
@ 2018-07-11 17:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11 17:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9044>

Commit(s) tested:
	1cb83cac9a8974bdb12aac90018ad1165ba86274

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/BFD: Fix TLS relocation resolution for regular executables

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1c/1cb83cac9a8974bdb12aac90018ad1165ba86274/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11 17:09 [binutils-gdb] PR ld/22570: MIPS/BFD: Fix TLS relocation resolution for PIE executables sergiodj+buildbot
@ 2018-07-11 17:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11 17:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9043>

Commit(s) tested:
	9143e72c6d4ddefbcb41c0f6361ad140354145ef

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	PR ld/22570: MIPS/BFD: Fix TLS relocation resolution for PIE executables

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/91/9143e72c6d4ddefbcb41c0f6361ad140354145ef/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11  9:15 [binutils-gdb] x86: adjust monitor/mwait templates sergiodj+buildbot
@ 2018-07-11 10:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11 10:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9040>

Commit(s) tested:
	a79eaed6a5075ca062d6d8ff3d7a5ccce5d1908f

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: adjust monitor/mwait templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a7/a79eaed6a5075ca062d6d8ff3d7a5ccce5d1908f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11  9:04 [binutils-gdb] x86: drop {,reg16_}inoutportreg variables sergiodj+buildbot
@ 2018-07-11  9:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11  9:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9039>

Commit(s) tested:
	2fb5be8dac9db623ef6e2a61b1f5b09fd246872b

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: drop {,reg16_}inoutportreg variables

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2f/2fb5be8dac9db623ef6e2a61b1f5b09fd246872b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11  8:52 [binutils-gdb] x86/Intel: accept memory operand size specifiers for CET insns sergiodj+buildbot
@ 2018-07-11  9:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11  9:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9038>

Commit(s) tested:
	7f5cad304773ecbfe8b390e0b5d79fe11edb2a6b

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86/Intel: accept memory operand size specifiers for CET insns

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7f/7f5cad304773ecbfe8b390e0b5d79fe11edb2a6b/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11  8:40 [binutils-gdb] x86: replace off-by-one OTMax sergiodj+buildbot
@ 2018-07-11  8:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11  8:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9037>

Commit(s) tested:
	f0a85b07061964d6c608e6280ce61aa3fed1eabf

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: replace off-by-one OTMax

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f0/f0a85b07061964d6c608e6280ce61aa3fed1eabf/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11  1:58 [binutils-gdb] Use std::vector for moribund_locations sergiodj+buildbot
@ 2018-07-11  2:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11  2:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9036>

Commit(s) tested:
	1123588c0bf1d777a3eb9c01f2370473a14a1ca5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use std::vector for moribund_locations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/11/1123588c0bf1d777a3eb9c01f2370473a14a1ca5/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-11  0:07 [binutils-gdb] BFD/ELF: Correct a `remove' global shadowing error for pre-4.8 GCC sergiodj+buildbot
@ 2018-07-11  0:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-11  0:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9035>

Commit(s) tested:
	5270eddc6ed6b5d8e4e2817491bb44b784fa6f81

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	BFD/ELF: Correct a `remove' global shadowing error for pre-4.8 GCC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/52/5270eddc6ed6b5d8e4e2817491bb44b784fa6f81/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-10 15:13 [binutils-gdb] xgate cleanup sergiodj+buildbot
@ 2018-07-10 15:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-10 15:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9034>

Commit(s) tested:
	1594e052d4fec8690b6bfabd369bc030135eb91a

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	xgate cleanup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/15/1594e052d4fec8690b6bfabd369bc030135eb91a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-10 12:43 [binutils-gdb] gdb/riscv: Fix assertion in inferior call code sergiodj+buildbot
@ 2018-07-10 12:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-10 12:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9032>

Commit(s) tested:
	8c49aa89abb92516dfc3507b540f736ca6339c0c

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/riscv: Fix assertion in inferior call code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8c/8c49aa89abb92516dfc3507b540f736ca6339c0c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 20:43 [binutils-gdb] MIPS/BFD: Do not redirect to discarded lazy binding stubs sergiodj+buildbot
@ 2018-07-09 21:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 21:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9029>

Commit(s) tested:
	4b8377e7dbd9e53149268685ba4810a7b09fb0cb

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/BFD: Do not redirect to discarded lazy binding stubs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4b/4b8377e7dbd9e53149268685ba4810a7b09fb0cb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 17:53 [binutils-gdb] gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c sergiodj+buildbot
@ 2018-07-09 20:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 20:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9028>

Commit(s) tested:
	055303e28f70880f7b2c3e44df0ba7646fc85cf8

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/05/055303e28f70880f7b2c3e44df0ba7646fc85cf8/>

*** Diff to previous build ***
============================
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=on: 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 17:30 [binutils-gdb] gdb/testsuite: Allow for failure to read some memory addresses sergiodj+buildbot
@ 2018-07-09 19:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 19:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9026>

Commit(s) tested:
	c8ad9b9a31aa3e6039567fc1f152dd454c946d5f

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/testsuite: Allow for failure to read some memory addresses

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c8/c8ad9b9a31aa3e6039567fc1f152dd454c946d5f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 18:43 [binutils-gdb] Don't mention XM_CDEPS or NAT_CLIBS sergiodj+buildbot
@ 2018-07-09 18:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 18:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9025>

Commit(s) tested:
	8fd32c1ce66c66b02b2eb506a038cfc615aad1cb

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Don't mention XM_CDEPS or NAT_CLIBS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8f/8fd32c1ce66c66b02b2eb506a038cfc615aad1cb/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 16:34 [binutils-gdb] Remove ADD_FILES and ADD_DEPS from Makefile.in sergiodj+buildbot
@ 2018-07-09 18:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 18:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9024>

Commit(s) tested:
	31278b5193ea6025c09110aef2d67d81a952ebcc

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove ADD_FILES and ADD_DEPS from Makefile.in

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/31/31278b5193ea6025c09110aef2d67d81a952ebcc/>

*** Diff to previous build ***
============================
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=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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 16:22 [binutils-gdb] Minimize yacc and lex output sergiodj+buildbot
@ 2018-07-09 17:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 17:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9023>

Commit(s) tested:
	e5fd1493fd9c2d8d55fd15b9bd6539781ee56209

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Minimize yacc and lex output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e5/e5fd1493fd9c2d8d55fd15b9bd6539781ee56209/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 17:05 [binutils-gdb] Fix exec.c handling in Makefile sergiodj+buildbot
@ 2018-07-09 17:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 17:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9021>

Commit(s) tested:
	981e0c0c1aabcd78409184c79e8f88b5de918e38

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix exec.c handling in Makefile

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/98/981e0c0c1aabcd78409184c79e8f88b5de918e38/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 15:58 [binutils-gdb] Remove lint support sergiodj+buildbot
@ 2018-07-09 16:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 16:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9020>

Commit(s) tested:
	14ccceb2e24df7defd5264ec3d078f79ecfa1b76

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove lint support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/14/14ccceb2e24df7defd5264ec3d078f79ecfa1b76/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 15:15 [binutils-gdb] Use a stamp file for init.c sergiodj+buildbot
@ 2018-07-09 15:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 15:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9018>

Commit(s) tested:
	1998086d5436499e8eaf16772e300459662c3d7c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use a stamp file for init.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/19/1998086d5436499e8eaf16772e300459662c3d7c/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 15:04 [binutils-gdb] Remove some unused code from init.c build rule sergiodj+buildbot
@ 2018-07-09 15:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 15:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9016>

Commit(s) tested:
	6497f1dd035530c483fdae22aaa6fcc715775f58

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove some unused code from init.c build rule

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/64/6497f1dd035530c483fdae22aaa6fcc715775f58/>

*** Diff to previous build ***
============================
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=on: 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09 14:39 [binutils-gdb] Remove TSOBS from gdb/Makefile.in sergiodj+buildbot
@ 2018-07-09 14:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09 14:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9015>

Commit(s) tested:
	97a34db94284f42829e5e5c9c4fa65b216739bcb

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove TSOBS from gdb/Makefile.in

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/97/97a34db94284f42829e5e5c9c4fa65b216739bcb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-09  8:51 [binutils-gdb] m68hc1* fixes sergiodj+buildbot
@ 2018-07-09  9:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-09  9:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9013>

Commit(s) tested:
	61658d78f08920e6afe7b43bcaa287521da196aa

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	m68hc1* fixes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/61/61658d78f08920e6afe7b43bcaa287521da196aa/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-07 15:31 [binutils-gdb] ia64-tdep.c: Fix -Wwrite-strings errors sergiodj+buildbot
@ 2018-07-07 15:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-07 15:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9005>

Commit(s) tested:
	e83f4d97504515f8c5f290eeb25eac87cca6892f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	ia64-tdep.c: Fix -Wwrite-strings errors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e8/e83f4d97504515f8c5f290eeb25eac87cca6892f/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-06 23:23 [binutils-gdb] xtensa: don't emit dynamic relocation for weak undefined symbol sergiodj+buildbot
@ 2018-07-06 23:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-06 23:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9004>

Commit(s) tested:
	c451bb34ae8bd2d0669bd563366883cfbcf0de9b

Author(s) (in the same order as the commits):
	Max Filippov <jcmvbkbc@gmail.com>

Subject:
	xtensa: don't emit dynamic relocation for weak undefined symbol

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c4/c451bb34ae8bd2d0669bd563366883cfbcf0de9b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.python/py-cmd.exp: multi-line if 1 alias foo
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-06 16:04 [binutils-gdb] Add checks for the NT_ARM_SVE section in a core file sergiodj+buildbot
@ 2018-07-06 16:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-06 16:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9003>

Commit(s) tested:
	ad1cc4e492e51ff334df81b5e8610f91b50e373a

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Add checks for the NT_ARM_SVE section in a core file.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ad/ad1cc4e492e51ff334df81b5e8610f91b50e373a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-06 15:50 [binutils-gdb] Fix SBO bit in disassembly mask for ldrah on AArch64 sergiodj+buildbot
@ 2018-07-06 16:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-06 16:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9002>

Commit(s) tested:
	f311ba7ed84d66ae2cd77bd969747d7ab959d866

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	Fix SBO bit in disassembly mask for ldrah on AArch64.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f3/f311ba7ed84d66ae2cd77bd969747d7ab959d866/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-06 15:46 [binutils-gdb] Fix the read/write flag for these registers on AArch64 sergiodj+buildbot
@ 2018-07-06 15:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-06 15:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9001>

Commit(s) tested:
	cba05feb51cb97f75f9a7814b081ce45245ac7b2

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	Fix the read/write flag for these registers on AArch64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cb/cba05feb51cb97f75f9a7814b081ce45245ac7b2/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-06 13:55 [binutils-gdb] gdb/testsuite: Ensure test links in malloc and free sergiodj+buildbot
@ 2018-07-06 13:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-06 13:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/9000>

Commit(s) tested:
	e0e5e971ae89da1ded13013bb7378dc5f09363af

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb/testsuite: Ensure test links in malloc and free

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e0/e0e5e971ae89da1ded13013bb7378dc5f09363af/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-06  6:41 [binutils-gdb] Update config.sub sergiodj+buildbot
@ 2018-07-06  6:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-06  6:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8999>

Commit(s) tested:
	269965964e8a6586a07912a60e08eeb0053bfb2a

Author(s) (in the same order as the commits):
	Sebastian Huber <sebastian.huber@embedded-brains.de>

Subject:
	Update config.sub

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/26/269965964e8a6586a07912a60e08eeb0053bfb2a/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-05 12:16 [binutils-gdb] Update config.guess and config.sub sergiodj+buildbot
@ 2018-07-05 12:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-05 12:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8994>

Commit(s) tested:
	c524414837791938eb5aed58a3334c4f8e04fe4b

Author(s) (in the same order as the commits):
	Sebastian Huber <sebastian.huber@embedded-brains.de>

Subject:
	Update config.guess and config.sub

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c5/c524414837791938eb5aed58a3334c4f8e04fe4b/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-05 11:32 [binutils-gdb] Updated Russian, Bulgarian, and Brazilian Portuguese translations for various components of the binutuls sergiodj+buildbot
@ 2018-07-05 11:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-05 11:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8993>

Commit(s) tested:
	d8dab05495df17d8c961be8913e7a1e152670382

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Updated Russian, Bulgarian, and Brazilian Portuguese translations for various components of the binutuls.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d8/d8dab05495df17d8c961be8913e7a1e152670382/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-05  1:05 [binutils-gdb] Error for mismatched powerpc ABI tags sergiodj+buildbot
@ 2018-07-05  1:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-05  1:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8991>

Commit(s) tested:
	4a91d0ba307eb24eb87ad27f4ea8fcde823c3e61

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Error for mismatched powerpc ABI tags

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4a/4a91d0ba307eb24eb87ad27f4ea8fcde823c3e61/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-04 20:19 [binutils-gdb] Use exit_inferior in darwin_attach_pid sergiodj+buildbot
@ 2018-07-04 20:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-04 20:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8990>

Commit(s) tested:
	a7d0f0f000b39269c25509a22a12549c6ef26b1f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use exit_inferior in darwin_attach_pid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a7/a7d0f0f000b39269c25509a22a12549c6ef26b1f/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-04 16:41 [binutils-gdb] Update NEWS post GDB 8.2 branch creation sergiodj+buildbot
@ 2018-07-04 17:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-04 17:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8985>

Commit(s) tested:
	4e5b2f8961a385056922f45a5cbb02bbbad4a737

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Update NEWS post GDB 8.2 branch creation.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4e/4e5b2f8961a385056922f45a5cbb02bbbad4a737/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-04 15:34 [binutils-gdb] Warn if /proc is not accessible sergiodj+buildbot
@ 2018-07-04 15:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-04 15:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8981>

Commit(s) tested:
	1b919490e8ba30bf1d6941df0ed112b0e557017e

Author(s) (in the same order as the commits):
	Vyacheslav Barinov <v.barinov@samsung.com>

Subject:
	Warn if /proc is not accessible

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1b/1b919490e8ba30bf1d6941df0ed112b0e557017e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-04 13:41 [binutils-gdb] Also install diagnostics.h sergiodj+buildbot
@ 2018-07-04 13:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-04 13:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8980>

Commit(s) tested:
	db40acb0bed088872837f916029d8800c33f9f94

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Also install diagnostics.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/db/db40acb0bed088872837f916029d8800c33f9f94/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-04 10:14 [binutils-gdb] [gdb/symtab] Fix version check in dwarf compilation unit header sergiodj+buildbot
@ 2018-07-04 10:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-04 10:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8979>

Commit(s) tested:
	1ea5da02629b4bf9c4cea50aee189f94fa7d1a3b

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/symtab] Fix version check in dwarf compilation unit header

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1e/1ea5da02629b4bf9c4cea50aee189f94fa7d1a3b/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-04  5:32 [binutils-gdb] Remove VEC from breakpoint sergiodj+buildbot
@ 2018-07-04  5:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-04  5:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8977>

Commit(s) tested:
	f51e0e20bd303a9b366084ac719db10978402713

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove VEC from breakpoint

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f5/f51e0e20bd303a9b366084ac719db10978402713/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03 20:22 [binutils-gdb] Remove ptid_tid_p sergiodj+buildbot
@ 2018-07-03 22:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03 22:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8973>

Commit(s) tested:
	d2a107e3f9e84808ae0860693f1c488b1e3f5559

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove ptid_tid_p

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d2/d2a107e3f9e84808ae0860693f1c488b1e3f5559/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03 19:56 [binutils-gdb] Remove ptid_is_pid sergiodj+buildbot
@ 2018-07-03 21:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03 21:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8971>

Commit(s) tested:
	0e998d966be13e548721109a4e44b2887fc5cb24

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove ptid_is_pid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0e/0e998d966be13e548721109a4e44b2887fc5cb24/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03 20:37 [binutils-gdb] Remove ptid_get_tid sergiodj+buildbot
@ 2018-07-03 20:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03 20:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8970>

Commit(s) tested:
	cc6bcb548d67a5a0a7223d81bd43c299312320c8

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove ptid_get_tid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cc/cc6bcb548d67a5a0a7223d81bd43c299312320c8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03 19:30 [binutils-gdb] Remove ptid_get_lwp sergiodj+buildbot
@ 2018-07-03 20:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03 20:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8969>

Commit(s) tested:
	e38504b39279fa86cbb2c4a45ab8ec34e3aef90b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove ptid_get_lwp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e3/e38504b39279fa86cbb2c4a45ab8ec34e3aef90b/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03 19:37 [binutils-gdb] Remove ptid_get_pid sergiodj+buildbot
@ 2018-07-03 19:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03 19:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8968>

Commit(s) tested:
	e99b03dcf42606425eab8bd12eadb8aa4007f35a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove ptid_get_pid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e9/e99b03dcf42606425eab8bd12eadb8aa4007f35a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03 19:08 [binutils-gdb] Remove pid_to_ptid sergiodj+buildbot
@ 2018-07-03 19:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03 19:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8967>

Commit(s) tested:
	f2907e49910853edf3c1aec995b3c44b3bba8999

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove pid_to_ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f2/f2907e49910853edf3c1aec995b3c44b3bba8999/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03 17:56 [binutils-gdb] Remove exit_inferior_num_silent sergiodj+buildbot
@ 2018-07-03 18:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03 18:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8965>

Commit(s) tested:
	057302ceb3b1c171afe9bfa24642af208a60b6e9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove exit_inferior_num_silent

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/05/057302ceb3b1c171afe9bfa24642af208a60b6e9/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03 16:21 [binutils-gdb] Fix crash in "run" on macOS when gdb is not signed sergiodj+buildbot
@ 2018-07-03 16:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03 16:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8964>

Commit(s) tested:
	a50c11c666e07b922d64aa5bb2747f180ce17c03

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix crash in "run" on macOS when gdb is not signed

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a5/a50c11c666e07b922d64aa5bb2747f180ce17c03/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03  7:50 [binutils-gdb] GNU attribute output on errors sergiodj+buildbot
@ 2018-07-03  8:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03  8:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8960>

Commit(s) tested:
	8d2c8c3d17926826864f4b739362f66af547428f

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	GNU attribute output on errors

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8d/8d2c8c3d17926826864f4b739362f66af547428f/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03  1:00 [binutils-gdb] MIPS/BFD: Make section GC work with `ict_irix5' targets sergiodj+buildbot
@ 2018-07-03  1:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03  1:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8957>

Commit(s) tested:
	12f09816cecc4e4ee7574a86846b3a17adbf7904

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/BFD: Make section GC work with `ict_irix5' targets

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/12f09816cecc4e4ee7574a86846b3a17adbf7904/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-03  0:01 [binutils-gdb] microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocations sergiodj+buildbot
@ 2018-07-03  0:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-03  0:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8955>

Commit(s) tested:
	156f2c001e22dfeee69c92bdb380d5eb28a3de78

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/15/156f2c001e22dfeee69c92bdb380d5eb28a3de78/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-02 23:22 [binutils-gdb] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' sergiodj+buildbot
@ 2018-07-02 23:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-02 23:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8954>

Commit(s) tested:
	471b9d15076fffb738f1bc6fcea41d0dcb59c947

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/47/471b9d15076fffb738f1bc6fcea41d0dcb59c947/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-02 20:29 [binutils-gdb] x86-64: Clear the R_X86_64_converted_reloc_bit bit sergiodj+buildbot
@ 2018-07-02 20:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-02 20:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8952>

Commit(s) tested:
	b638b5d57fafc84a8dc0ff91d7579a3c24aad90c

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86-64: Clear the R_X86_64_converted_reloc_bit bit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b6/b638b5d57fafc84a8dc0ff91d7579a3c24aad90c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-02 13:44 [binutils-gdb] gdb: Prefer RISC-V register name "s0" over "fp" sergiodj+buildbot
@ 2018-07-02 14:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-02 14:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8948>

Commit(s) tested:
	41823f29a811bb250ae274652281a6294fdc2530

Author(s) (in the same order as the commits):
	Sebastian Huber <sebastian.huber@embedded-brains.de>

Subject:
	gdb: Prefer RISC-V register name "s0" over "fp"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/41/41823f29a811bb250ae274652281a6294fdc2530/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-07-02 10:50 [binutils-gdb] [ARM] Update bfd's Tag_CPU_arch knowledge sergiodj+buildbot
@ 2018-07-02 11:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-07-02 11:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8947>

Commit(s) tested:
	c0c468d562649df0f695737262b6230b7a56a4bb

Author(s) (in the same order as the commits):
	Thomas Preud'homme <thomas.preudhomme@arm.com>

Subject:
	[ARM] Update bfd's Tag_CPU_arch knowledge

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c0/c0c468d562649df0f695737262b6230b7a56a4bb/>

*** Diff to previous build ***
============================
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
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-30  2:07 [binutils-gdb] Add missing parameter to 'amd64_create_target_description' (and unbreak build) sergiodj+buildbot
@ 2018-06-30  3:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-30  3:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8943>

Commit(s) tested:
	c0867626d277101afcead91e94f20cbe89a3aced

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Add missing parameter to 'amd64_create_target_description' (and unbreak build)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c0/c0867626d277101afcead91e94f20cbe89a3aced/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-29 23:09 [binutils-gdb] fix GDB build failure for various amd64 targets sergiodj+buildbot
@ 2018-06-29 23:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-29 23:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8942>

Commit(s) tested:
	41206e32fb909ebacf6db009fc1f177bde74a652

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	fix GDB build failure for various amd64 targets

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/41/41206e32fb909ebacf6db009fc1f177bde74a652/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-29 21:10 [binutils-gdb] Improve alignment of "info threads" output, align "Target Id" column sergiodj+buildbot
@ 2018-06-29 21:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-29 21:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8940>

Commit(s) tested:
	75acb4867dc8bdd701983af6899d823c9e2e53a4

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Improve alignment of "info threads" output, align "Target Id" column

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/75/75acb4867dc8bdd701983af6899d823c9e2e53a4/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-29 20:19 [binutils-gdb] remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP too sergiodj+buildbot
@ 2018-06-29 20:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-29 20:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8939>

Commit(s) tested:
	c76a8ea36c9567b2b194285ceeae29bbfc26b20a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP too

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c7/c76a8ea36c9567b2b194285ceeae29bbfc26b20a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-29 19:23 [binutils-gdb] "break LINENO/*ADDRESS", inline functions and "info break" output sergiodj+buildbot
@ 2018-06-29 20:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-29 20:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8938>

Commit(s) tested:
	cd2bb709940d33668fe6dbe8d4ffee0ed44c25e6

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	"break LINENO/*ADDRESS", inline functions and "info break" output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cd/cd2bb709940d33668fe6dbe8d4ffee0ed44c25e6/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-29 17:02 [binutils-gdb] Remove unstable test output sergiodj+buildbot
@ 2018-06-29 17:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-29 17:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8936>

Commit(s) tested:
	49af4b7012b682470bba3d66262bd34f48b9f500

Author(s) (in the same order as the commits):
	Richard Bunt <richard.bunt@arm.com>

Subject:
	Remove unstable test output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/49/49af4b7012b682470bba3d66262bd34f48b9f500/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-29 15:19 [binutils-gdb] MIPS/BFD: Remove extraneous undefined weak symbol visibility check sergiodj+buildbot
@ 2018-06-29 15:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-29 15:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8935>

Commit(s) tested:
	262e07d0115adc08cf7481689d9d146a01ee5bb8

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/BFD: Remove extraneous undefined weak symbol visibility check

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/26/262e07d0115adc08cf7481689d9d146a01ee5bb8/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-29 11:46 [binutils-gdb] Fix AArch64 encodings for by element instructions sergiodj+buildbot
@ 2018-06-29 11:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-29 11:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8934>

Commit(s) tested:
	369c9167d47e69aad2e260cc1db17f8c894c138b

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	Fix AArch64 encodings for by element instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/36/369c9167d47e69aad2e260cc1db17f8c894c138b/>

*** Diff to previous build ***
============================
new UNRESOLVED: gdb.base/info-os.exp: get process groups
new UNRESOLVED: gdb.base/info-os.exp: get threads
new UNRESOLVED: gdb.base/info-os.exp: get file descriptors
new UNRESOLVED: gdb.base/info-os.exp: get internet-domain sockets
new UNRESOLVED: gdb.base/info-os.exp: get shared-memory regions
new UNRESOLVED: gdb.base/info-os.exp: get semaphores
new UNRESOLVED: gdb.base/info-os.exp: get message queues
new UNRESOLVED: gdb.base/info-os.exp: continue
new UNRESOLVED: gdb.base/valgrind-db-attach.exp: valgrind started
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-28 16:39 [binutils-gdb] Fix follow-exec regression / crash sergiodj+buildbot
@ 2018-06-28 16:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-28 16:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8931>

Commit(s) tested:
	ecdc3a72c89e43e0e13c5478723b4f70b3964e9f

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix follow-exec regression / crash

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ec/ecdc3a72c89e43e0e13c5478723b4f70b3964e9f/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-28  8:32 [binutils-gdb] Fixed top frame assumption in watchpoint-hw-attach sergiodj+buildbot
@ 2018-06-28  9:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-28  9:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8928>

Commit(s) tested:
	be1b6474f0d471c01f5c4d1f33e4f13df9ffb82c

Author(s) (in the same order as the commits):
	Richard Bunt <richard.bunt@arm.com>

Subject:
	Fixed top frame assumption in watchpoint-hw-attach

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/be/be1b6474f0d471c01f5c4d1f33e4f13df9ffb82c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-28  8:08 [binutils-gdb] Make sure that sorting does not change section order sergiodj+buildbot
@ 2018-06-28  8:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-28  8:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8926>

Commit(s) tested:
	d81a3eaff36b41ed67758a119a6864b50f60a60d

Author(s) (in the same order as the commits):
	Petr Tesarik <ptesarik@suse.cz>

Subject:
	Make sure that sorting does not change section order

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d8/d81a3eaff36b41ed67758a119a6864b50f60a60d/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-28  7:44 [binutils-gdb] Make add-symbol-file's address argument optional sergiodj+buildbot
@ 2018-06-28  7:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-28  7:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8925>

Commit(s) tested:
	ed6dfe517ee323ed631aa8b9816289ea35219409

Author(s) (in the same order as the commits):
	Petr Tesarik <ptesarik@suse.cz>

Subject:
	Make add-symbol-file's address argument optional

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ed/ed6dfe517ee323ed631aa8b9816289ea35219409/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-28  7:01 [binutils-gdb] Add an optional offset option to the "symbol-file" command sergiodj+buildbot
@ 2018-06-28  7:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-28  7:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8924>

Commit(s) tested:
	d4d429d589c4d6a4450146fbcac8e1aad445114d

Author(s) (in the same order as the commits):
	Petr Tesarik <ptesarik@suse.cz>

Subject:
	Add an optional offset option to the "symbol-file" command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d4/d4d429d589c4d6a4450146fbcac8e1aad445114d/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-28  6:51 [binutils-gdb] Add myself as a write-after-approval GDB maintainer sergiodj+buildbot
@ 2018-06-28  6:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-28  6:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8923>

Commit(s) tested:
	39b27ab6ae77d4fe1735417f2de90eada658dc6b

Author(s) (in the same order as the commits):
	Petr Tesarik <ptesarik@suse.cz>

Subject:
	Add myself as a write-after-approval GDB maintainer.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/39/39b27ab6ae77d4fe1735417f2de90eada658dc6b/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-27 21:34 [binutils-gdb] Update "func" help text to GNU standards sergiodj+buildbot
@ 2018-06-27 22:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-27 22:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8922>

Commit(s) tested:
	41827fc34de3463891160a9d57df9f5c58c0b65f

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update "func" help text to GNU standards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/41/41827fc34de3463891160a9d57df9f5c58c0b65f/>

*** Diff to previous build ***
============================
new FAIL: gdb.python/py-mi-objfile.exp: check if python 3
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-27 21:08 [binutils-gdb] Fix crash in machoread.c sergiodj+buildbot
@ 2018-06-27 21:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-27 21:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8920>

Commit(s) tested:
	6317728958287f0876f04941267de5d87eefa578

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix crash in machoread.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/63/6317728958287f0876f04941267de5d87eefa578/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-27 19:47 [binutils-gdb] Add pretty-printer for CORE_ADDR sergiodj+buildbot
@ 2018-06-27 20:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-27 20:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8918>

Commit(s) tested:
	9a14af7b1a6765a353d4bf710d267a1c47a162fb

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add pretty-printer for CORE_ADDR

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9a/9a14af7b1a6765a353d4bf710d267a1c47a162fb/>

*** Diff to previous build ***
============================
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=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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-27 19:18 [binutils-gdb] gdb-gdb.py.in: Fix ordering of TypeFlags objects with Python 3 sergiodj+buildbot
@ 2018-06-27 19:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-27 19:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8916>

Commit(s) tested:
	68ad5fb9aa5ea8d00f95a19cd0c3ab211fb21f83

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	gdb-gdb.py.in: Fix ordering of TypeFlags objects with Python 3

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/68/68ad5fb9aa5ea8d00f95a19cd0c3ab211fb21f83/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-27 19:03 [binutils-gdb] Copy gdb-gdb.py to build dir sergiodj+buildbot
@ 2018-06-27 19:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-27 19:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8915>

Commit(s) tested:
	141ec9f67f11a34bae5953b2923bb71fc74dd52f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Copy gdb-gdb.py to build dir

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/14/141ec9f67f11a34bae5953b2923bb71fc74dd52f/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-27 16:49 [binutils-gdb] Fix Cell debugging regression sergiodj+buildbot
@ 2018-06-27 16:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-27 16:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8914>

Commit(s) tested:
	4c4e7ad46ed77f552e2624d2f711c0ce51714395

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix Cell debugging regression

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4c/4c4e7ad46ed77f552e2624d2f711c0ce51714395/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.python/py-cmd.exp: multi-line if 1 alias foo
PASS -> FAIL: gdb.python/py-cmd.exp: multi-line python command alias foo
PASS -> FAIL: gdb.python/py-cmd.exp: inline if 1
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-27 15:41 [binutils-gdb] Fix lost line info for symbol at addr zero sergiodj+buildbot
@ 2018-06-27 15:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-27 15:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8913>

Commit(s) tested:
	7ab6656f274b450942deb8800257c0d2e060fa84

Author(s) (in the same order as the commits):
	Omair Javaid <omair.javaid@linaro.org>

Subject:
	Fix lost line info for symbol at addr zero

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7a/7ab6656f274b450942deb8800257c0d2e060fa84/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-27 15:14 [binutils-gdb] Add overrides, fix FreeBSD build sergiodj+buildbot
@ 2018-06-27 15:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-27 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/8912>

Commit(s) tested:
	bd583225a52f920f71e417ef87092d25553dc85e

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add overrides, fix FreeBSD build

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bd/bd583225a52f920f71e417ef87092d25553dc85e/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-26 22:03 [binutils-gdb] Minor reorganization of fetch_registers/store_registers in windows-nat.c sergiodj+buildbot
@ 2018-06-26 22:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-26 22:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8911>

Commit(s) tested:
	9a325b7b3ff056647de536941eaba911d1d794ad

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Minor reorganization of fetch_registers/store_registers in windows-nat.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9a/9a325b7b3ff056647de536941eaba911d1d794ad/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-26 21:17 [binutils-gdb] Move ptype/o printing code to typeprint.c sergiodj+buildbot
@ 2018-06-26 21:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-26 21:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8909>

Commit(s) tested:
	e0c547d14ae1d5c06b59178f4b1dd1f5e08b3feb

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Move ptype/o printing code to typeprint.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e0/e0c547d14ae1d5c06b59178f4b1dd1f5e08b3feb/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-26 13:21 [binutils-gdb] Updated translations sergiodj+buildbot
@ 2018-06-26 13:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-26 13:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8908>

Commit(s) tested:
	30aa13067f70ba1d11c35d13be753118c457842c

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Updated translations.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/30/30aa13067f70ba1d11c35d13be753118c457842c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-26 12:14 [binutils-gdb] Fix spelling mistakes sergiodj+buildbot
@ 2018-06-26 12:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-26 12:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8906>

Commit(s) tested:
	eca4b721468e239a6a1ca7c9bd9c967085067dfe

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix spelling mistakes.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ec/eca4b721468e239a6a1ca7c9bd9c967085067dfe/>

*** 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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-25 17:40 [binutils-gdb] gdb: For macOS, s/thread_info/struct thread_info/ sergiodj+buildbot
@ 2018-06-25 18:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-25 18:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8905>

Commit(s) tested:
	75cbc781e371279f4403045be93b07fd8fe7fde5

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb: For macOS, s/thread_info/struct thread_info/

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/75/75cbc781e371279f4403045be93b07fd8fe7fde5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-25 17:11 [binutils-gdb] gdb: Fix build on several hosts/ports sergiodj+buildbot
@ 2018-06-25 17:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-25 17:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8904>

Commit(s) tested:
	b7a08269ca53323c5fe190370da281358dfee6b2

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb: Fix build on several hosts/ports

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b7/b7a08269ca53323c5fe190370da281358dfee6b2/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-24 18:48 [binutils-gdb] Regenerate configure and pot files with updated binutils version number sergiodj+buildbot
@ 2018-06-24 19:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-24 19:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8902>

Commit(s) tested:
	71300e2c0c24442979a3d01b8423cfaf8ea83003

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Regenerate configure and pot files with updated binutils version number.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/71/71300e2c0c24442979a3d01b8423cfaf8ea83003/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-24 18:32 [binutils-gdb] Update version number on development (aka HEAD) branch sergiodj+buildbot
@ 2018-06-24 18:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-24 18:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8901>

Commit(s) tested:
	5127f207329b795f865234f4461b230d159e2a22

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Update version number on development (aka HEAD) branch.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/51/5127f207329b795f865234f4461b230d159e2a22/>

*** Diff to previous build ***
============================
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
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-s390x-m64/xfails/master/xfail?id=1067685>

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-s390x-m64/xfails/master/xfail.table?id=1067685>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-22 18:03 [binutils-gdb] Fix "info registers" regexes in gdb.base/jit-reader.exp sergiodj+buildbot
@ 2018-06-22 18:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-22 18:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8897>

Commit(s) tested:
	6d72d289c4718c72f36880876d7460d6da4fa21a

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix "info registers" regexes in gdb.base/jit-reader.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6d/6d72d289c4718c72f36880876d7460d6da4fa21a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-22 11:54 [binutils-gdb] Correct negs aliasing on AArch64 sergiodj+buildbot
@ 2018-06-22 12:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-22 12:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8895>

Commit(s) tested:
	514cd3a0f589fa48ca7bc9504c36436c0cbefcb2

Author(s) (in the same order as the commits):
	Tamar Christina <tamar.christina@arm.com>

Subject:
	Correct negs aliasing on AArch64.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/51/514cd3a0f589fa48ca7bc9504c36436c0cbefcb2/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-22 11:32 [binutils-gdb] Fix up HAS_SVE_STATE macro sergiodj+buildbot
@ 2018-06-22 11:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-22 11:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8894>

Commit(s) tested:
	bfd60e344c8001910825a358ad674003738ebb6b

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Fix up HAS_SVE_STATE macro

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bf/bfd60e344c8001910825a358ad674003738ebb6b/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-21 22:06 [binutils-gdb] MIPS/opcodes: Fix a typo in `-M ginv' option description sergiodj+buildbot
@ 2018-06-21 23:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-21 23:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8893>

Commit(s) tested:
	385e4d0f27945ef38e19a8fd3ec4cd76ff3b87a5

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/opcodes: Fix a typo in `-M ginv' option description

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/38/385e4d0f27945ef38e19a8fd3ec4cd76ff3b87a5/>

*** Diff to previous build ***
============================
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=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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-21 21:05 [binutils-gdb] MIPS/BFD: Use enumeration constants for EI_ABIVERSION sergiodj+buildbot
@ 2018-06-21 21:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-21 21:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8890>

Commit(s) tested:
	bb29b84d8c2cc2e91f8dec7f7eb64f03470bd03c

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/BFD: Use enumeration constants for EI_ABIVERSION

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bb/bb29b84d8c2cc2e91f8dec7f7eb64f03470bd03c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-21 16:38 [binutils-gdb] Use thread_info and inferior pointers more throughout sergiodj+buildbot
@ 2018-06-21 16:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-21 16:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8888>

Commit(s) tested:
	00431a78b28f913a9d5c912c49680e39cfd20847

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Use thread_info and inferior pointers more throughout

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/00/00431a78b28f913a9d5c912c49680e39cfd20847/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: next past exec
PASS -> FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: next past exec
PASS -> FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: continue past exec
PASS -> FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: continue past exec
PASS -> FAIL: gdb.threads/check-libthread-db.exp: automated load-time check: libpthread.so fully initialized: check debug libthread-db output
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-21 15:51 [binutils-gdb] Avoid memcpys in regcache read_part/write_part for full registers sergiodj+buildbot
@ 2018-06-21 16:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-21 16:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8887>

Commit(s) tested:
	33bab475a6984afedac8a036b3bb40b5555b4127

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Avoid memcpys in regcache read_part/write_part for full registers.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/33/33bab475a6984afedac8a036b3bb40b5555b4127/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-21 13:57 [binutils-gdb] Regen doc/Makefile.in sergiodj+buildbot
@ 2018-06-21 14:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-21 14:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8886>

Commit(s) tested:
	d388f64333fb977c1b975cb9d26c762b143f4cb9

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Regen doc/Makefile.in

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d3/d388f64333fb977c1b975cb9d26c762b143f4cb9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-21 13:34 [binutils-gdb] Enable hardware watchpoints on attach for aarch64 sergiodj+buildbot
@ 2018-06-21 13:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-21 13:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8885>

Commit(s) tested:
	8363f9d5f2fab2c8b5a25c35c572f0426a716b66

Author(s) (in the same order as the commits):
	Richard Bunt <richard.bunt@arm.com>

Subject:
	Enable hardware watchpoints on attach for aarch64

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/83/8363f9d5f2fab2c8b5a25c35c572f0426a716b66/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-21  9:06 [binutils-gdb] Use offsets instead of addresses in ELF_SECTION_IN_SEGMENT for non SHT_NOBITS sergiodj+buildbot
@ 2018-06-21  9:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-21  9:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8884>

Commit(s) tested:
	57c0d77c2ce5e583dab322e05f8291bcbad0ccd3

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Use offsets instead of addresses in ELF_SECTION_IN_SEGMENT for non SHT_NOBITS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/57/57c0d77c2ce5e583dab322e05f8291bcbad0ccd3/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-21  3:34 [binutils-gdb] Fix a memory leak in py-param.c sergiodj+buildbot
@ 2018-06-21  3:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-21  3:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8883>

Commit(s) tested:
	0d0b0ea29af6abc0790d22f843a3d0cb09424a3a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix a memory leak in py-param.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0d/0d0b0ea29af6abc0790d22f843a3d0cb09424a3a/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-20 18:31 [binutils-gdb] Rename regcache_cooked_read_ftype and make a function_view sergiodj+buildbot
@ 2018-06-20 18:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-20 18:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8882>

Commit(s) tested:
	302abd6e9facdfec3473e19ff65a5479f850ad62

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Rename regcache_cooked_read_ftype and make a function_view

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/30/302abd6e9facdfec3473e19ff65a5479f850ad62/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: setting breakpoint at 80 if arg != 0
new FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: setting breakpoint at 80 if arg != 0
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-20 17:09 [binutils-gdb] testsuite: Fix cc-with-tweaks.sh being executed in the wrong shell sergiodj+buildbot
@ 2018-06-20 17:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-20 17:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8881>

Commit(s) tested:
	f00674fe074f6ea778503a50132c3214a9c6aec8

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	testsuite: Fix cc-with-tweaks.sh being executed in the wrong shell

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f0/f00674fe074f6ea778503a50132c3214a9c6aec8/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-20 17:01 [binutils-gdb] Remove struct keyword in range-based for-loop sergiodj+buildbot
@ 2018-06-20 17:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-20 17:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8880>

Commit(s) tested:
	19f3f25f370fbf7f5c2aa12a909d57f6e38ee2da

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Remove struct keyword in range-based for-loop

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/19/19f3f25f370fbf7f5c2aa12a909d57f6e38ee2da/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-20 15:49 [binutils-gdb] Fix potential illegal memroy access when using a build-id note with a negative size sergiodj+buildbot
@ 2018-06-20 16:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-20 16:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8879>

Commit(s) tested:
	6077de0645ce12a9c4e99f8839a846b42a535b0a

Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>

Subject:
	Fix potential illegal memroy access when using a build-id note with a negative size.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/60/6077de0645ce12a9c4e99f8839a846b42a535b0a/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-20 14:46 [binutils-gdb] Improve gdb.base/float128.exp failure message sergiodj+buildbot
@ 2018-06-20 14:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-20 14:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8878>

Commit(s) tested:
	1d554008b3747c6ccaa8e3a08cc797cfade242f3

Author(s) (in the same order as the commits):
	Ulrich Weigand <ulrich.weigand@de.ibm.com>

Subject:
	Improve gdb.base/float128.exp failure message

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1d/1d554008b3747c6ccaa8e3a08cc797cfade242f3/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-20 14:11 [binutils-gdb] [BFD][AARCH64]Properly truncate no overflow checking relocation value for load/store immediate sergiodj+buildbot
@ 2018-06-20 14:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-20 14:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8877>

Commit(s) tested:
	b939d8a0dedbe0f0667500e1741e25baf03fe64c

Author(s) (in the same order as the commits):
	Renlin Li <renlin.li@arm.com>

Subject:
	[BFD][AARCH64]Properly truncate no overflow checking relocation value for load/store immediate.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b9/b939d8a0dedbe0f0667500e1741e25baf03fe64c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-20  5:42 [binutils-gdb] RISC-V: Accept constant operands in la and lla sergiodj+buildbot
@ 2018-06-20  6:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-20  6:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8875>

Commit(s) tested:
	160d1b3d74593bf42155da24569f54a6e7140f65

Author(s) (in the same order as the commits):
	Sebastian Huber <sebastian.huber@embedded-brains.de>

Subject:
	RISC-V: Accept constant operands in la and lla

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/16/160d1b3d74593bf42155da24569f54a6e7140f65/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-20  0:36 [binutils-gdb] PR ld/22966: Fix n64 MIPS `.got.plt' range checks sergiodj+buildbot
@ 2018-06-20  0:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-20  0:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8874>

Commit(s) tested:
	789ff5b6c26ce7e4ebfcfa5a9a695407c17fa4ea

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	PR ld/22966: Fix n64 MIPS `.got.plt' range checks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/78/789ff5b6c26ce7e4ebfcfa5a9a695407c17fa4ea/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-19 18:36 [binutils-gdb] include: Sync with GCC sergiodj+buildbot
@ 2018-06-19 18:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-19 18:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8870>

Commit(s) tested:
	d856f9a8d64ef35b66000c42981f2f66f133d794

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	include: Sync with GCC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d8/d856f9a8d64ef35b66000c42981f2f66f133d794/>

*** Diff to previous build ***
============================
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=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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-19 16:56 [binutils-gdb] Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp) sergiodj+buildbot
@ 2018-06-19 17:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-19 17:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8868>

Commit(s) tested:
	61b04dd04ac2c64d455bc6e17f08a106305b06b3

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/61/61b04dd04ac2c64d455bc6e17f08a106305b06b3/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: copy libc-2.25.so to libc.so.6
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: unprelink break-interp-BINprelinkNOdebugINpieATTACH
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=on: 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-19  9:25 [binutils-gdb] readelf: Handle more RISC-V relocations sergiodj+buildbot
@ 2018-06-19  9:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-19  9:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8867>

Commit(s) tested:
	39e07931b1be69b13acb8322687f825bd00afe91

Author(s) (in the same order as the commits):
	Andreas Schwab <schwab@suse.de>

Subject:
	readelf: Handle more RISC-V relocations

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/39/39e07931b1be69b13acb8322687f825bd00afe91/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 22:38 [binutils-gdb] This was already applied on the GCC side sergiodj+buildbot
@ 2018-06-18 23:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 23:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8866>

Commit(s) tested:
	e054112458e12cb562cf84cabcb1970ca5ef1ff1

Author(s) (in the same order as the commits):
	Eric Botcazou <ebotcazou@gcc.gnu.org>

Subject:
	This was already applied on the GCC side.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e0/e054112458e12cb562cf84cabcb1970ca5ef1ff1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 20:52 [binutils-gdb] Remove current_traceframe declaration sergiodj+buildbot
@ 2018-06-18 22:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 22:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8864>

Commit(s) tested:
	c4eb05ff9a3739378f8a846751da4d0e221b4c8c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove current_traceframe declaration

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c4/c4eb05ff9a3739378f8a846751da4d0e221b4c8c/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 20:35 [binutils-gdb] Use unique_xmalloc_ptr in solib-aix.c sergiodj+buildbot
@ 2018-06-18 22:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 22:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8863>

Commit(s) tested:
	f709fabb61246953e68ae46478a3b269c0615fce

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use unique_xmalloc_ptr in solib-aix.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f7/f709fabb61246953e68ae46478a3b269c0615fce/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 20:28 [binutils-gdb] Use unique_xmalloc_ptr in darwin_current_sos sergiodj+buildbot
@ 2018-06-18 21:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 21:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8862>

Commit(s) tested:
	668eb2f045ea535976cf484355831a8808b5ff35

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use unique_xmalloc_ptr in darwin_current_sos

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/66/668eb2f045ea535976cf484355831a8808b5ff35/>

*** Diff to previous build ***
============================
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
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 20:02 [binutils-gdb] Remove resume_section_map_updates_cleanup sergiodj+buildbot
@ 2018-06-18 20:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 20:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8860>

Commit(s) tested:
	06424eac62da949519c0c641fbc3e8372a9c7f0b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove resume_section_map_updates_cleanup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/06/06424eac62da949519c0c641fbc3e8372a9c7f0b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 19:25 [binutils-gdb] Use unique_xmalloc_ptr for read_string sergiodj+buildbot
@ 2018-06-18 20:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 20:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8859>

Commit(s) tested:
	b4be9fadea469e2c937c81a8f1d3243206f9bcfc

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use unique_xmalloc_ptr for read_string

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b4/b4be9fadea469e2c937c81a8f1d3243206f9bcfc/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 19:11 [binutils-gdb] Remove cleanups from ser-mingw.c sergiodj+buildbot
@ 2018-06-18 19:46 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 19:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8858>

Commit(s) tested:
	3f0dbd670b59aade6224aadcbc3a1943a4645a68

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanups from ser-mingw.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3f/3f0dbd670b59aade6224aadcbc3a1943a4645a68/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 19:14 [binutils-gdb] Remove la_error sergiodj+buildbot
@ 2018-06-18 19:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 19:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8857>

Commit(s) tested:
	69d340c68449f238fe665abf4a3a7989cd2d8376

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove la_error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/69/69d340c68449f238fe665abf4a3a7989cd2d8376/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 14:36 [binutils-gdb] libdecnumber: Sync with GCC sergiodj+buildbot
@ 2018-06-18 16:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8855>

Commit(s) tested:
	f57a3bca61357a599be99552aaa6084bd8276682

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	libdecnumber: Sync with GCC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f5/f57a3bca61357a599be99552aaa6084bd8276682/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 15:08 [binutils-gdb] libiberty: Sync with GCC sergiodj+buildbot
@ 2018-06-18 15:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 15:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8853>

Commit(s) tested:
	978588dc5854b02dc24e0eed18741415176753d8

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	libiberty: Sync with GCC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/97/978588dc5854b02dc24e0eed18741415176753d8/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 14:08 [binutils-gdb] config: Sync with GCC sergiodj+buildbot
@ 2018-06-18 14:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 14:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8852>

Commit(s) tested:
	37f980dc03cc85795ea2e4de4ca69d3d7d1153c7

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	config: Sync with GCC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/37/37f980dc03cc85795ea2e4de4ca69d3d7d1153c7/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 10:38 [binutils-gdb] Ptrace support for AArch64 SVE gdbserver sergiodj+buildbot
@ 2018-06-18 11:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 11:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8849>

Commit(s) tested:
	02895270ec7243f46ea3e84dc385515533dc0139

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Ptrace support for AArch64 SVE gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/02/02895270ec7243f46ea3e84dc385515533dc0139/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 10:30 [binutils-gdb] Ptrace support for Aarch64 SVE sergiodj+buildbot
@ 2018-06-18 11:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 11:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8848>

Commit(s) tested:
	e9902bfc28b80190c76ffe5fad3bb73fd4a2ba28

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Ptrace support for Aarch64 SVE

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e9/e9902bfc28b80190c76ffe5fad3bb73fd4a2ba28/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18 10:19 [binutils-gdb] Add Aarch64 SVE compatibility macros sergiodj+buildbot
@ 2018-06-18 10:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18 10:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8847>

Commit(s) tested:
	17a1cc89b5706f0ad8142ab85d62bce33249e905

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Add Aarch64 SVE compatibility macros

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/17/17a1cc89b5706f0ad8142ab85d62bce33249e905/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-18  7:22 [binutils-gdb] [gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.exp sergiodj+buildbot
@ 2018-06-18  7:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-18  7:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8846>

Commit(s) tested:
	0fe3a558306ba4792c96e7258bd7209a206e2867

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0f/0fe3a558306ba4792c96e7258bd7209a206e2867/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-16  0:27 [binutils-gdb] gdb: Don't drop SIGSTOP during stop_all_threads sergiodj+buildbot
@ 2018-06-16  0:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-16  0:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8842>

Commit(s) tested:
	7010835a6c5fd3679feae7e6345f2f10d4d761b4

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Don't drop SIGSTOP during stop_all_threads

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/70/7010835a6c5fd3679feae7e6345f2f10d4d761b4/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 23:27 [binutils-gdb] update-gnulib.sh: Report required versions of autoconf/aclocal sergiodj+buildbot
@ 2018-06-15  0:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-15  0:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8840>

Commit(s) tested:
	8199b8f4d45b2240d09142f1df70849dda2cc638

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	update-gnulib.sh: Report required versions of autoconf/aclocal

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/81/8199b8f4d45b2240d09142f1df70849dda2cc638/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 22:07 [binutils-gdb] Fix "beneath" conversion on AIX sergiodj+buildbot
@ 2018-06-14 23:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14 23:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8838>

Commit(s) tested:
	b9a3c020eab9f6e73a439592b3ba8f8cdadcaa1e

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Fix "beneath" conversion on AIX

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b9/b9a3c020eab9f6e73a439592b3ba8f8cdadcaa1e/>

*** Diff to previous build ***
============================
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
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 22:50 [binutils-gdb] MIPS: Add Global INValidate ASE support sergiodj+buildbot
@ 2018-06-14 23:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14 23:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8837>

Commit(s) tested:
	6f20c942c3dbc08d02f74e4d508e19f8617bc5e3

Author(s) (in the same order as the commits):
	Faraz Shahbazker <Faraz.Shahbazker@mips.com>

Subject:
	MIPS: Add Global INValidate ASE support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6f/6f20c942c3dbc08d02f74e4d508e19f8617bc5e3/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 21:46 [binutils-gdb] Fix/improve on-line help of 'define' command sergiodj+buildbot
@ 2018-06-14 22:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14 22:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8836>

Commit(s) tested:
	87a8eca781910ec2079426f309145be18df8106c

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Fix/improve on-line help of 'define' command.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/87/87a8eca781910ec2079426f309145be18df8106c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 17:28 [binutils-gdb] Avoid gdb.base/fork-running-state.exp lingering processes sergiodj+buildbot
@ 2018-06-14 17:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14 17:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8833>

Commit(s) tested:
	14897d65b5a279684289bf6b99136de60c31f1c0

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Avoid gdb.base/fork-running-state.exp lingering processes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/14/14897d65b5a279684289bf6b99136de60c31f1c0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 13:54 [binutils-gdb] [gdb/cli] Honour 'print pretty' when printing result of finish command sergiodj+buildbot
@ 2018-06-14 14:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14 14:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8832>

Commit(s) tested:
	5d9a06087942ddf4f9ab724b5b4c1a45507d8321

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/cli] Honour 'print pretty' when printing result of finish command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5d/5d9a06087942ddf4f9ab724b5b4c1a45507d8321/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/finish-pretty.exp: finish foo prettyprinted function result
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 12:44 [binutils-gdb] Revert accidental push of "Inline breakpoints" commit sergiodj+buildbot
@ 2018-06-14 13:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14 13:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8830>

Commit(s) tested:
	7b045207d1b8980add1c87b643504e3ef987e7a2

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Revert accidental push of "Inline breakpoints" commit

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7b/7b045207d1b8980add1c87b643504e3ef987e7a2/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 12:29 [binutils-gdb] gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup output sergiodj+buildbot
@ 2018-06-14 12:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14 12:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8829>

Commit(s) tested:
	11ae5818f76e0af4dcf7ee069e0756ccf6901ebe

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/11/11ae5818f76e0af4dcf7ee069e0756ccf6901ebe/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14 11:02 [binutils-gdb] Remove stale inline function handling from selftest_setup sergiodj+buildbot
@ 2018-06-14 11:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14 11:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8827>

Commit(s) tested:
	1d39de443a38448226ffc408290c17c54c598c39

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Remove stale inline function handling from selftest_setup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1d/1d39de443a38448226ffc408290c17c54c598c39/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14  3:54 [binutils-gdb] ELF dynsyms sergiodj+buildbot
@ 2018-06-14  4:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14  4:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8825>

Commit(s) tested:
	7f923b7fd2a7c55f2337b3b79a2b2081a7bbe22b

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	ELF dynsyms

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7f/7f923b7fd2a7c55f2337b3b79a2b2081a7bbe22b/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14  2:26 [binutils-gdb] PR23282, Reinstate seek optimization sergiodj+buildbot
@ 2018-06-14  2:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14  2:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8824>

Commit(s) tested:
	ff91d2f0e20fc91b6b101a0b20cbd38ab2d7fb50

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23282, Reinstate seek optimization

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ff/ff91d2f0e20fc91b6b101a0b20cbd38ab2d7fb50/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-14  2:16 [binutils-gdb] Fix GDB sparc build sergiodj+buildbot
@ 2018-06-14  2:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-14  2:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8823>

Commit(s) tested:
	ab89b5a57cff984d1edbcb6ca19c8f4a77c511a8

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix GDB sparc build

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ab/ab89b5a57cff984d1edbcb6ca19c8f4a77c511a8/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-13 15:04 [binutils-gdb] MIPS: Add CRC ASE support sergiodj+buildbot
@ 2018-06-13 15:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-13 15:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8821>

Commit(s) tested:
	730c31740a69eaee73e0fc5430d80daa683c26e7

Author(s) (in the same order as the commits):
	Scott Egerton <scott.egerton@imgtec.com>

Subject:
	MIPS: Add CRC ASE support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/73/730c31740a69eaee73e0fc5430d80daa683c26e7/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-13 13:04 [binutils-gdb] [gdb/testsuite] Fix hang in fork-running-state.c sergiodj+buildbot
@ 2018-06-13 13:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-13 13:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8820>

Commit(s) tested:
	a08ac84b963facb4c4a85c4d5df057d44e2a276d

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Fix hang in fork-running-state.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a0/a08ac84b963facb4c4a85c4d5df057d44e2a276d/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-13 12:58 [binutils-gdb] [gdb/testsuite] Update gdb startup text in selftest.exp sergiodj+buildbot
@ 2018-06-13 13:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-13 13:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8819>

Commit(s) tested:
	c75d3d4144fa8b5312bf581451bf800251b7bd71

Author(s) (in the same order as the commits):
	Tom de Vries <tdevries@suse.de>

Subject:
	[gdb/testsuite] Update gdb startup text in selftest.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c7/c75d3d4144fa8b5312bf581451bf800251b7bd71/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-13  9:37 [binutils-gdb] Fix procfs.c compilation sergiodj+buildbot
@ 2018-06-13  9:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-13  9:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8818>

Commit(s) tested:
	62c808aef64d77d5585f54c792ebe3f388a960a9

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Fix procfs.c compilation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/62/62c808aef64d77d5585f54c792ebe3f388a960a9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-12 22:38 [binutils-gdb] gdb: Run INF_EXEC_COMPLETE handler for additional cases sergiodj+buildbot
@ 2018-06-12 22:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-12 22:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8817>

Commit(s) tested:
	1840d81a201932a2d5ad5b089aad85943a5a0a82

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Run INF_EXEC_COMPLETE handler for additional cases

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/18/1840d81a201932a2d5ad5b089aad85943a5a0a82/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-12 21:42 [binutils-gdb] gdb: Fix an infrun debug log message sergiodj+buildbot
@ 2018-06-12 21:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-12 21:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8815>

Commit(s) tested:
	defd21729f1ceb51999afcb342310835f8ab2faf

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Fix an infrun debug log message

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/de/defd21729f1ceb51999afcb342310835f8ab2faf/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-12  2:23 [binutils-gdb] Fix gdb build on hppa-linux sergiodj+buildbot
@ 2018-06-12  2:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-12  2:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8813>

Commit(s) tested:
	69c67a0b2a93ba8c431d1ebb90d57a1e4d0ec3a1

Author(s) (in the same order as the commits):
	John David Anglin <danglin@gcc.gnu.org>

Subject:
	Fix gdb build on hppa-linux

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/69/69c67a0b2a93ba8c431d1ebb90d57a1e4d0ec3a1/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-11 13:00 [binutils-gdb] Enable Aarch64 SVE for gdbserver sergiodj+buildbot
@ 2018-06-11 12:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-11 12:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8812>

Commit(s) tested:
	fefa175e8f518f17121a1870270a415c851cbacc

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Enable Aarch64 SVE for gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fe/fefa175e8f518f17121a1870270a415c851cbacc/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-11 11:25 [binutils-gdb] Increase gdbsever PBUFSIZ sergiodj+buildbot
@ 2018-06-11 11:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-11 11:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8811>

Commit(s) tested:
	b91ad3ff949be78a43653b6138cbd515d4bdb637

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Increase gdbsever PBUFSIZ

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b9/b91ad3ff949be78a43653b6138cbd515d4bdb637/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-11 10:47 [binutils-gdb] Add Aarch64 SVE dwarf regnums sergiodj+buildbot
@ 2018-06-11 10:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-11 10:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8810>

Commit(s) tested:
	65d4cadafd7d9d5bb84810cde98a8c3a007a0594

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Add Aarch64 SVE dwarf regnums

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/65/65d4cadafd7d9d5bb84810cde98a8c3a007a0594/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-11  5:54 [binutils-gdb] Remove cleanups from record-full.c sergiodj+buildbot
@ 2018-06-11  5:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-11  5:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8806>

Commit(s) tested:
	1ddbba9df5fda9b1af5306fe182a5f1c3197f53a

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanups from record-full.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1d/1ddbba9df5fda9b1af5306fe182a5f1c3197f53a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-11  3:01 [binutils-gdb] Remove more "struct" keywords in range-based for loops sergiodj+buildbot
@ 2018-06-11  2:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-11  2:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8804>

Commit(s) tested:
	71b73764977a3895b0dda3e7260eece7a8d3e60c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Remove more "struct" keywords in range-based for loops

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/71/71b73764977a3895b0dda3e7260eece7a8d3e60c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-10 14:17 [binutils-gdb] Remove cleanups from tracefile.c sergiodj+buildbot
@ 2018-06-10 16:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-10 16:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8798>

Commit(s) tested:
	d14b92bf8a7f4c57eb6c5fca559c7bbb8a747358

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanups from tracefile.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d1/d14b92bf8a7f4c57eb6c5fca559c7bbb8a747358/>

*** 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-s390x-m64/xfails/master/xfail?id=c00936f>

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-s390x-m64/xfails/master/xfail.table?id=c00936f>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-10  4:07 [binutils-gdb] Use std::unique_ptr in reg_buffer sergiodj+buildbot
@ 2018-06-10  4:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-10  4:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8795>

Commit(s) tested:
	835dcf92618e294d3c6c2bedd94af712809c96a3

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Use std::unique_ptr in reg_buffer

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/83/835dcf92618e294d3c6c2bedd94af712809c96a3/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-10  0:49 [binutils-gdb] Remove use of queue.h from gdbserver/event-loop.c sergiodj+buildbot
@ 2018-06-10  0:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-10  0:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8793>

Commit(s) tested:
	405918449085378e96dc841a3d536ce161ce1539

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove use of queue.h from gdbserver/event-loop.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/40/405918449085378e96dc841a3d536ce161ce1539/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-10  0:10 [binutils-gdb] Remove a VEC from serial.c sergiodj+buildbot
@ 2018-06-10  0:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-10  0:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8791>

Commit(s) tested:
	191cca638351fcaf9bee93a396bd4f8b74f915eb

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove a VEC from serial.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/19/191cca638351fcaf9bee93a396bd4f8b74f915eb/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-08 21:24 [binutils-gdb] Add missing client_state struct references to win target sergiodj+buildbot
@ 2018-06-08 22:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-08 22:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8786>

Commit(s) tested:
	6341380d5cb8e645d79953a24701219a048f426f

Author(s) (in the same order as the commits):
	Stan Cox <scox@redhat.com>

Subject:
	Add missing client_state struct references to win target.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/63/6341380d5cb8e645d79953a24701219a048f426f/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-08 20:50 [binutils-gdb] Make gdbreplay use more common routines sergiodj+buildbot
@ 2018-06-08 21:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-08 21:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8785>

Commit(s) tested:
	03349c934525d0f78a3f971a351b1202ea21ec94

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdbreplay use more common routines

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/03/03349c934525d0f78a3f971a351b1202ea21ec94/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-08 20:50 [binutils-gdb] ld/x86: Remove hidden _edata, __bss_start, and _end sergiodj+buildbot
@ 2018-06-08 20:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-08 20:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8784>

Commit(s) tested:
	ecf99cc09236316db27fd8ffaedca864f81ea081

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	ld/x86: Remove hidden _edata, __bss_start, and _end

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ec/ecf99cc09236316db27fd8ffaedca864f81ea081/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> FAIL: gdb.threads/check-libthread-db.exp: user-initiated check: libpthread.so fully initialized
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-08 18:19 [binutils-gdb] Fix build issue with Python 3.7 sergiodj+buildbot
@ 2018-06-08 19:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-08 19:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8783>

Commit(s) tested:
	aeab512851bf6ed623d1c6c4305b6ce05e51a10c

Author(s) (in the same order as the commits):
	Paul Koning <paul_koning@dell.com>

Subject:
	Fix build issue with Python 3.7

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ae/aeab512851bf6ed623d1c6c4305b6ce05e51a10c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-08 17:39 [binutils-gdb] linux: Add maintenance commands to test libthread_db sergiodj+buildbot
@ 2018-06-08 17:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-08 17:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8782>

Commit(s) tested:
	5045b3d78903d1f6faa4cb511fa801e50dfacf48

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	linux: Add maintenance commands to test libthread_db

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/5045b3d78903d1f6faa4cb511fa801e50dfacf48/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-08 16:46 [binutils-gdb] Fix gdb mingw build sergiodj+buildbot
@ 2018-06-08 17:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-08 17:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8780>

Commit(s) tested:
	2f4f025ff15b900706c8597060003a506107cf23

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix gdb mingw build

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2f/2f4f025ff15b900706c8597060003a506107cf23/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-08 14:56 [binutils-gdb] Remove last cleanup from btrace code sergiodj+buildbot
@ 2018-06-08 15:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-08 15:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8779>

Commit(s) tested:
	343b0027aed57c5a2d499e7e6e228608969a10be

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove last cleanup from btrace code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/34/343b0027aed57c5a2d499e7e6e228608969a10be/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-08 14:44 [binutils-gdb] Remove cleanups from btrace code sergiodj+buildbot
@ 2018-06-08 14:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-08 14:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8778>

Commit(s) tested:
	8dcc53b37f4fe4797825c2a43bb1fb3df56b30d1

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanups from btrace code

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8d/8dcc53b37f4fe4797825c2a43bb1fb3df56b30d1/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-07 20:49 [binutils-gdb] Introduce class target_stack sergiodj+buildbot
@ 2018-06-07 21:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-07 21:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8767>

Commit(s) tested:
	a1740ee1573d6e0e21692f815b322e3d062bbbee

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Introduce class target_stack

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a1/a1740ee1573d6e0e21692f815b322e3d062bbbee/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-07 20:16 [binutils-gdb] Eliminate find_target_beneath sergiodj+buildbot
@ 2018-06-07 20:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-07 20:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8766>

Commit(s) tested:
	d6ca69cddc3fc6ef61fdfe3c3803d13b0b4e13e9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Eliminate find_target_beneath

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d6/d6ca69cddc3fc6ef61fdfe3c3803d13b0b4e13e9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-07 19:21 [binutils-gdb] target_ops::beneath -> target_ops::beneath() sergiodj+buildbot
@ 2018-06-07 20:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-07 20:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8765>

Commit(s) tested:
	b6a8c27bb8fb383be6f57724eb9aafa9f2f83aa5

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	target_ops::beneath -> target_ops::beneath()

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b6/b6a8c27bb8fb383be6f57724eb9aafa9f2f83aa5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-07 18:59 [binutils-gdb] target_stack -> current_top_target() throughout sergiodj+buildbot
@ 2018-06-07 19:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-07 19:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8764>

Commit(s) tested:
	8b88a78e63526b84d540b9c7d5f459593a248d5e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	target_stack -> current_top_target() throughout

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8b/8b88a78e63526b84d540b9c7d5f459593a248d5e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-07 10:06 [binutils-gdb] Aarch64 SVE pseudo register support sergiodj+buildbot
@ 2018-06-07 10:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-07 10:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8760>

Commit(s) tested:
	63bad7b636870e3a0af4fc97cc2b8ec5c2603a41

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Aarch64 SVE pseudo register support

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/63/63bad7b636870e3a0af4fc97cc2b8ec5c2603a41/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-07  0:45 [binutils-gdb] TIC6X __c6xabi_DSBT_BASE sergiodj+buildbot
@ 2018-06-07  0:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-07  0:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8759>

Commit(s) tested:
	527278f3360dde3e5439b8d10f3f635155b35aca

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	TIC6X __c6xabi_DSBT_BASE

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/52/527278f3360dde3e5439b8d10f3f635155b35aca/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-06 22:15 [binutils-gdb] Guard declarations of 'sve_{vq, vl}_from_{vl, vq}' macros on Aarch64 (and unbreak build) sergiodj+buildbot
@ 2018-06-06 22:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-06 22:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8757>

Commit(s) tested:
	e5a77256e8961294b3ea7d483124834311ca363b

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Guard declarations of 'sve_{vq,vl}_from_{vl,vq}' macros on Aarch64 (and unbreak build)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e5/e5a77256e8961294b3ea7d483124834311ca363b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-06  0:46 [binutils-gdb] Fix typo in common/enum-flags.h example sergiodj+buildbot
@ 2018-06-06  7:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-06  7:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8752>

Commit(s) tested:
	115f7325b5b76450b9a1d16848a2a54f54e49747

Author(s) (in the same order as the commits):
	David Malcolm <dmalcolm@redhat.com>

Subject:
	Fix typo in common/enum-flags.h example

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/11/115f7325b5b76450b9a1d16848a2a54f54e49747/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-05 23:06 [binutils-gdb] Tidy bfdio to consistenly use containing archive sergiodj+buildbot
@ 2018-06-06  7:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-06  7:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8750>

Commit(s) tested:
	5c4ce239a3ab9263163a0fe8e7487b39a41c43d1

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Tidy bfdio to consistenly use containing archive

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5c/5c4ce239a3ab9263163a0fe8e7487b39a41c43d1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/mi-nonstop.exp: probe for target remote
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-05 13:50 [binutils-gdb] PR23254, ld.bfd mishandles file pointers while scanning archive sergiodj+buildbot
@ 2018-06-06  6:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-06  6:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8749>

Commit(s) tested:
	27b0767593284f97384b3597ebd211164f8c8b47

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23254, ld.bfd mishandles file pointers while scanning archive

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/27/27b0767593284f97384b3597ebd211164f8c8b47/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-05  6:27 [binutils-gdb] Remove last Ada cleanups sergiodj+buildbot
@ 2018-06-06  4:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-06  4:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8743>

Commit(s) tested:
	54d343a24019367e85bb2e90966f2da483868637

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove last Ada cleanups

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/54/54d343a24019367e85bb2e90966f2da483868637/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_long
PASS -> FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_long
PASS -> FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b param_prefixes_test_intp_intr
PASS -> FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b param_prefixes_test_intp_intr
PASS -> FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_long
PASS -> FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_long
PASS -> FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: tab complete "b -function param_prefixes_test_intp_intr
PASS -> FAIL: gdb.linespec/cpcompletion.exp: all-param-prefixes: cmd complete "b -function param_prefixes_test_intp_intr
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: tab complete "b overload_ambiguous_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: cmd complete "b overload_ambiguous_"
new FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b overload_ambiguous_test" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b overload_ambiguous_test" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b overload_ambiguous_test" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b overload_ambiguous_test" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: tab complete "b overload_ambiguous_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: cmd complete "b overload_ambiguous_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b overload_ambiguous_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: tab complete "b -function overload_ambiguous_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: cmd complete "b -function overload_ambiguous_"
new FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b -function overload_ambiguous_test" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b -function overload_ambiguous_test" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b -function overload_ambiguous_test" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b -function overload_ambiguous_test" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: tab complete "b -function overload_ambiguous_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: cmd complete "b -function overload_ambiguous_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload: compare "b -function overload_ambiguous_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: tab complete "b overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: cmd complete "b overload2_func"
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b overload2_function" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b overload2_function" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b overload2_function" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b overload2_function" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: tab complete "b -function overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: cmd complete "b -function overload2_func"
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b -function overload2_function" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b -function overload2_function" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b -function overload2_function" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: all: compare "b -function overload2_function" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: tab complete "b ns_overload2_test::overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: cmd complete "b ns_overload2_test::overload2_func"
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b ns_overload2_test::overload2_function" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b ns_overload2_test::overload2_function" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b ns_overload2_test::overload2_function" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b ns_overload2_test::overload2_function" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: tab complete "b -function ns_overload2_test::overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: cmd complete "b -function ns_overload2_test::overload2_func"
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b -function ns_overload2_test::overload2_function" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b -function ns_overload2_test::overload2_function" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b -function ns_overload2_test::overload2_function" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope: compare "b -function ns_overload2_test::overload2_function" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: tab complete "b
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: cmd complete "b
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: compare "b
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: tab complete "b -function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: cmd complete "b -function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: restrict scope 2: compare "b -function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: unique completion: tab complete "b ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: unique completion: cmd complete "b ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: unique completion: "b ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: unique completion: compare "b ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: unique completion: tab complete "b -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: unique completion: cmd complete "b -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: unique completion: "b -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-2: unique completion: compare "b -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -function overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -function overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -function ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -function ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified cpls.cc:overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified cpls.cc:overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified cpls.cc:ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified cpls.cc:ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified cpls.cc:ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified cpls.cc:ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -source cpls.cc -function overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -source cpls.cc -function overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -source cpls.cc -function ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -source cpls.cc -function ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -qualified -source cpls.cc -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -qualified -source cpls.cc -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -source cpls.cc -qualified -function overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -source cpls.cc -qualified -function overload2_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -source cpls.cc -qualified -function ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -source cpls.cc -qualified -function ns_overload2_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: tab complete "b -source cpls.cc -qualified -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn: cmd complete "b -source cpls.cc -qualified -function ns_overload2_test::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn-2: "b -qualified struct_overload2_test::overload2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn-2: tab complete "b -qualified struct_overload2_test::overload2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn-2: cmd complete "b -qualified struct_overload2_test::overload2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn-2: tab complete "b -function struct_overload2_test::overload2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn-2: cmd complete "b -function struct_overload2_test::overload2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: fqn-2: compare "b -function struct_overload2_test::overload2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: tab complete "b overload3_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: cmd complete "b overload3_func"
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b overload3_function" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b overload3_function" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b overload3_function" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b overload3_function" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: tab complete "b -function overload3_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: cmd complete "b -function overload3_func"
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b -function overload3_function" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b -function overload3_function" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b -function overload3_function" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b -function overload3_function" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: tab complete "b overload3_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: cmd complete "b overload3_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: compare "b overload3_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: tab complete "b -function overload3_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: cmd complete "b -function overload3_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: compare "b -function overload3_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: tab complete "b struct_overload3_test::overload3_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: cmd complete "b struct_overload3_test::overload3_func"
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b struct_overload3_test::overload3_function" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b struct_overload3_test::overload3_function" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b struct_overload3_test::overload3_function" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b struct_overload3_test::overload3_function" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: tab complete "b -function struct_overload3_test::overload3_func"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: cmd complete "b -function struct_overload3_test::overload3_func"
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b -function struct_overload3_test::overload3_function" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b -function struct_overload3_test::overload3_function" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b -function struct_overload3_test::overload3_function" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: overload-3: restrict scope: compare "b -function struct_overload3_test::overload3_function" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-overload: tab complete "b template_overload_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-overload: cmd complete "b template_overload_fn"
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_overload_fn" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_overload_fn" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_overload_fn" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_overload_fn" completion list with bp location list: delete all breakpoints in delete_breakpoints
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_struct<int>::template_overload_fn" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_struct<int>::template_overload_fn" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b template_struct<int>::template_overload_fn" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-overload: tab complete "b -function template_overload_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-overload: cmd complete "b -function template_overload_fn"
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_overload_fn" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_overload_fn" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_overload_fn" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_overload_fn" completion list with bp location list: delete all breakpoints in delete_breakpoints
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_struct<int>::template_overload_fn" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_struct<int>::template_overload_fn" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-overload: compare "b -function template_struct<int>::template_overload_fn" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_st"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_st"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_str"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_str"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_stru"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_stru"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_r"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_r"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_f"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_f"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int,"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int,"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_st"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_st"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_str"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_str"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_stru"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_stru"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_r"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_r"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_f"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_f"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int,"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int,"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: "b template2_fn" creates no bp locations: set breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: "b template2_fn" creates no bp locations: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: "b template2_fn" creates no bp locations: delete all breakpoints in delete_breakpoints
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_fn<int, int>" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_fn<int, int>" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_fn<int, int>" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_fn<int, int>
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_struct<template2_ret_type<int> >::template2_fn<int, int>
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_st"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_st"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_str"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_str"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_stru"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_stru"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_r"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_r"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_f"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_f"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int,"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int,"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_st"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_st"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_str"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_str"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_stru"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_stru"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_r"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_r"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_re"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_ty"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_typ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::t"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::te"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::tem"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::temp"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::templ"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::templa"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::templat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_f"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_f"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int,"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int,"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, in"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: tab complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: cmd complete "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: "b -function template2_fn" creates no bp locations: set breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: "b -function template2_fn" creates no bp locations: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: "b -function template2_fn" creates no bp locations: delete all breakpoints in delete_breakpoints
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_fn<int, int>" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_fn<int, int>" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_fn<int, int>" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_fn<int, int>
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_struct<template2_ret_type<int> >::template2_fn<int, int>
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: template-ret-type: compare "b -function template2_ret_type<int> template2_struct<template2_ret_type<int> >::template2_fn<int, int>
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b const_overload_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b const_overload_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b const_overload_fn
new FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b const_overload_fn" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b const_overload_fn" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b const_overload_fn" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b const_overload_fn" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: "b const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b -function const_overload_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b -function const_overload_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: tab complete "b -function const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: cmd complete "b -function const_overload_fn
new FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b -function const_overload_fn" completion list with bp location list: set breakpoint
new FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b -function const_overload_fn" completion list with bp location list: info breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b -function const_overload_fn" completion list with bp location list: matches
new FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b -function const_overload_fn" completion list with bp location list: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: "b -function const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload: compare "b -function const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload-quoted: tab complete "b 'const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload-quoted: cmd complete "b 'const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload-quoted: compare "b 'const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload-quoted: tab complete "b -function 'const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload-quoted: cmd complete "b -function 'const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: const-overload-quoted: compare "b -function 'const_overload_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b 'not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b 'not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b 'not_overloaded_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b 'not_overloaded_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b 'not_overloaded_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b 'not_overloaded_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: compare "b 'not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b "not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b "not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b "not_overloaded_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b "not_overloaded_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b "not_overloaded_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b "not_overloaded_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: compare "b "not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function 'not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function 'not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function 'not_overloaded_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function 'not_overloaded_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function 'not_overloaded_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function 'not_overloaded_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: compare "b -function 'not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function "not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function "not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function "not_overloaded_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function "not_overloaded_fn"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: tab complete "b -function "not_overloaded_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: cmd complete "b -function "not_overloaded_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: append-end-quote-char-when-unambiguous: compare "b -function "not_overloaded_fn
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unconstrained: tab complete "b file_constrained_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unconstrained: cmd complete "b file_constrained_test"
new FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unconstrained: "b file_constrained_test_cpls" creates no bp locations: set breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unconstrained: "b file_constrained_test_cpls" creates no bp locations: matches
new FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unconstrained: "b file_constrained_test_cpls" creates no bp locations: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc:file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc:file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc:file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc: file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc: file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc: file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source cpls2.cc -function file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source cpls2.cc -function file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source cpls2.cc -function file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc:'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc:'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc:'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc: 'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc: 'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc: 'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source cpls2.cc -function 'file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source cpls2.cc -function 'file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source cpls2.cc -function 'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc:"file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc:"file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc:"file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b cpls2.cc: "file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b cpls2.cc: "file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b cpls2.cc: "file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source cpls2.cc -function "file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source cpls2.cc -function "file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source cpls2.cc -function "file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc':file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc':file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc':file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc': file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc': file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc': file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source 'cpls2.cc' -function file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source 'cpls2.cc' -function file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source 'cpls2.cc' -function file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc':'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc':'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc':'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc': 'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc': 'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc': 'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source 'cpls2.cc' -function 'file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source 'cpls2.cc' -function 'file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source 'cpls2.cc' -function 'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc':"file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc':"file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc':"file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b 'cpls2.cc': "file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b 'cpls2.cc': "file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b 'cpls2.cc': "file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source 'cpls2.cc' -function "file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source 'cpls2.cc' -function "file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source 'cpls2.cc' -function "file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc":file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc":file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc":file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc": file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc": file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc": file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source "cpls2.cc" -function file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source "cpls2.cc" -function file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source "cpls2.cc" -function file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc":'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc":'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc":'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc": 'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc": 'file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc": 'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source "cpls2.cc" -function 'file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source "cpls2.cc" -function 'file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source "cpls2.cc" -function 'file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc":"file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc":"file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc":"file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b "cpls2.cc": "file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b "cpls2.cc": "file_constrained_test_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b "cpls2.cc": "file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: tab complete "b -source "cpls2.cc" -function "file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: cmd complete "b -source "cpls2.cc" -function "file_constrained_test_cpls2_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-unambiguous: compare "b -source "cpls2.cc" -function "file_constrained_test_cpls2_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc: "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc: "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source cpls2.cc -function "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source cpls2.cc -function "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc:'"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc:'"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc: '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc: '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source cpls2.cc -function '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source cpls2.cc -function '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc:""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc:""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b cpls2.cc: ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b cpls2.cc: ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source cpls2.cc -function ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source cpls2.cc -function ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc':"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc':"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc': "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc': "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source 'cpls2.cc' -function "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source 'cpls2.cc' -function "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc':'"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc':'"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc': '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc': '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source 'cpls2.cc' -function '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source 'cpls2.cc' -function '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc':""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc':""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b 'cpls2.cc': ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b 'cpls2.cc': ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source 'cpls2.cc' -function ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source 'cpls2.cc' -function ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc":"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc":"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc": "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc": "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source "cpls2.cc" -function "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source "cpls2.cc" -function "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc":'"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc":'"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc": '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc": '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source "cpls2.cc" -function '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source "cpls2.cc" -function '"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc":""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc":""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b "cpls2.cc": ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b "cpls2.cc": ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: tab complete "b -source "cpls2.cc" -function ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: in-source-file-ambiguous: cmd complete "b -source "cpls2.cc" -function ""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls2."
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls2."
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls2.c"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls2.c"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls2.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls2.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls-"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls-"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b cpls-hyphen"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b cpls-hyphen"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls2."
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls2."
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls2.c"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls2.c"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls2.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls2.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls-"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls-"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'cpls-hyphen"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'cpls-hyphen"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls2."
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls2."
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls2.c"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls2.c"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls2.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls2.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls-"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls-"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "cpls-hyphen"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "cpls-hyphen"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b nonexistingfilename.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b nonexistingfilename.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b nonexistingfilename.cc "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b nonexistingfilename.cc "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'nonexistingfilename.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'nonexistingfilename.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'nonexistingfilename.cc "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'nonexistingfilename.cc "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'nonexistingfilename.cc'"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'nonexistingfilename.cc'"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b 'nonexistingfilename.cc' "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b 'nonexistingfilename.cc' "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "nonexistingfilename.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "nonexistingfilename.cc"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "nonexistingfilename.cc "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "nonexistingfilename.cc "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "nonexistingfilename.cc""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "nonexistingfilename.cc""
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: tab complete "b "nonexistingfilename.cc" "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: source-complete-appends-colon: cmd complete "b "nonexistingfilename.cc" "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function "struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:'struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:"struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function "struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':'struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':"struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function "struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":'struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function 'struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":"struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function "struct_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function "ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:'ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:"ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function "ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':'ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':"ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function "ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":'ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function 'ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":"ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function "ns_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::s"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: compare "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::incomplete_scope_colon_test
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b  -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b cpls.cc:"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source cpls.cc -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b 'cpls.cc':"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source 'cpls.cc' -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function 'ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b "cpls.cc":"ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test:"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: tab complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: incomplete-scope-colon: cmd complete "b -source "cpls.cc" -function "ns2_incomplete_scope_colon_test::struct_in_ns2_incomplete_scope_colon_test::i"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b anon_ns_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b 'anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b 'anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b 'anon_ns_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b "anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b "anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b "anon_ns_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b the_anon_ns_wrapper_ns::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b the_anon_ns_wrapper_ns::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b the_anon_ns_wrapper_ns::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: "b the_anon_ns_wrapper_ns::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function anon_ns_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function 'anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function 'anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function 'anon_ns_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function "anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function "anon_ns_function"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function "anon_ns_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: tab complete "b -function the_anon_ns_wrapper_ns::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: cmd complete "b -function the_anon_ns_wrapper_ns::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: compare "b -function the_anon_ns_wrapper_ns::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: anon-ns: "b -function the_anon_ns_wrapper_ns::
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b opera"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b opera"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operato"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operato"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b operator<
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b operator<
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function opera"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function opera"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operat"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operato"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operato"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: tab complete "b -function operator<
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: cmd complete "b -function operator<
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: compare "b operator<
PASS -> FAIL: gdb.linespec/cpcompletion.exp: operator<: compare "b -function operator<
PASS -> FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: tab complete "b ambiguous_pre"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: cmd complete "b ambiguous_pre"
new FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: "b ambiguous_prefix_" creates no bp locations: set breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: "b ambiguous_prefix_" creates no bp locations: matches
new FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: "b ambiguous_prefix_" creates no bp locations: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: tab complete "b -function ambiguous_pre"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: cmd complete "b -function ambiguous_pre"
new FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: "b -function ambiguous_prefix_" creates no bp locations: set breakpoint
PASS -> FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: "b -function ambiguous_prefix_" creates no bp locations: matches
new FAIL: gdb.linespec/cpcompletion.exp: ambiguous-prefix: "b -function ambiguous_prefix_" creates no bp locations: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source cpls.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source cpls.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source cpls.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source cpls.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source cpls.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source cpls.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b cpls.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b cpls.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b cpls.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b cpls.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source cpls.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source cpls.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source cpls.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source cpls.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source 'cpls.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source 'cpls.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source 'cpls.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source 'cpls.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source 'cpls.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source 'cpls.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b 'cpls.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b 'cpls.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b 'cpls.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b 'cpls.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source 'cpls.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source 'cpls.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source 'cpls.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source 'cpls.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source "cpls.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source "cpls.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source "cpls.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source "cpls.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source "cpls.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source "cpls.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b "cpls.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b "cpls.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b "cpls.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b "cpls.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: tab complete "b -source "cpls.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: cmd complete "b -source "cpls.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: "b -source "cpls.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: function-labels: compare "b -source "cpls.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc:"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc:"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b cpls.cc: "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b cpls.cc: "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source cpls.cc -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source cpls.cc -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc':"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc':"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'cpls.cc': "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'cpls.cc': "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'cpls.cc' -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'cpls.cc' -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc":"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc":"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "cpls.cc": "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "cpls.cc": "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "cpls.cc" -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "cpls.cc" -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc:"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc:"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b unknown_file.cc: "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b unknown_file.cc: "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source unknown_file.cc -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source unknown_file.cc -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc':"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc':"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b 'unknown_file.cc': "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b 'unknown_file.cc': "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source 'unknown_file.cc' -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source 'unknown_file.cc' -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc":"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc":"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b "unknown_file.cc": "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b "unknown_file.cc": "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: tab complete "b -source "unknown_file.cc" -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-function: cmd complete "b -source "unknown_file.cc" -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc:"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc:"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b cpls.cc: "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b cpls.cc: "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source cpls.cc -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source cpls.cc -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc':"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc':"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b 'cpls.cc': "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b 'cpls.cc': "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source 'cpls.cc' -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source 'cpls.cc' -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function 'function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function 'unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function "function_with_labels
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc":"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc":"unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b "cpls.cc": "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b "cpls.cc": "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: tab complete "b -source "cpls.cc" -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-label: cmd complete "b -source "cpls.cc" -function "unknown_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: tab complete "b unknown_file.cc: "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: cmd complete "b unknown_file.cc: "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: tab complete "b 'unknown_file.cc': "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: cmd complete "b 'unknown_file.cc': "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: tab complete "b "unknown_file.cc": "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: keywords-after-unknown-file: cmd complete "b "unknown_file.cc": "
PASS -> FAIL: gdb.linespec/cpcompletion.exp: no-data-symbols: tab complete "b code_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: no-data-symbols: cmd complete "b code_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: no-data-symbols: tab complete "b -function code_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: no-data-symbols: cmd complete "b -function code_"
PASS -> FAIL: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b non_existing_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b non_existing_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b -function function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b -function function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: if-expression: tab complete "b -function non_existing_function
PASS -> FAIL: gdb.linespec/cpcompletion.exp: if-expression: cmd complete "b -function non_existing_function
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 22:09 [binutils-gdb] (windows) GDB/MI crash when using "-list-thread-groups --available" sergiodj+buildbot
@ 2018-06-04 22:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 22:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8742>

Commit(s) tested:
	178d6a638693d1a7a66b0553f16b1df95b4f27ee

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(windows) GDB/MI crash when using "-list-thread-groups --available"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/17/178d6a638693d1a7a66b0553f16b1df95b4f27ee/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 18:56 [binutils-gdb] xtensa: use property tables for correct disassembly sergiodj+buildbot
@ 2018-06-04 21:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 21:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8740>

Commit(s) tested:
	4b8e28c79356265b2c111e044142fb6d6d2db44e

Author(s) (in the same order as the commits):
	Max Filippov <jcmvbkbc@gmail.com>

Subject:
	xtensa: use property tables for correct disassembly

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4b/4b8e28c79356265b2c111e044142fb6d6d2db44e/>

*** Diff to previous build ***
============================
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=on: 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 19:51 [binutils-gdb] xtensa: add separate property sections option sergiodj+buildbot
@ 2018-06-04 19:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 19:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8739>

Commit(s) tested:
	8255c61b8ad5ac933672d26e5c9454aaf09ccaeb

Author(s) (in the same order as the commits):
	Max Filippov <jcmvbkbc@gmail.com>

Subject:
	xtensa: add separate property sections option

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/82/8255c61b8ad5ac933672d26e5c9454aaf09ccaeb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 18:33 [binutils-gdb] Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1 sergiodj+buildbot
@ 2018-06-04 18:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 18:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8738>

Commit(s) tested:
	95da9854466ada2572b42f5528711a06a2d42db1

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/95/95da9854466ada2572b42f5528711a06a2d42db1/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 17:01 [binutils-gdb] Use ELF_SECTION_IN_SEGMENT to map segments sergiodj+buildbot
@ 2018-06-04 17:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 17:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8737>

Commit(s) tested:
	62b74cb8b00ca2b42de30ceff4d2f1552b77a10d

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Use ELF_SECTION_IN_SEGMENT to map segments

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/62/62b74cb8b00ca2b42de30ceff4d2f1552b77a10d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 16:02 [binutils-gdb] Add configure.nat as a dependency of config.status sergiodj+buildbot
@ 2018-06-04 16:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 16:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8736>

Commit(s) tested:
	baf00c2d75351de7a42dae32aea3a71c8902cd25

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add configure.nat as a dependency of config.status

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ba/baf00c2d75351de7a42dae32aea3a71c8902cd25/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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=on: 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 15:13 [binutils-gdb] Add client_state struct sergiodj+buildbot
@ 2018-06-04 15:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 15:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8735>

Commit(s) tested:
	c12a5089640109567e2e06f0c5d2d1bf4fb3f5eb

Author(s) (in the same order as the commits):
	Stan Cox <scox@redhat.com>

Subject:
	Add client_state struct.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c1/c12a5089640109567e2e06f0c5d2d1bf4fb3f5eb/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 14:50 [binutils-gdb] Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION sergiodj+buildbot
@ 2018-06-04 14:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 14:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8734>

Commit(s) tested:
	23081219bfe58dd07b1e0a110728d7195155d0e2

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/23/23081219bfe58dd07b1e0a110728d7195155d0e2/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 14:05 [binutils-gdb] Change functions in cp-name-parser.y into methods sergiodj+buildbot
@ 2018-06-04 14:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 14:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8733>

Commit(s) tested:
	214b073cedadbdc7a0d272dc5ede79a5ab7785ea

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change functions in cp-name-parser.y into methods

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/21/214b073cedadbdc7a0d272dc5ede79a5ab7785ea/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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=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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 13:45 [binutils-gdb] Add aarch64 pseudo help functions sergiodj+buildbot
@ 2018-06-04 13:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 13:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8732>

Commit(s) tested:
	3c5cd5c3b4dcb88da4ff980186b63fa169ba9263

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Add aarch64 pseudo help functions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3c/3c5cd5c3b4dcb88da4ff980186b63fa169ba9263/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 11:57 [binutils-gdb] Use uint64_t for aarch64 tdep VQ sergiodj+buildbot
@ 2018-06-04 12:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 12:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8730>

Commit(s) tested:
	1332a1400145b5cca04c4d1ea77e0191d8dc5727

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Use uint64_t for aarch64 tdep VQ

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/13/1332a1400145b5cca04c4d1ea77e0191d8dc5727/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 11:39 [binutils-gdb] Enable SVE for GDB sergiodj+buildbot
@ 2018-06-04 11:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 11:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8729>

Commit(s) tested:
	ba2d2bb24ea593c7fb17f51ef23f122064bb17d7

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Enable SVE for GDB

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ba/ba2d2bb24ea593c7fb17f51ef23f122064bb17d7/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-04 10:40 [binutils-gdb] Use uint64_t for SVE VQ sergiodj+buildbot
@ 2018-06-04 11:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-04 11:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8728>

Commit(s) tested:
	39bfb9373c5cca78948c94174d46891c1a3d3613

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Use uint64_t for SVE VQ

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/39/39bfb9373c5cca78948c94174d46891c1a3d3613/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-03 23:24 [binutils-gdb] RISC-V: Handle out-of-range calls to undefined weak sergiodj+buildbot
@ 2018-06-03 23:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-03 23:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8727>

Commit(s) tested:
	cf7a5066b92552b62ca4d247c241a19d1a6e599d

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Handle out-of-range calls to undefined weak.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cf/cf7a5066b92552b62ca4d247c241a19d1a6e599d/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-03 22:23 [binutils-gdb] RISC-V: Fix symbol address problem with versioned symbols sergiodj+buildbot
@ 2018-06-03 22:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-03 22:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8726>

Commit(s) tested:
	137b5cbd204241ec47873c353cf7e41b47182d53

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Fix symbol address problem with versioned symbols.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/13/137b5cbd204241ec47873c353cf7e41b47182d53/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-02 14:08 [binutils-gdb] Split value_fetch_lazy sergiodj+buildbot
@ 2018-06-02 14:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-02 14:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8721>

Commit(s) tested:
	41c60b4b2668947726fb5762de95d57b931a3200

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Split value_fetch_lazy

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/41/41c60b4b2668947726fb5762de95d57b931a3200/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 22:57 [binutils-gdb] Include parser-defs.h in cp-name-parser.y sergiodj+buildbot
@ 2018-06-01 23:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 23:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8719>

Commit(s) tested:
	98e69eb381347eb06dfedaa0b185ad26818ce5cd

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Include parser-defs.h in cp-name-parser.y

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/98/98e69eb381347eb06dfedaa0b185ad26818ce5cd/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 21:21 [binutils-gdb] Use yy-remap.h in cp-name-parser.y sergiodj+buildbot
@ 2018-06-01 22:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 22:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8717>

Commit(s) tested:
	55b6c9849624fc105539e08222fb8ff128a5f7e2

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use yy-remap.h in cp-name-parser.y

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/55/55b6c9849624fc105539e08222fb8ff128a5f7e2/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 20:47 [binutils-gdb] Remove a static buffer from cp-name-parser.y sergiodj+buildbot
@ 2018-06-01 22:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 22:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8715>

Commit(s) tested:
	3513a6bb20ef286e303367d4ef4963b5dab877cb

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove a static buffer from cp-name-parser.y

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/35/3513a6bb20ef286e303367d4ef4963b5dab877cb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 21:12 [binutils-gdb] Move gdb/common/diagnostics.h to include/diagnostics.h sergiodj+buildbot
@ 2018-06-01 21:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 21:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8714>

Commit(s) tested:
	e9cb46ab59ff2ea94a7fd9fa857a084d3a9b8b39

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Move gdb/common/diagnostics.h to include/diagnostics.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e9/e9cb46ab59ff2ea94a7fd9fa857a084d3a9b8b39/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 20:36 [binutils-gdb] inadvertent language switch during breakpoint_re_set_one sergiodj+buildbot
@ 2018-06-01 20:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 20:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8713>

Commit(s) tested:
	8e817061976910fd1ac7bb8f689dbd96123ea593

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	inadvertent language switch during breakpoint_re_set_one

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/8e/8e817061976910fd1ac7bb8f689dbd96123ea593/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 19:10 [binutils-gdb] Bump version number to 2.30.52 sergiodj+buildbot
@ 2018-06-01 19:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 19:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8712>

Commit(s) tested:
	55e99962b24d9f2dc8a64b473259ca12e369fd20

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Bump version number to 2.30.52

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/55/55e99962b24d9f2dc8a64b473259ca12e369fd20/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 18:49 [binutils-gdb] Remove type_name_no_tag and rename type_name_no_tag_or_error sergiodj+buildbot
@ 2018-06-01 18:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 18:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8711>

Commit(s) tested:
	a737d952e0a9122dd0d439ba2a2ca531b070e6bd

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove type_name_no_tag and rename type_name_no_tag_or_error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a7/a737d952e0a9122dd0d439ba2a2ca531b070e6bd/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 18:09 [binutils-gdb] Remove TYPE_TAG_NAME sergiodj+buildbot
@ 2018-06-01 18:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 18:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8710>

Commit(s) tested:
	e86ca25fd6cc06488c9dda936cf83f0fcdf6b58b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove TYPE_TAG_NAME

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e8/e86ca25fd6cc06488c9dda936cf83f0fcdf6b58b/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 17:38 [binutils-gdb] Thread language through c_type_print_args sergiodj+buildbot
@ 2018-06-01 18:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 18:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8709>

Commit(s) tested:
	c1ec8cea7ff53eb76cb7c354b813c67fde755409

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Thread language through c_type_print_args

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c1/c1ec8cea7ff53eb76cb7c354b813c67fde755409/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 17:11 [binutils-gdb] Make c_type_print_varspec_suffix static sergiodj+buildbot
@ 2018-06-01 17:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 17:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8708>

Commit(s) tested:
	bc8453a7bb617a5f14a465516f9f87c2ab6e05d5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Make c_type_print_varspec_suffix static

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bc/bc8453a7bb617a5f14a465516f9f87c2ab6e05d5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01 16:14 [binutils-gdb] Add SVE register defines sergiodj+buildbot
@ 2018-06-01 17:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01 17:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8707>

Commit(s) tested:
	739e8682ff1cffc2809c91853efeef232d29e582

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Add SVE register defines

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/73/739e8682ff1cffc2809c91853efeef232d29e582/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01  8:50 [binutils-gdb] x86: fold MOV to/from segment register templates sergiodj+buildbot
@ 2018-06-01  8:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01  8:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8706>

Commit(s) tested:
	733bd0abdd059beff9d2c3be94fcd3b72fd44aaf

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86: fold MOV to/from segment register templates

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/73/733bd0abdd059beff9d2c3be94fcd3b72fd44aaf/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01  7:37 [binutils-gdb] x86/Intel: accept "oword ptr" for INVPCID sergiodj+buildbot
@ 2018-06-01  7:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01  7:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8704>

Commit(s) tested:
	647957107595c7f8209686577739240b7a222aba

Author(s) (in the same order as the commits):
	Jan Beulich <jbeulich@novell.com>

Subject:
	x86/Intel: accept "oword ptr" for INVPCID

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/64/647957107595c7f8209686577739240b7a222aba/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-06-01  4:20 [binutils-gdb] Make _bfd_error_handler available outside libbfd sergiodj+buildbot
@ 2018-06-01  4:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-06-01  4:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8703>

Commit(s) tested:
	030157d8a65afcc6292a4d3d183b816ed2ff7c57

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Make _bfd_error_handler available outside libbfd

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/03/030157d8a65afcc6292a4d3d183b816ed2ff7c57/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31 22:06 [binutils-gdb] Fix "set" handling of Python parameters sergiodj+buildbot
@ 2018-05-31 22:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 22:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8702>

Commit(s) tested:
	984ee559a26e138d8bcc1f850c1cacb9eded2b1c

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix "set" handling of Python parameters

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/98/984ee559a26e138d8bcc1f850c1cacb9eded2b1c/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31 21:41 [binutils-gdb] Add basic Python API for convenience variables sergiodj+buildbot
@ 2018-05-31 21:39 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 21:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8701>

Commit(s) tested:
	7729052b5377bfbf1c5ec5eaab59dd5071d4c5b1

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Add basic Python API for convenience variables

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/77/7729052b5377bfbf1c5ec5eaab59dd5071d4c5b1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31 15:14 [binutils-gdb] arch-utils: Make the last endianness actually chosen sticky sergiodj+buildbot
@ 2018-05-31 14:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 14:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8699>

Commit(s) tested:
	4b2dfa9d877a919e05817e6bfa4eda3addaf1b34

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	arch-utils: Make the last endianness actually chosen sticky

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4b/4b2dfa9d877a919e05817e6bfa4eda3addaf1b34/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31 14:18 [binutils-gdb] Function for reading the Aarch64 SVE vector length sergiodj+buildbot
@ 2018-05-31 14:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 14:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8698>

Commit(s) tested:
	122394f1476b1c925a281b15399119500c8231c1

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Function for reading the Aarch64 SVE vector length

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/122394f1476b1c925a281b15399119500c8231c1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31 14:03 [binutils-gdb] Add Aarch64 SVE target description sergiodj+buildbot
@ 2018-05-31 14:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 14:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8697>

Commit(s) tested:
	95228a0d790f16deae3436e18f41b70fc711a5b2

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Add Aarch64 SVE target description

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/95/95228a0d790f16deae3436e18f41b70fc711a5b2/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31 11:05 [binutils-gdb] include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de> sergiodj+buildbot
@ 2018-05-31 11:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 11:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8696>

Commit(s) tested:
	22467434fdc240e7c166f77f371909a8a07fc358

Author(s) (in the same order as the commits):
	edlinger <edlinger@138bc75d-0d04-0410-961f-82ee72b054a4>

Subject:
	include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/22/22467434fdc240e7c166f77f371909a8a07fc358/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31 11:00 [binutils-gdb] Improve boostrap-ubsan config (PR bootstrap/64914) sergiodj+buildbot
@ 2018-05-31 10:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 10:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8695>

Commit(s) tested:
	5b372a4d35bd5874c1a6db2b89f42c7ed3097c63

Author(s) (in the same order as the commits):
	marxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>

Subject:
	Improve boostrap-ubsan config (PR bootstrap/64914).

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5b/5b372a4d35bd5874c1a6db2b89f42c7ed3097c63/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31 10:07 [binutils-gdb] * argv.c (expandargv): Fix memory leak for expanded arguments sergiodj+buildbot
@ 2018-05-31 10:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31 10:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8694>

Commit(s) tested:
	e4554bf70235e3ebb10521ddbcbb2bf17abe4865

Author(s) (in the same order as the commits):
	law <law@138bc75d-0d04-0410-961f-82ee72b054a4>

Subject:
	* argv.c (expandargv): Fix memory leak for expanded arguments.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e4/e4554bf70235e3ebb10521ddbcbb2bf17abe4865/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31  3:17 [binutils-gdb] Unset gdbarch significant_addr_bit by default sergiodj+buildbot
@ 2018-05-31  3:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  3:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8691>

Commit(s) tested:
	5969f0dba74e17c694faf333b120f1e0b95783ed

Author(s) (in the same order as the commits):
	Omair Javaid <omair.javaid@linaro.org>

Subject:
	Unset gdbarch significant_addr_bit by default

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/59/5969f0dba74e17c694faf333b120f1e0b95783ed/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31  2:45 [binutils-gdb] (ARI) remove trailing newline in call to error in stack.c::func_command sergiodj+buildbot
@ 2018-05-31  2:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  2:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8690>

Commit(s) tested:
	61367c61574e4d1f422e0f560672c4e63116fd7a

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	(ARI) remove trailing newline in call to error in stack.c::func_command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/61/61367c61574e4d1f422e0f560672c4e63116fd7a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31  2:01 [binutils-gdb] Remove regcache_raw_supply sergiodj+buildbot
@ 2018-05-31  2:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  2:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8688>

Commit(s) tested:
	73e1c03f93f0294b464dc2b67de1f9aaae84838d

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_raw_supply

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/73/73e1c03f93f0294b464dc2b67de1f9aaae84838d/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
@ 2018-05-31  1:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  1:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8687>

Commit(s) tested:
	e4c4a59b48b2cec10cffac4f562937de00cb5f3f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e4/e4c4a59b48b2cec10cffac4f562937de00cb5f3f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31  1:08 [binutils-gdb] Remove regcache_cooked_read_part sergiodj+buildbot
@ 2018-05-31  1:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  1:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8686>

Commit(s) tested:
	73bb0000525a67694c1e8921e7c34ee0d985787e

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_read_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/73/73bb0000525a67694c1e8921e7c34ee0d985787e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31  0:44 [binutils-gdb] Remove regcache_cooked_read_value sergiodj+buildbot
@ 2018-05-31  0:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  0:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8685>

Commit(s) tested:
	46a45e9d5b067e484971e3972fa3eae0a224324f

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_read_value

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/46/46a45e9d5b067e484971e3972fa3eae0a224324f/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-31  0:08 [binutils-gdb] Remove regcache_cooked_write sergiodj+buildbot
@ 2018-05-31  0:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-31  0:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8684>

Commit(s) tested:
	b66f5587de2a096f357124b20376b2bab980238b

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_write

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b6/b66f5587de2a096f357124b20376b2bab980238b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 23:40 [binutils-gdb] Remove regcache_raw_write_part sergiodj+buildbot
@ 2018-05-30 23:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 23:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8682>

Commit(s) tested:
	4f0420fdabda76f462bd29a02d9be575e0e0cce7

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_raw_write_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4f/4f0420fdabda76f462bd29a02d9be575e0e0cce7/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 22:37 [binutils-gdb] Remove regcache_raw_read_part sergiodj+buildbot
@ 2018-05-30 22:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 22:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8681>

Commit(s) tested:
	502fe83eb549476fac09ec62c7fd66447791ba2a

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_raw_read_part

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/502fe83eb549476fac09ec62c7fd66447791ba2a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 22:21 [binutils-gdb] Remove regcache_cooked_read sergiodj+buildbot
@ 2018-05-30 22:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 22:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8680>

Commit(s) tested:
	dca08e1fe158d04517ba3ddd7ece9dd1596c8e8c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_cooked_read

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/dc/dca08e1fe158d04517ba3ddd7ece9dd1596c8e8c/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 21:34 [binutils-gdb] Remove regcache_raw_read sergiodj+buildbot
@ 2018-05-30 22:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 22:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8678>

Commit(s) tested:
	0b8835861cde41744a08f215b48fccd135815b63

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_raw_read

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0b/0b8835861cde41744a08f215b48fccd135815b63/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 20:58 [binutils-gdb] Remove regcache_raw_update sergiodj+buildbot
@ 2018-05-30 21:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 21:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8677>

Commit(s) tested:
	0b47d9858ca0805cd52ba959276d08899c7b9f8c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_raw_update

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0b/0b47d9858ca0805cd52ba959276d08899c7b9f8c/>

*** Diff to previous build ***
============================
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 20:37 [binutils-gdb] Remove regcache_register_status sergiodj+buildbot
@ 2018-05-30 20:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 20:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8676>

Commit(s) tested:
	0ec9f11447514a797ae13760825fa45f9deedd8c

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_register_status

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0e/0ec9f11447514a797ae13760825fa45f9deedd8c/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 20:01 [binutils-gdb] Remove regcache_get_ptid sergiodj+buildbot
@ 2018-05-30 20:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 20:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8675>

Commit(s) tested:
	222312d359fe0a68f8583ba315583ee8cc94f252

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove regcache_get_ptid

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/22/222312d359fe0a68f8583ba315583ee8cc94f252/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 16:57 [binutils-gdb] Add or1k target to --enable-targets=all sergiodj+buildbot
@ 2018-05-30 17:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 17:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8674>

Commit(s) tested:
	fdbe37e35fed48091296434652101a63fa4360cf

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add or1k target to --enable-targets=all

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/fd/fdbe37e35fed48091296434652101a63fa4360cf/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30 15:56 [binutils-gdb] Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings) sergiodj+buildbot
@ 2018-05-30 15:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 15:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8672>

Commit(s) tested:
	f7c6f42310233479ea6339430b7c1ca1f9ec68e1

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/f7/f7c6f42310233479ea6339430b7c1ca1f9ec68e1/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30  8:52 [binutils-gdb] Add znver2 support sergiodj+buildbot
@ 2018-05-30 13:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30 13:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8671>

Commit(s) tested:
	a9660a6f4063c7e1fb892ec709c954c56896ab8d

Author(s) (in the same order as the commits):
	Amit Pawar <Amit.Pawar@amd.com>

Subject:
	Add znver2 support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a9/a9660a6f4063c7e1fb892ec709c954c56896ab8d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30  1:23 [binutils-gdb] Remove "struct" keyword in range-based for loops sergiodj+buildbot
@ 2018-05-30  2:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30  2:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8670>

Commit(s) tested:
	5294170687db7d997a00f88b765ef353121aa441

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Remove "struct" keyword in range-based for loops

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/52/5294170687db7d997a00f88b765ef353121aa441/>

*** Diff to previous build ***
============================
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=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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-30  0:37 [binutils-gdb] Removing lookup_minimal_symbol_and_objfile sergiodj+buildbot
@ 2018-05-30  0:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-30  0:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8669>

Commit(s) tested:
	64cc34d87089ff24b43e0a8760be132b7afa6f34

Author(s) (in the same order as the commits):
	Weimin Pan <weimin.pan@oracle.com>

Subject:
	Removing lookup_minimal_symbol_and_objfile

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/64/64cc34d87089ff24b43e0a8760be132b7afa6f34/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-29 23:51 [binutils-gdb] Fix fall-through comment in windows-nat.c sergiodj+buildbot
@ 2018-05-29 23:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-29 23:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8667>

Commit(s) tested:
	e7ec8713ec12a633fcdfc5524c9ee050389b6f9d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Fix fall-through comment in windows-nat.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e7/e7ec8713ec12a633fcdfc5524c9ee050389b6f9d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-29 19:05 [binutils-gdb] Change program_space::added_solibs to a std::vector sergiodj+buildbot
@ 2018-05-29 20:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-29 20:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8664>

Commit(s) tested:
	bcb430e4cd5bcd913813236536031f1fc7f72aee

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change program_space::added_solibs to a std::vector

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bc/bcb430e4cd5bcd913813236536031f1fc7f72aee/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-29 18:44 [binutils-gdb] Remove a VEC from type.c sergiodj+buildbot
@ 2018-05-29 18:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-29 18:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8663>

Commit(s) tested:
	894882e344735ace5231f179484086f7697d27cc

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove a VEC from type.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/89/894882e344735ace5231f179484086f7697d27cc/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-29 16:25 [binutils-gdb] Remove tp_t typedef sergiodj+buildbot
@ 2018-05-29 17:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-29 17:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8662>

Commit(s) tested:
	10b2ded43caa3298cded1df8b620caaaee3f9209

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove tp_t typedef

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/10/10b2ded43caa3298cded1df8b620caaaee3f9209/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-28 19:57 [binutils-gdb] x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout sergiodj+buildbot
@ 2018-05-28 18:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-28 18:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8656>

Commit(s) tested:
	92e68c1d65f844c0027f471a0c9e1722d781ef7d

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/92/92e68c1d65f844c0027f471a0c9e1722d781ef7d/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-28 16:20 [binutils-gdb] ld: Unify STT_GNU_IFUNC handling sergiodj+buildbot
@ 2018-05-28 16:40 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-28 16:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8655>

Commit(s) tested:
	ac98f9e2275ffcca560eaa0bddd282a1ff94fc28

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	ld: Unify STT_GNU_IFUNC handling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ac/ac98f9e2275ffcca560eaa0bddd282a1ff94fc28/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-27 22:16 [binutils-gdb] Remove last reference to REMOTE_OBS sergiodj+buildbot
@ 2018-05-27 21:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-27 21:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8653>

Commit(s) tested:
	b8283aea9e599f17dbae7f52223994e3a9168143

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove last reference to REMOTE_OBS

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b8/b8283aea9e599f17dbae7f52223994e3a9168143/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25 22:57 [binutils-gdb] Clear entire "location" in value constructor sergiodj+buildbot
@ 2018-05-25 23:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25 23:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8647>

Commit(s) tested:
	41a883c8edf98e86176d007bc8ad1c86c9675528

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Clear entire "location" in value constructor

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/41/41a883c8edf98e86176d007bc8ad1c86c9675528/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25 20:59 [binutils-gdb] Remove interp_name sergiodj+buildbot
@ 2018-05-25 21:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25 21:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8644>

Commit(s) tested:
	da505cff6e29b18244dc9f6886bcb4d436263dee

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove interp_name

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/da/da505cff6e29b18244dc9f6886bcb4d436263dee/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25 20:32 [binutils-gdb] Change the as_*_interp functions to use dynamic_cast sergiodj+buildbot
@ 2018-05-25 20:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25 20:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8642>

Commit(s) tested:
	716b8bc52eef6044f1ff361e3e2eeb9307849034

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Change the as_*_interp functions to use dynamic_cast

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/71/716b8bc52eef6044f1ff361e3e2eeb9307849034/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25 19:42 [binutils-gdb] Use scoped_restore in a couple of interp-related places sergiodj+buildbot
@ 2018-05-25 20:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25 20:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8641>

Commit(s) tested:
	753ff9bd837e2ba183e3ff789847a81221561392

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use scoped_restore in a couple of interp-related places

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/75/753ff9bd837e2ba183e3ff789847a81221561392/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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=on: 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25 17:52 [binutils-gdb] Use gdb::byte_vector in remote.c sergiodj+buildbot
@ 2018-05-25 18:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25 18:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8640>

Commit(s) tested:
	5ca3b2605cc9ab5b33032c6478147366be60cd95

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use gdb::byte_vector in remote.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/5c/5ca3b2605cc9ab5b33032c6478147366be60cd95/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25 17:20 [binutils-gdb] Remove cleanups from coff-pe-read.c sergiodj+buildbot
@ 2018-05-25 17:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25 17:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8639>

Commit(s) tested:
	3173aa2fc212389268f76433e70b35116a936a8d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanups from coff-pe-read.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/31/3173aa2fc212389268f76433e70b35116a936a8d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25 15:49 [binutils-gdb] Use TRY/CATCH in remove_prev_frame sergiodj+buildbot
@ 2018-05-25 17:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25 17:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8638>

Commit(s) tested:
	09a5e1b570eefbc029939fd43c99152996060d95

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use TRY/CATCH in remove_prev_frame

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/09/09a5e1b570eefbc029939fd43c99152996060d95/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25 11:59 [binutils-gdb] remote_target::m_remote_state, pointer -> object sergiodj+buildbot
@ 2018-05-25 11:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25 11:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8636>

Commit(s) tested:
	3c69da406c72423afa4bd0e4fc4c805ec0b944a1

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote_target::m_remote_state, pointer -> object

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/3c/3c69da406c72423afa4bd0e4fc4c805ec0b944a1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25  7:27 [binutils-gdb] s12z regen sergiodj+buildbot
@ 2018-05-25  9:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25  9:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8635>

Commit(s) tested:
	277eb7f64ae0c949715751a382350368ef14e95e

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	s12z regen

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/27/277eb7f64ae0c949715751a382350368ef14e95e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25  7:02 [binutils-gdb] Fix hidden visibility compiler test sergiodj+buildbot
@ 2018-05-25  6:56 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25  6:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8634>

Commit(s) tested:
	629dabe3b731c6194499652301935f34c3c20e0c

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	Fix hidden visibility compiler test

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/62/629dabe3b731c6194499652301935f34c3c20e0c/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/gcore-stale-thread.exp: save a corefile
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25  1:35 [binutils-gdb] PATCH (obvious): Fix a comment, and pass stream to cb_data sergiodj+buildbot
@ 2018-05-25  1:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25  1:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8628>

Commit(s) tested:
	d392224a0942df2f23b1149a71f62afc7f34beb8

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	PATCH (obvious): Fix a comment, and pass stream to cb_data.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d3/d392224a0942df2f23b1149a71f62afc7f34beb8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-25  0:21 [binutils-gdb] Update help text in record.c sergiodj+buildbot
@ 2018-05-25  0:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25  0:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8627>

Commit(s) tested:
	a974b5ec9a253d330290d132098065b77f29bd36

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help text in record.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a9/a974b5ec9a253d330290d132098065b77f29bd36/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 23:53 [binutils-gdb] Update help text in linux-fork.c sergiodj+buildbot
@ 2018-05-25  0:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-25  0:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8626>

Commit(s) tested:
	c8a15b78e676b9101045b729a38128cbe5673701

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help text in linux-fork.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/c8/c8a15b78e676b9101045b729a38128cbe5673701/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 23:52 [binutils-gdb] Update help text in record-btrace.c sergiodj+buildbot
@ 2018-05-24 23:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 23:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8625>

Commit(s) tested:
	55063ddb8e9a3179b65047db21f4c8607782d075

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help text in record-btrace.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/55/55063ddb8e9a3179b65047db21f4c8607782d075/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 22:52 [binutils-gdb] Update help text in tracepoint.c sergiodj+buildbot
@ 2018-05-24 22:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 22:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8624>

Commit(s) tested:
	02d016b71fd38648fad589c1557b83135b1dd552

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help text in tracepoint.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/02/02d016b71fd38648fad589c1557b83135b1dd552/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 22:04 [binutils-gdb] Update help text in disasm.c sergiodj+buildbot
@ 2018-05-24 22:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 22:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8623>

Commit(s) tested:
	7c9ee61b9f5fcad94fda11af1ab7469d78f17fbe

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help text in disasm.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7c/7c9ee61b9f5fcad94fda11af1ab7469d78f17fbe/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 21:53 [binutils-gdb] Update help text for "jump" command sergiodj+buildbot
@ 2018-05-24 22:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 22:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8622>

Commit(s) tested:
	0a8ba311d0c4facef158af3d79c78489d5efcc4b

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help text for "jump" command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0a/0a8ba311d0c4facef158af3d79c78489d5efcc4b/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 21:16 [binutils-gdb] Update help text in dcache.c sergiodj+buildbot
@ 2018-05-24 21:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 21:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8621>

Commit(s) tested:
	ffb2b66cabe9deefefa1312ef0b7bb064656e611

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help text in dcache.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ff/ffb2b66cabe9deefefa1312ef0b7bb064656e611/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 21:10 [binutils-gdb] Update help strings in TUI sergiodj+buildbot
@ 2018-05-24 21:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 21:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8620>

Commit(s) tested:
	bf212be198a7dd7700e08862f241ed85f88408e3

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help strings in TUI

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bf/bf212be198a7dd7700e08862f241ed85f88408e3/>

*** Diff to previous build ***
============================
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
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 20:37 [binutils-gdb] Update memattr.c help strings sergiodj+buildbot
@ 2018-05-24 20:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 20:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8619>

Commit(s) tested:
	99806209a4f89fc76d338982239ab8c214df4b4d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update memattr.c help strings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/99/99806209a4f89fc76d338982239ab8c214df4b4d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 20:12 [binutils-gdb] Update core-related help strings sergiodj+buildbot
@ 2018-05-24 20:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 20:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8618>

Commit(s) tested:
	0cab2f1e91f92130c5e0d89a99ce639ebd8ec1b0

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update core-related help strings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0c/0cab2f1e91f92130c5e0d89a99ce639ebd8ec1b0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 20:09 [binutils-gdb] Update help strings in skip.c sergiodj+buildbot
@ 2018-05-24 20:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 20:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8617>

Commit(s) tested:
	784e4b3e80c1093203ae1a0da33be7a670942713

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Update help strings in skip.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/78/784e4b3e80c1093203ae1a0da33be7a670942713/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 18:01 [binutils-gdb] gdb: Restore selected frame in print_frame_local_vars sergiodj+buildbot
@ 2018-05-24 18:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 18:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8615>

Commit(s) tested:
	45f25d6c83c31a48a01ef8293bb3978f5e58e653

Author(s) (in the same order as the commits):
	Andrew Burgess <andrew.burgess@embecosm.com>

Subject:
	gdb: Restore selected frame in print_frame_local_vars

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/45/45f25d6c83c31a48a01ef8293bb3978f5e58e653/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 15:23 [binutils-gdb] testsuite: Extend TLS core file testing with an OS-generated dump sergiodj+buildbot
@ 2018-05-24 15:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 15:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8614>

Commit(s) tested:
	d9f6d7f8b636a2b32004273143d72a77d82b40de

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	testsuite: Extend TLS core file testing with an OS-generated dump

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d9/d9f6d7f8b636a2b32004273143d72a77d82b40de/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-24 13:02 [binutils-gdb] Fix macOS build, missing override sergiodj+buildbot
@ 2018-05-24 14:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-24 14:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8613>

Commit(s) tested:
	da05d921f0b7b9f9f07ac4e78ee228e7ecf847e0

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix macOS build, missing override

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/da/da05d921f0b7b9f9f07ac4e78ee228e7ecf847e0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23 20:46 [binutils-gdb] Add ATTRIBUTE_NONSTRING to ppc64_elf_write_core_note sergiodj+buildbot
@ 2018-05-23 20:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23 20:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8612>

Commit(s) tested:
	9ef6d1e31f380349c8f329d1adb47ee53ec1f6c2

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Add ATTRIBUTE_NONSTRING to ppc64_elf_write_core_note

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9e/9ef6d1e31f380349c8f329d1adb47ee53ec1f6c2/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23 20:13 [binutils-gdb] Remove struct complaints sergiodj+buildbot
@ 2018-05-23 20:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23 20:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8611>

Commit(s) tested:
	a8be540e8ae8d16da5854c75d4724f3875aeba2e

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove struct complaints

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/a8/a8be540e8ae8d16da5854c75d4724f3875aeba2e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23 19:44 [binutils-gdb] Remove struct complain sergiodj+buildbot
@ 2018-05-23 20:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23 20:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8610>

Commit(s) tested:
	ff1cf532dbabdee0d34974a77809bf2fa23d43a5

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove struct complain

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ff/ff1cf532dbabdee0d34974a77809bf2fa23d43a5/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23 19:22 [binutils-gdb] Remove file and line from struct complain sergiodj+buildbot
@ 2018-05-23 19:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23 19:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8609>

Commit(s) tested:
	7ff8817441fcebe3d32343dbd9d514366bfe8e23

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove file and line from struct complain

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7f/7ff8817441fcebe3d32343dbd9d514366bfe8e23/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23 18:12 [binutils-gdb] Remove struct explanation sergiodj+buildbot
@ 2018-05-23 18:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23 18:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8607>

Commit(s) tested:
	2ac237e52beb08e09037ff917924319246b5ea6d

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove struct explanation

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2a/2ac237e52beb08e09037ff917924319246b5ea6d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23 17:33 [binutils-gdb] Remove symfile_complaints sergiodj+buildbot
@ 2018-05-23 17:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23 17:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8606>

Commit(s) tested:
	b98664d3862579c5a0d23901b1e2fc1f595f39ff

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove symfile_complaints

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b9/b98664d3862579c5a0d23901b1e2fc1f595f39ff/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23 17:01 [binutils-gdb] Remove "noisy" parameter from clear_complaints sergiodj+buildbot
@ 2018-05-23 17:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23 17:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8605>

Commit(s) tested:
	4e9668d0d1ddad73af7c20a92a00704fbea2a8d9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove "noisy" parameter from clear_complaints

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4e/4e9668d0d1ddad73af7c20a92a00704fbea2a8d9/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23 15:59 [binutils-gdb] Remove internal_complaint sergiodj+buildbot
@ 2018-05-23 16:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23 16:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8603>

Commit(s) tested:
	2b9496b2b4781b21bc30a70337e24205f8a923d8

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove internal_complaint

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2b/2b9496b2b4781b21bc30a70337e24205f8a923d8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23  3:06 [binutils-gdb] Fix gdb.base/remote.exp with native-extended-gdbserver board sergiodj+buildbot
@ 2018-05-23  2:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23  2:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8599>

Commit(s) tested:
	035522c0228be33b2124ada2f178187e7e53aa6c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdb.base/remote.exp with native-extended-gdbserver board

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/03/035522c0228be33b2124ada2f178187e7e53aa6c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23  2:03 [binutils-gdb] gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave' sergiodj+buildbot
@ 2018-05-23  2:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23  2:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8598>

Commit(s) tested:
	35f1fea3fcd44546a6cf074029c284c64ad25b3c

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/35/35f1fea3fcd44546a6cf074029c284c64ad25b3c/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23  1:46 [binutils-gdb] MIPS/gdbserver: Correctly handle narrow big-endian register transfers sergiodj+buildbot
@ 2018-05-23  1:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23  1:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8597>

Commit(s) tested:
	7e947ad3438b2954e0bd248fd2c95a86bd9fe33b

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/gdbserver: Correctly handle narrow big-endian register transfers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7e/7e947ad3438b2954e0bd248fd2c95a86bd9fe33b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23  1:41 [binutils-gdb] remote: one struct remote_state per struct remote_target sergiodj+buildbot
@ 2018-05-23  1:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23  1:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8596>

Commit(s) tested:
	6b8edb5101861228778b7c2d014e20c5ba0c156a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote: one struct remote_state per struct remote_target

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6b/6b8edb5101861228778b7c2d014e20c5ba0c156a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-23  0:48 [binutils-gdb] Handle "show remote memory-write-packet-size" when not connected sergiodj+buildbot
@ 2018-05-23  1:00 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23  1:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8594>

Commit(s) tested:
	cc0be08f80d4348e8f81471c80409710c4d4cd1a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Handle "show remote memory-write-packet-size" when not connected

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/cc/cc0be08f80d4348e8f81471c80409710c4d4cd1a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 23:57 [binutils-gdb] remote: Small cleanup in compare_section_command sergiodj+buildbot
@ 2018-05-23  0:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-23  0:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8592>

Commit(s) tested:
	0e9a6b2f040e016c9dd7f9841a0272e488ed2fd5

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote: Small cleanup in compare_section_command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0e/0e9a6b2f040e016c9dd7f9841a0272e488ed2fd5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 23:27 [binutils-gdb] remote: remote_arch_state pointers -> remote_arch_state objects sergiodj+buildbot
@ 2018-05-22 23:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 23:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8591>

Commit(s) tested:
	43c3a0e4735033ed2fe3a4cb65f911cee69f55ae

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote: remote_arch_state pointers -> remote_arch_state objects

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/43/43c3a0e4735033ed2fe3a4cb65f911cee69f55ae/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 22:55 [binutils-gdb] remote: multiple remote_arch_state instances per arch sergiodj+buildbot
@ 2018-05-22 23:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 23:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8590>

Commit(s) tested:
	9d6eea31325e4027b5f035e941864fa6d780a8ca

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote: multiple remote_arch_state instances per arch

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/9d/9d6eea31325e4027b5f035e941864fa6d780a8ca/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 22:50 [binutils-gdb] remote: Make readahead_cache a C++ class sergiodj+buildbot
@ 2018-05-22 22:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 22:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8589>

Commit(s) tested:
	dd194f6b36727987dc7f0d707512bd886982099c

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote: Make readahead_cache a C++ class

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/dd/dd194f6b36727987dc7f0d707512bd886982099c/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 22:22 [binutils-gdb] remote: Eliminate remote_hostio_close_cleanup sergiodj+buildbot
@ 2018-05-22 22:21 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 22:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8588>

Commit(s) tested:
	440b7aece49b9a1e9ff4537214134c3cd06425d9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote: Eliminate remote_hostio_close_cleanup

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/44/440b7aece49b9a1e9ff4537214134c3cd06425d9/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 21:16 [binutils-gdb] remote: struct remote_state, use op new, fix leaks sergiodj+buildbot
@ 2018-05-22 21:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 21:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8586>

Commit(s) tested:
	de44f5a73576b426b32b605e0d5016d4fae9b4b1

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	remote: struct remote_state, use op new, fix leaks

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/de/de44f5a73576b426b32b605e0d5016d4fae9b4b1/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 20:16 [binutils-gdb] Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973) sergiodj+buildbot
@ 2018-05-22 20:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 20:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8585>

Commit(s) tested:
	b1b60145aedb8adcb0b9dcf43a5ae735c2f03b51

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b1/b1b60145aedb8adcb0b9dcf43a5ae735c2f03b51/>

*** Diff to previous build ***
============================
new KFAIL: gdb.base/utf8-identifiers.exp: tab complete "break fun"
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 19:25 [binutils-gdb] [PowerPC] Recognize isa205 in linux core files sergiodj+buildbot
@ 2018-05-22 19:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 19:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8584>

Commit(s) tested:
	0ec848ad25bb77edd9c9c3c097c3dd5b8874a6c0

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>

Subject:
	[PowerPC] Recognize isa205 in linux core files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0e/0ec848ad25bb77edd9c9c3c097c3dd5b8874a6c0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 19:13 [binutils-gdb] [PowerPC] Fix inclusion of dfp pseudoregs in tdep sergiodj+buildbot
@ 2018-05-22 19:13 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 19:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8583>

Commit(s) tested:
	0fb2aaa15e04238644471f7d89be3667784b19c0

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>

Subject:
	[PowerPC] Fix inclusion of dfp pseudoregs in tdep

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0f/0fb2aaa15e04238644471f7d89be3667784b19c0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 18:22 [binutils-gdb] [PowerPC] Fix VSX registers in linux core files sergiodj+buildbot
@ 2018-05-22 18:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 18:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8582>

Commit(s) tested:
	2c3305f6b0432e37d26ce7761d0c4415ab5ca911

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>

Subject:
	[PowerPC] Fix VSX registers in linux core files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/2c/2c3305f6b0432e37d26ce7761d0c4415ab5ca911/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 17:34 [binutils-gdb] [PowerPC] Fix access to VSCR in linux targets sergiodj+buildbot
@ 2018-05-22 17:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 17:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8581>

Commit(s) tested:
	1d75a65809b49d41e97518b99c551a4bb2517500

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>

Subject:
	[PowerPC] Fix access to VSCR in linux targets

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1d/1d75a65809b49d41e97518b99c551a4bb2517500/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 17:02 [binutils-gdb] [PowerPC] Consolidate linux vector regset sizes sergiodj+buildbot
@ 2018-05-22 17:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 17:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8580>

Commit(s) tested:
	d078308a2ed1290e587b4365e2d7382d951a26af

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>

Subject:
	[PowerPC] Consolidate linux vector regset sizes

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d0/d078308a2ed1290e587b4365e2d7382d951a26af/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 16:47 [binutils-gdb] [PowerPC] Disable regsets using zero sizes in gdbserver sergiodj+buildbot
@ 2018-05-22 16:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 16:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8579>

Commit(s) tested:
	7273b5fc4baef93f8caaed678476e8cb3625338d

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>

Subject:
	[PowerPC] Disable regsets using zero sizes in gdbserver

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/72/7273b5fc4baef93f8caaed678476e8cb3625338d/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 15:57 [binutils-gdb] [PowerPC] Consolidate linux target description selection sergiodj+buildbot
@ 2018-05-22 16:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 16:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8577>

Commit(s) tested:
	bd64614eb737096f40b976fb505ddd42e7f1614c

Author(s) (in the same order as the commits):
	Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>

Subject:
	[PowerPC] Consolidate linux target description selection

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/bd/bd64614eb737096f40b976fb505ddd42e7f1614c/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22 15:04 [binutils-gdb] fix "stale cleanup" internal-warning when using "catch assert" command sergiodj+buildbot
@ 2018-05-22 15:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22 15:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8576>

Commit(s) tested:
	241db429d5735ae8875e38991c82204b310c2ff5

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	fix "stale cleanup" internal-warning when using "catch assert" command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/24/241db429d5735ae8875e38991c82204b310c2ff5/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22  6:36 [binutils-gdb] PR23207, hppa ld SIGSEGVs on invalid object files sergiodj+buildbot
@ 2018-05-22  7:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22  7:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8574>

Commit(s) tested:
	7455c018e45766ab7193cbd45f98f781e0dc7d84

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23207, hppa ld SIGSEGVs on invalid object files

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/74/7455c018e45766ab7193cbd45f98f781e0dc7d84/>

*** Diff to previous build ***
============================
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=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22  1:57 [binutils-gdb] MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers sergiodj+buildbot
@ 2018-05-22  3:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22  3:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8569>

Commit(s) tested:
	75d74ccace05f6166a45dbaa352abf753891d3be

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/75/75d74ccace05f6166a45dbaa352abf753891d3be/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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=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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-22  0:40 [binutils-gdb] MIPS/gdbserver: Fix issues with $zero register reads sergiodj+buildbot
@ 2018-05-22  1:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-22  1:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8568>

Commit(s) tested:
	e4439e4346ec0d2cb0e65b497d26382e1054c93b

Author(s) (in the same order as the commits):
	Maciej W. Rozycki <macro@mips.com>

Subject:
	MIPS/gdbserver: Fix issues with $zero register reads

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/e4/e4439e4346ec0d2cb0e65b497d26382e1054c93b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-21 20:25 [binutils-gdb] Remove output_command_const sergiodj+buildbot
@ 2018-05-21 22:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-21 22:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8566>

Commit(s) tested:
	122b53ea6a99c8811fb9cb84869b949b1ac55b22

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove output_command_const

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/12/122b53ea6a99c8811fb9cb84869b949b1ac55b22/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-21 18:46 [binutils-gdb] Remove cleanup from ada_collect_symbol_completion_matches sergiodj+buildbot
@ 2018-05-21 19:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-21 19:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8563>

Commit(s) tested:
	790217f6736cc0f0a177a681ba1c7cc5f995cfe7

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanup from ada_collect_symbol_completion_matches

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/79/790217f6736cc0f0a177a681ba1c7cc5f995cfe7/>

*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-21 18:22 [binutils-gdb] Remove cleanup from ada-lang.c sergiodj+buildbot
@ 2018-05-21 18:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-21 18:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8562>

Commit(s) tested:
	6f46ac8531ead61003c96b8e2fa6a383ea8d8c58

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove cleanup from ada-lang.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/6f/6f46ac8531ead61003c96b8e2fa6a383ea8d8c58/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-21 18:16 [binutils-gdb] Remove a cleanup from trace_dump_actions sergiodj+buildbot
@ 2018-05-21 18:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-21 18:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8561>

Commit(s) tested:
	15b6611c69f6fdb7a20cd50d33d9acf8c5c32037

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Remove a cleanup from trace_dump_actions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/15/15b6611c69f6fdb7a20cd50d33d9acf8c5c32037/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-21  3:57 [binutils-gdb] Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new sergiodj+buildbot
@ 2018-05-21  4:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-21  4:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8556>

Commit(s) tested:
	184cde7552b5434196b8380be23b39ff4a5a17e6

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/18/184cde7552b5434196b8380be23b39ff4a5a17e6/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-21  1:51 [binutils-gdb] Introduce obstack_new, poison other "typed" obstack functions sergiodj+buildbot
@ 2018-05-21  1:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-21  1:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8553>

Commit(s) tested:
	284a0e3cbffa92ee5c94065fcdd5a528482344fc

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Introduce obstack_new, poison other "typed" obstack functions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/28/284a0e3cbffa92ee5c94065fcdd5a528482344fc/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=b916c04>

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-s390x-m64/xfails/master/xfail.table?id=b916c04>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-20  0:37 [binutils-gdb] Remove useless variable int i in backtrace_command_1 sergiodj+buildbot
@ 2018-05-20  1:17 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-20  1:17 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8551>

Commit(s) tested:
	59f66be3aca7ef310c1d4464e93b251fe87135e0

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Remove useless variable int i in backtrace_command_1

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/59/59f66be3aca7ef310c1d4464e93b251fe87135e0/>

*** 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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-19  7:33 [binutils-gdb] Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC sergiodj+buildbot
@ 2018-05-19  7:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-19  7:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8546>

Commit(s) tested:
	50c65c2d60b371b8b85a804a5a71bf967ba9b355

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/50/50c65c2d60b371b8b85a804a5a71bf967ba9b355/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-19  3:06 [binutils-gdb] Allocate dwz_file with new sergiodj+buildbot
@ 2018-05-19  3:06 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-19  3:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8544>

Commit(s) tested:
	7ff8cb8c51adec9cd1b461f9b670223d01223fef

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Allocate dwz_file with new

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7f/7ff8cb8c51adec9cd1b461f9b670223d01223fef/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-19  1:41 [binutils-gdb] Allocate dwp_file with new sergiodj+buildbot
@ 2018-05-19  3:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-19  3:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8542>

Commit(s) tested:
	400174b12a46fffbfad7c2504c33bb3ac29f3ef9

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Allocate dwp_file with new

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/40/400174b12a46fffbfad7c2504c33bb3ac29f3ef9/>

*** 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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-19  2:16 [binutils-gdb] RISC-V: Add RV32E support sergiodj+buildbot
@ 2018-05-19  3:02 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-19  3:02 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8543>

Commit(s) tested:
	7f99954970001cfc1b155d877ac2966d77e2c647

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add RV32E support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7f/7f99954970001cfc1b155d877ac2966d77e2c647/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-19  1:31 [binutils-gdb] Use new to allocate mapped_index sergiodj+buildbot
@ 2018-05-19  2:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-19  2:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8541>

Commit(s) tested:
	3063847f29cb83bae0cdf018c2dca68b65a50780

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Use new to allocate mapped_index

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/30/3063847f29cb83bae0cdf018c2dca68b65a50780/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-18 23:56 [binutils-gdb] Remove mapped_index::total_size sergiodj+buildbot
@ 2018-05-19  0:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-19  0:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8537>

Commit(s) tested:
	d3d02dee8d33ef46ed91b3e87ea1b377b14ec845

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Remove mapped_index::total_size

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/d3/d3d02dee8d33ef46ed91b3e87ea1b377b14ec845/>

*** Diff to previous build ***
============================
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
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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-18 22:33 [binutils-gdb] format_pieces-selftests.c: Silence ARI warnings sergiodj+buildbot
@ 2018-05-18 22:33 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-18 22:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8533>

Commit(s) tested:
	1d143c36eedc0f0b124e6aa6fb3b98b1e6ff74b0

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	format_pieces-selftests.c: Silence ARI warnings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/1d/1d143c36eedc0f0b124e6aa6fb3b98b1e6ff74b0/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-18 20:15 [binutils-gdb] Show padding in ptype/o output sergiodj+buildbot
@ 2018-05-18 20:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-18 20:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8532>

Commit(s) tested:
	ce1e8424c69793139ec8d2a60c4a21ab136ae9e0

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Show padding in ptype/o output

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/ce/ce1e8424c69793139ec8d2a60c4a21ab136ae9e0/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-18 15:27 [binutils-gdb] Add support for the Freescale s12z processor sergiodj+buildbot
@ 2018-05-18 15:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-18 15:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8528>

Commit(s) tested:
	7b4ae824289504c173a597e86a00ceab452095b7

Author(s) (in the same order as the commits):
	John Darrington <john@darrington.wattle.id.au>

Subject:
	Add support for the Freescale s12z processor.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/7b/7b4ae824289504c173a597e86a00ceab452095b7/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.gdb/unittest.exp: maintenance check xml-descriptions ${srcdir}/../features
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=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-18 14:23 [binutils-gdb] x86: Don't set eh->local_ref to 1 for linker defined symbols sergiodj+buildbot
@ 2018-05-18 14:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-18 14:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8527>

Commit(s) tested:
	011b32fd4270fb7111ee1f63695ccd44562ee7df

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	x86: Don't set eh->local_ref to 1 for linker defined symbols

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/01/011b32fd4270fb7111ee1f63695ccd44562ee7df/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-18  9:45 [binutils-gdb] PR23199, Invalid SHT_GROUP entry leads to group confusion sergiodj+buildbot
@ 2018-05-18  9:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-18  9:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8526>

Commit(s) tested:
	4bba0fb1c6d391a217c25e44398a7e1c7090155f

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	PR23199, Invalid SHT_GROUP entry leads to group confusion

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/4b/4bba0fb1c6d391a217c25e44398a7e1c7090155f/>

*** Diff to previous build ***
============================
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 ***

To obtain the list of XFAIL tests for this builder, go to:

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-18  4:54 [binutils-gdb] libbfd.h and libcoff.h include guards sergiodj+buildbot
@ 2018-05-18  4:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-18  4:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8523>

Commit(s) tested:
	0b4395434942ecc6f3006004784d19d9a4fbbf55

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	libbfd.h and libcoff.h include guards

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/0b/0b4395434942ecc6f3006004784d19d9a4fbbf55/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/multiple-successive-infcall.exp: thread=4: testing if call get_value
============================


*** 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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-18  4:22 [binutils-gdb] opcodes sources should not include libbfd.h sergiodj+buildbot
@ 2018-05-18  4:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-18  4:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8522>

Commit(s) tested:
	29e0f0a144fcabb6fa088c58b49e5924d7c43967

Author(s) (in the same order as the commits):
	Alan Modra <amodra@gmail.com>

Subject:
	opcodes sources should not include libbfd.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/29/29e0f0a144fcabb6fa088c58b49e5924d7c43967/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

* Failures on Fedora-s390x-m64, branch master
  2018-05-17 17:59 [binutils-gdb] Make format_pieces recognize the \e escape sequence sergiodj+buildbot
@ 2018-05-17 18:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 5169+ messages in thread
From: sergiodj+buildbot @ 2018-05-17 18:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/8519>

Commit(s) tested:
	b17992c1c02a2d8a832a887c2de23a7f3ab869f8

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Make format_pieces recognize the \e escape sequence

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b1/b17992c1c02a2d8a832a887c2de23a7f3ab869f8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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-s390x-m64/xfails/master/xfail?id=d48b9f4>

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-s390x-m64/xfails/master/xfail.table?id=d48b9f4>




^ permalink raw reply	[flat|nested] 5169+ messages in thread

end of thread, other threads:[~2018-11-30  6:54 UTC | newest]

Thread overview: 5169+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-01  0:38 [binutils-gdb] Remove some is_mi_like_p from breakpoint code sergiodj+buildbot
2018-05-01  0:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-01  2:25 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
2018-05-01  3:45 ` *** COMPILATION FAILED *** Failures on Fedora-i686, branch master *** BREAKAGE *** sergiodj+buildbot
2018-05-01  3:51 ` Failures on Fedora-x86_64-m64, branch master sergiodj+buildbot
2018-05-01  4:01 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2018-05-01  4:11 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2018-05-01  4:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-05-01  4:54 ` Failures on Fedora-x86_64-m32, branch master sergiodj+buildbot
2018-05-01 10:57 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2018-05-02 10:05 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2018-05-17 17:59 [binutils-gdb] Make format_pieces recognize the \e escape sequence sergiodj+buildbot
2018-05-17 18:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-18  4:22 [binutils-gdb] opcodes sources should not include libbfd.h sergiodj+buildbot
2018-05-18  4:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-18  4:54 [binutils-gdb] libbfd.h and libcoff.h include guards sergiodj+buildbot
2018-05-18  4:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-18  9:45 [binutils-gdb] PR23199, Invalid SHT_GROUP entry leads to group confusion sergiodj+buildbot
2018-05-18  9:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-18 14:23 [binutils-gdb] x86: Don't set eh->local_ref to 1 for linker defined symbols sergiodj+buildbot
2018-05-18 14:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-18 15:27 [binutils-gdb] Add support for the Freescale s12z processor sergiodj+buildbot
2018-05-18 15:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-18 20:15 [binutils-gdb] Show padding in ptype/o output sergiodj+buildbot
2018-05-18 20:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-18 22:33 [binutils-gdb] format_pieces-selftests.c: Silence ARI warnings sergiodj+buildbot
2018-05-18 22:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-18 23:56 [binutils-gdb] Remove mapped_index::total_size sergiodj+buildbot
2018-05-19  0:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-19  1:31 [binutils-gdb] Use new to allocate mapped_index sergiodj+buildbot
2018-05-19  2:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-19  1:41 [binutils-gdb] Allocate dwp_file with new sergiodj+buildbot
2018-05-19  3:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-19  2:16 [binutils-gdb] RISC-V: Add RV32E support sergiodj+buildbot
2018-05-19  3:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-19  3:06 [binutils-gdb] Allocate dwz_file with new sergiodj+buildbot
2018-05-19  3:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-19  7:33 [binutils-gdb] Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC sergiodj+buildbot
2018-05-19  7:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-20  0:37 [binutils-gdb] Remove useless variable int i in backtrace_command_1 sergiodj+buildbot
2018-05-20  1:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-21  1:51 [binutils-gdb] Introduce obstack_new, poison other "typed" obstack functions sergiodj+buildbot
2018-05-21  1:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-21  3:57 [binutils-gdb] Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new sergiodj+buildbot
2018-05-21  4:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-21 18:16 [binutils-gdb] Remove a cleanup from trace_dump_actions sergiodj+buildbot
2018-05-21 18:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-21 18:22 [binutils-gdb] Remove cleanup from ada-lang.c sergiodj+buildbot
2018-05-21 18:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-21 18:46 [binutils-gdb] Remove cleanup from ada_collect_symbol_completion_matches sergiodj+buildbot
2018-05-21 19:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-21 20:25 [binutils-gdb] Remove output_command_const sergiodj+buildbot
2018-05-21 22:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22  0:40 [binutils-gdb] MIPS/gdbserver: Fix issues with $zero register reads sergiodj+buildbot
2018-05-22  1:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22  1:57 [binutils-gdb] MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers sergiodj+buildbot
2018-05-22  3:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22  6:36 [binutils-gdb] PR23207, hppa ld SIGSEGVs on invalid object files sergiodj+buildbot
2018-05-22  7:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 15:04 [binutils-gdb] fix "stale cleanup" internal-warning when using "catch assert" command sergiodj+buildbot
2018-05-22 15:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 15:57 [binutils-gdb] [PowerPC] Consolidate linux target description selection sergiodj+buildbot
2018-05-22 16:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 16:47 [binutils-gdb] [PowerPC] Disable regsets using zero sizes in gdbserver sergiodj+buildbot
2018-05-22 16:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 17:02 [binutils-gdb] [PowerPC] Consolidate linux vector regset sizes sergiodj+buildbot
2018-05-22 17:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 17:34 [binutils-gdb] [PowerPC] Fix access to VSCR in linux targets sergiodj+buildbot
2018-05-22 17:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 18:22 [binutils-gdb] [PowerPC] Fix VSX registers in linux core files sergiodj+buildbot
2018-05-22 18:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 19:13 [binutils-gdb] [PowerPC] Fix inclusion of dfp pseudoregs in tdep sergiodj+buildbot
2018-05-22 19:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 19:25 [binutils-gdb] [PowerPC] Recognize isa205 in linux core files sergiodj+buildbot
2018-05-22 19:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 20:16 [binutils-gdb] Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973) sergiodj+buildbot
2018-05-22 20:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 21:16 [binutils-gdb] remote: struct remote_state, use op new, fix leaks sergiodj+buildbot
2018-05-22 21:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 22:22 [binutils-gdb] remote: Eliminate remote_hostio_close_cleanup sergiodj+buildbot
2018-05-22 22:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 22:50 [binutils-gdb] remote: Make readahead_cache a C++ class sergiodj+buildbot
2018-05-22 22:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 22:55 [binutils-gdb] remote: multiple remote_arch_state instances per arch sergiodj+buildbot
2018-05-22 23:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 23:27 [binutils-gdb] remote: remote_arch_state pointers -> remote_arch_state objects sergiodj+buildbot
2018-05-22 23:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-22 23:57 [binutils-gdb] remote: Small cleanup in compare_section_command sergiodj+buildbot
2018-05-23  0:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23  0:48 [binutils-gdb] Handle "show remote memory-write-packet-size" when not connected sergiodj+buildbot
2018-05-23  1:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23  1:41 [binutils-gdb] remote: one struct remote_state per struct remote_target sergiodj+buildbot
2018-05-23  1:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23  1:46 [binutils-gdb] MIPS/gdbserver: Correctly handle narrow big-endian register transfers sergiodj+buildbot
2018-05-23  1:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23  2:03 [binutils-gdb] gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave' sergiodj+buildbot
2018-05-23  2:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23  3:06 [binutils-gdb] Fix gdb.base/remote.exp with native-extended-gdbserver board sergiodj+buildbot
2018-05-23  2:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23 15:59 [binutils-gdb] Remove internal_complaint sergiodj+buildbot
2018-05-23 16:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23 17:01 [binutils-gdb] Remove "noisy" parameter from clear_complaints sergiodj+buildbot
2018-05-23 17:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23 17:33 [binutils-gdb] Remove symfile_complaints sergiodj+buildbot
2018-05-23 17:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23 18:12 [binutils-gdb] Remove struct explanation sergiodj+buildbot
2018-05-23 18:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23 19:22 [binutils-gdb] Remove file and line from struct complain sergiodj+buildbot
2018-05-23 19:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23 19:44 [binutils-gdb] Remove struct complain sergiodj+buildbot
2018-05-23 20:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23 20:13 [binutils-gdb] Remove struct complaints sergiodj+buildbot
2018-05-23 20:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-23 20:46 [binutils-gdb] Add ATTRIBUTE_NONSTRING to ppc64_elf_write_core_note sergiodj+buildbot
2018-05-23 20:48 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 13:02 [binutils-gdb] Fix macOS build, missing override sergiodj+buildbot
2018-05-24 14:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 15:23 [binutils-gdb] testsuite: Extend TLS core file testing with an OS-generated dump sergiodj+buildbot
2018-05-24 15:24 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 18:01 [binutils-gdb] gdb: Restore selected frame in print_frame_local_vars sergiodj+buildbot
2018-05-24 18:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 20:09 [binutils-gdb] Update help strings in skip.c sergiodj+buildbot
2018-05-24 20:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 20:12 [binutils-gdb] Update core-related help strings sergiodj+buildbot
2018-05-24 20:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 20:37 [binutils-gdb] Update memattr.c help strings sergiodj+buildbot
2018-05-24 20:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 21:10 [binutils-gdb] Update help strings in TUI sergiodj+buildbot
2018-05-24 21:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 21:16 [binutils-gdb] Update help text in dcache.c sergiodj+buildbot
2018-05-24 21:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 21:53 [binutils-gdb] Update help text for "jump" command sergiodj+buildbot
2018-05-24 22:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 22:04 [binutils-gdb] Update help text in disasm.c sergiodj+buildbot
2018-05-24 22:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 22:52 [binutils-gdb] Update help text in tracepoint.c sergiodj+buildbot
2018-05-24 22:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 23:52 [binutils-gdb] Update help text in record-btrace.c sergiodj+buildbot
2018-05-24 23:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-24 23:53 [binutils-gdb] Update help text in linux-fork.c sergiodj+buildbot
2018-05-25  0:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25  0:21 [binutils-gdb] Update help text in record.c sergiodj+buildbot
2018-05-25  0:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25  1:35 [binutils-gdb] PATCH (obvious): Fix a comment, and pass stream to cb_data sergiodj+buildbot
2018-05-25  1:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25  7:02 [binutils-gdb] Fix hidden visibility compiler test sergiodj+buildbot
2018-05-25  6:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25  7:27 [binutils-gdb] s12z regen sergiodj+buildbot
2018-05-25  9:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25 11:59 [binutils-gdb] remote_target::m_remote_state, pointer -> object sergiodj+buildbot
2018-05-25 11:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25 15:49 [binutils-gdb] Use TRY/CATCH in remove_prev_frame sergiodj+buildbot
2018-05-25 17:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25 17:20 [binutils-gdb] Remove cleanups from coff-pe-read.c sergiodj+buildbot
2018-05-25 17:30 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25 17:52 [binutils-gdb] Use gdb::byte_vector in remote.c sergiodj+buildbot
2018-05-25 18:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25 19:42 [binutils-gdb] Use scoped_restore in a couple of interp-related places sergiodj+buildbot
2018-05-25 20:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25 20:32 [binutils-gdb] Change the as_*_interp functions to use dynamic_cast sergiodj+buildbot
2018-05-25 20:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25 20:59 [binutils-gdb] Remove interp_name sergiodj+buildbot
2018-05-25 21:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-25 22:57 [binutils-gdb] Clear entire "location" in value constructor sergiodj+buildbot
2018-05-25 23:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-27 22:16 [binutils-gdb] Remove last reference to REMOTE_OBS sergiodj+buildbot
2018-05-27 21:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-28 16:20 [binutils-gdb] ld: Unify STT_GNU_IFUNC handling sergiodj+buildbot
2018-05-28 16:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-28 19:57 [binutils-gdb] x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout sergiodj+buildbot
2018-05-28 18:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-29 16:25 [binutils-gdb] Remove tp_t typedef sergiodj+buildbot
2018-05-29 17:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-29 18:44 [binutils-gdb] Remove a VEC from type.c sergiodj+buildbot
2018-05-29 18:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-29 19:05 [binutils-gdb] Change program_space::added_solibs to a std::vector sergiodj+buildbot
2018-05-29 20:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-29 23:51 [binutils-gdb] Fix fall-through comment in windows-nat.c sergiodj+buildbot
2018-05-29 23:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30  0:37 [binutils-gdb] Removing lookup_minimal_symbol_and_objfile sergiodj+buildbot
2018-05-30  0:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30  1:23 [binutils-gdb] Remove "struct" keyword in range-based for loops sergiodj+buildbot
2018-05-30  2:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30  8:52 [binutils-gdb] Add znver2 support sergiodj+buildbot
2018-05-30 13:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 15:56 [binutils-gdb] Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings) sergiodj+buildbot
2018-05-30 15:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 16:57 [binutils-gdb] Add or1k target to --enable-targets=all sergiodj+buildbot
2018-05-30 17:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 20:01 [binutils-gdb] Remove regcache_get_ptid sergiodj+buildbot
2018-05-30 20:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 20:37 [binutils-gdb] Remove regcache_register_status sergiodj+buildbot
2018-05-30 20:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 20:58 [binutils-gdb] Remove regcache_raw_update sergiodj+buildbot
2018-05-30 21:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 21:34 [binutils-gdb] Remove regcache_raw_read sergiodj+buildbot
2018-05-30 22:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 22:21 [binutils-gdb] Remove regcache_cooked_read sergiodj+buildbot
2018-05-30 22:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 22:37 [binutils-gdb] Remove regcache_raw_read_part sergiodj+buildbot
2018-05-30 22:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-30 23:40 [binutils-gdb] Remove regcache_raw_write_part sergiodj+buildbot
2018-05-30 23:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31  0:08 [binutils-gdb] Remove regcache_cooked_write sergiodj+buildbot
2018-05-31  0:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31  0:44 [binutils-gdb] Remove regcache_cooked_read_value sergiodj+buildbot
2018-05-31  0:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31  1:08 [binutils-gdb] Remove regcache_cooked_read_part sergiodj+buildbot
2018-05-31  1:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31  1:41 [binutils-gdb] Remove regcache_cooked_write_part sergiodj+buildbot
2018-05-31  1:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31  2:01 [binutils-gdb] Remove regcache_raw_supply sergiodj+buildbot
2018-05-31  2:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31  2:45 [binutils-gdb] (ARI) remove trailing newline in call to error in stack.c::func_command sergiodj+buildbot
2018-05-31  2:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31  3:17 [binutils-gdb] Unset gdbarch significant_addr_bit by default sergiodj+buildbot
2018-05-31  3:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 10:07 [binutils-gdb] * argv.c (expandargv): Fix memory leak for expanded arguments sergiodj+buildbot
2018-05-31 10:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 11:00 [binutils-gdb] Improve boostrap-ubsan config (PR bootstrap/64914) sergiodj+buildbot
2018-05-31 10:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 11:05 [binutils-gdb] include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de> sergiodj+buildbot
2018-05-31 11:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 14:03 [binutils-gdb] Add Aarch64 SVE target description sergiodj+buildbot
2018-05-31 14:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 14:18 [binutils-gdb] Function for reading the Aarch64 SVE vector length sergiodj+buildbot
2018-05-31 14:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 15:14 [binutils-gdb] arch-utils: Make the last endianness actually chosen sticky sergiodj+buildbot
2018-05-31 14:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 21:41 [binutils-gdb] Add basic Python API for convenience variables sergiodj+buildbot
2018-05-31 21:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-05-31 22:06 [binutils-gdb] Fix "set" handling of Python parameters sergiodj+buildbot
2018-05-31 22:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01  4:20 [binutils-gdb] Make _bfd_error_handler available outside libbfd sergiodj+buildbot
2018-06-01  4:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01  7:37 [binutils-gdb] x86/Intel: accept "oword ptr" for INVPCID sergiodj+buildbot
2018-06-01  7:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01  8:50 [binutils-gdb] x86: fold MOV to/from segment register templates sergiodj+buildbot
2018-06-01  8:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 16:14 [binutils-gdb] Add SVE register defines sergiodj+buildbot
2018-06-01 17:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 17:11 [binutils-gdb] Make c_type_print_varspec_suffix static sergiodj+buildbot
2018-06-01 17:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 17:38 [binutils-gdb] Thread language through c_type_print_args sergiodj+buildbot
2018-06-01 18:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 18:09 [binutils-gdb] Remove TYPE_TAG_NAME sergiodj+buildbot
2018-06-01 18:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 18:49 [binutils-gdb] Remove type_name_no_tag and rename type_name_no_tag_or_error sergiodj+buildbot
2018-06-01 18:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 19:10 [binutils-gdb] Bump version number to 2.30.52 sergiodj+buildbot
2018-06-01 19:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 20:36 [binutils-gdb] inadvertent language switch during breakpoint_re_set_one sergiodj+buildbot
2018-06-01 20:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 20:47 [binutils-gdb] Remove a static buffer from cp-name-parser.y sergiodj+buildbot
2018-06-01 22:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 21:12 [binutils-gdb] Move gdb/common/diagnostics.h to include/diagnostics.h sergiodj+buildbot
2018-06-01 21:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 21:21 [binutils-gdb] Use yy-remap.h in cp-name-parser.y sergiodj+buildbot
2018-06-01 22:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-01 22:57 [binutils-gdb] Include parser-defs.h in cp-name-parser.y sergiodj+buildbot
2018-06-01 23:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-02 14:08 [binutils-gdb] Split value_fetch_lazy sergiodj+buildbot
2018-06-02 14:24 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-03 22:23 [binutils-gdb] RISC-V: Fix symbol address problem with versioned symbols sergiodj+buildbot
2018-06-03 22:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-03 23:24 [binutils-gdb] RISC-V: Handle out-of-range calls to undefined weak sergiodj+buildbot
2018-06-03 23:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 10:40 [binutils-gdb] Use uint64_t for SVE VQ sergiodj+buildbot
2018-06-04 11:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 11:39 [binutils-gdb] Enable SVE for GDB sergiodj+buildbot
2018-06-04 11:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 11:57 [binutils-gdb] Use uint64_t for aarch64 tdep VQ sergiodj+buildbot
2018-06-04 12:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 13:45 [binutils-gdb] Add aarch64 pseudo help functions sergiodj+buildbot
2018-06-04 13:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 14:05 [binutils-gdb] Change functions in cp-name-parser.y into methods sergiodj+buildbot
2018-06-04 14:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 14:50 [binutils-gdb] Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION sergiodj+buildbot
2018-06-04 14:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 15:13 [binutils-gdb] Add client_state struct sergiodj+buildbot
2018-06-04 15:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 16:02 [binutils-gdb] Add configure.nat as a dependency of config.status sergiodj+buildbot
2018-06-04 16:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 17:01 [binutils-gdb] Use ELF_SECTION_IN_SEGMENT to map segments sergiodj+buildbot
2018-06-04 17:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 18:33 [binutils-gdb] Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1 sergiodj+buildbot
2018-06-04 18:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 18:56 [binutils-gdb] xtensa: use property tables for correct disassembly sergiodj+buildbot
2018-06-04 21:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 19:51 [binutils-gdb] xtensa: add separate property sections option sergiodj+buildbot
2018-06-04 19:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-04 22:09 [binutils-gdb] (windows) GDB/MI crash when using "-list-thread-groups --available" sergiodj+buildbot
2018-06-04 22:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-05  6:27 [binutils-gdb] Remove last Ada cleanups sergiodj+buildbot
2018-06-06  4:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-05 13:50 [binutils-gdb] PR23254, ld.bfd mishandles file pointers while scanning archive sergiodj+buildbot
2018-06-06  6:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-05 23:06 [binutils-gdb] Tidy bfdio to consistenly use containing archive sergiodj+buildbot
2018-06-06  7:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-06  0:46 [binutils-gdb] Fix typo in common/enum-flags.h example sergiodj+buildbot
2018-06-06  7:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-06 22:15 [binutils-gdb] Guard declarations of 'sve_{vq, vl}_from_{vl, vq}' macros on Aarch64 (and unbreak build) sergiodj+buildbot
2018-06-06 22:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-07  0:45 [binutils-gdb] TIC6X __c6xabi_DSBT_BASE sergiodj+buildbot
2018-06-07  0:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-07 10:06 [binutils-gdb] Aarch64 SVE pseudo register support sergiodj+buildbot
2018-06-07 10:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-07 18:59 [binutils-gdb] target_stack -> current_top_target() throughout sergiodj+buildbot
2018-06-07 19:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-07 19:21 [binutils-gdb] target_ops::beneath -> target_ops::beneath() sergiodj+buildbot
2018-06-07 20:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-07 20:16 [binutils-gdb] Eliminate find_target_beneath sergiodj+buildbot
2018-06-07 20:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-07 20:49 [binutils-gdb] Introduce class target_stack sergiodj+buildbot
2018-06-07 21:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-08 14:44 [binutils-gdb] Remove cleanups from btrace code sergiodj+buildbot
2018-06-08 14:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-08 14:56 [binutils-gdb] Remove last cleanup from btrace code sergiodj+buildbot
2018-06-08 15:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-08 16:46 [binutils-gdb] Fix gdb mingw build sergiodj+buildbot
2018-06-08 17:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-08 17:39 [binutils-gdb] linux: Add maintenance commands to test libthread_db sergiodj+buildbot
2018-06-08 17:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-08 18:19 [binutils-gdb] Fix build issue with Python 3.7 sergiodj+buildbot
2018-06-08 19:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-08 20:50 [binutils-gdb] ld/x86: Remove hidden _edata, __bss_start, and _end sergiodj+buildbot
2018-06-08 20:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-08 20:50 [binutils-gdb] Make gdbreplay use more common routines sergiodj+buildbot
2018-06-08 21:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-08 21:24 [binutils-gdb] Add missing client_state struct references to win target sergiodj+buildbot
2018-06-08 22:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-10  0:10 [binutils-gdb] Remove a VEC from serial.c sergiodj+buildbot
2018-06-10  0:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-10  0:49 [binutils-gdb] Remove use of queue.h from gdbserver/event-loop.c sergiodj+buildbot
2018-06-10  0:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-10  4:07 [binutils-gdb] Use std::unique_ptr in reg_buffer sergiodj+buildbot
2018-06-10  4:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-10 14:17 [binutils-gdb] Remove cleanups from tracefile.c sergiodj+buildbot
2018-06-10 16:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-11  3:01 [binutils-gdb] Remove more "struct" keywords in range-based for loops sergiodj+buildbot
2018-06-11  2:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-11  5:54 [binutils-gdb] Remove cleanups from record-full.c sergiodj+buildbot
2018-06-11  5:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-11 10:47 [binutils-gdb] Add Aarch64 SVE dwarf regnums sergiodj+buildbot
2018-06-11 10:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-11 11:25 [binutils-gdb] Increase gdbsever PBUFSIZ sergiodj+buildbot
2018-06-11 11:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-11 13:00 [binutils-gdb] Enable Aarch64 SVE for gdbserver sergiodj+buildbot
2018-06-11 12:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-12  2:23 [binutils-gdb] Fix gdb build on hppa-linux sergiodj+buildbot
2018-06-12  2:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-12 21:42 [binutils-gdb] gdb: Fix an infrun debug log message sergiodj+buildbot
2018-06-12 21:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-12 22:38 [binutils-gdb] gdb: Run INF_EXEC_COMPLETE handler for additional cases sergiodj+buildbot
2018-06-12 22:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-13  9:37 [binutils-gdb] Fix procfs.c compilation sergiodj+buildbot
2018-06-13  9:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-13 12:58 [binutils-gdb] [gdb/testsuite] Update gdb startup text in selftest.exp sergiodj+buildbot
2018-06-13 13:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-13 13:04 [binutils-gdb] [gdb/testsuite] Fix hang in fork-running-state.c sergiodj+buildbot
2018-06-13 13:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-13 15:04 [binutils-gdb] MIPS: Add CRC ASE support sergiodj+buildbot
2018-06-13 15:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14  2:16 [binutils-gdb] Fix GDB sparc build sergiodj+buildbot
2018-06-14  2:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14  2:26 [binutils-gdb] PR23282, Reinstate seek optimization sergiodj+buildbot
2018-06-14  2:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14  3:54 [binutils-gdb] ELF dynsyms sergiodj+buildbot
2018-06-14  4:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 11:02 [binutils-gdb] Remove stale inline function handling from selftest_setup sergiodj+buildbot
2018-06-14 11:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 12:29 [binutils-gdb] gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup output sergiodj+buildbot
2018-06-14 12:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 12:44 [binutils-gdb] Revert accidental push of "Inline breakpoints" commit sergiodj+buildbot
2018-06-14 13:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 13:54 [binutils-gdb] [gdb/cli] Honour 'print pretty' when printing result of finish command sergiodj+buildbot
2018-06-14 14:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 17:28 [binutils-gdb] Avoid gdb.base/fork-running-state.exp lingering processes sergiodj+buildbot
2018-06-14 17:30 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 21:46 [binutils-gdb] Fix/improve on-line help of 'define' command sergiodj+buildbot
2018-06-14 22:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 22:07 [binutils-gdb] Fix "beneath" conversion on AIX sergiodj+buildbot
2018-06-14 23:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 22:50 [binutils-gdb] MIPS: Add Global INValidate ASE support sergiodj+buildbot
2018-06-14 23:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-14 23:27 [binutils-gdb] update-gnulib.sh: Report required versions of autoconf/aclocal sergiodj+buildbot
2018-06-15  0:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-16  0:27 [binutils-gdb] gdb: Don't drop SIGSTOP during stop_all_threads sergiodj+buildbot
2018-06-16  0:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18  7:22 [binutils-gdb] [gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.exp sergiodj+buildbot
2018-06-18  7:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 10:19 [binutils-gdb] Add Aarch64 SVE compatibility macros sergiodj+buildbot
2018-06-18 10:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 10:30 [binutils-gdb] Ptrace support for Aarch64 SVE sergiodj+buildbot
2018-06-18 11:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 10:38 [binutils-gdb] Ptrace support for AArch64 SVE gdbserver sergiodj+buildbot
2018-06-18 11:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 14:08 [binutils-gdb] config: Sync with GCC sergiodj+buildbot
2018-06-18 14:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 14:36 [binutils-gdb] libdecnumber: Sync with GCC sergiodj+buildbot
2018-06-18 16:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 15:08 [binutils-gdb] libiberty: Sync with GCC sergiodj+buildbot
2018-06-18 15:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 19:11 [binutils-gdb] Remove cleanups from ser-mingw.c sergiodj+buildbot
2018-06-18 19:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 19:14 [binutils-gdb] Remove la_error sergiodj+buildbot
2018-06-18 19:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 19:25 [binutils-gdb] Use unique_xmalloc_ptr for read_string sergiodj+buildbot
2018-06-18 20:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 20:02 [binutils-gdb] Remove resume_section_map_updates_cleanup sergiodj+buildbot
2018-06-18 20:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 20:28 [binutils-gdb] Use unique_xmalloc_ptr in darwin_current_sos sergiodj+buildbot
2018-06-18 21:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 20:35 [binutils-gdb] Use unique_xmalloc_ptr in solib-aix.c sergiodj+buildbot
2018-06-18 22:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 20:52 [binutils-gdb] Remove current_traceframe declaration sergiodj+buildbot
2018-06-18 22:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-18 22:38 [binutils-gdb] This was already applied on the GCC side sergiodj+buildbot
2018-06-18 23:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-19  9:25 [binutils-gdb] readelf: Handle more RISC-V relocations sergiodj+buildbot
2018-06-19  9:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-19 16:56 [binutils-gdb] Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp) sergiodj+buildbot
2018-06-19 17:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-19 18:36 [binutils-gdb] include: Sync with GCC sergiodj+buildbot
2018-06-19 18:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-20  0:36 [binutils-gdb] PR ld/22966: Fix n64 MIPS `.got.plt' range checks sergiodj+buildbot
2018-06-20  0:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-20  5:42 [binutils-gdb] RISC-V: Accept constant operands in la and lla sergiodj+buildbot
2018-06-20  6:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-20 14:11 [binutils-gdb] [BFD][AARCH64]Properly truncate no overflow checking relocation value for load/store immediate sergiodj+buildbot
2018-06-20 14:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-20 14:46 [binutils-gdb] Improve gdb.base/float128.exp failure message sergiodj+buildbot
2018-06-20 14:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-20 15:49 [binutils-gdb] Fix potential illegal memroy access when using a build-id note with a negative size sergiodj+buildbot
2018-06-20 16:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-20 17:01 [binutils-gdb] Remove struct keyword in range-based for-loop sergiodj+buildbot
2018-06-20 17:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-20 17:09 [binutils-gdb] testsuite: Fix cc-with-tweaks.sh being executed in the wrong shell sergiodj+buildbot
2018-06-20 17:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-20 18:31 [binutils-gdb] Rename regcache_cooked_read_ftype and make a function_view sergiodj+buildbot
2018-06-20 18:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-21  3:34 [binutils-gdb] Fix a memory leak in py-param.c sergiodj+buildbot
2018-06-21  3:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-21  9:06 [binutils-gdb] Use offsets instead of addresses in ELF_SECTION_IN_SEGMENT for non SHT_NOBITS sergiodj+buildbot
2018-06-21  9:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-21 13:34 [binutils-gdb] Enable hardware watchpoints on attach for aarch64 sergiodj+buildbot
2018-06-21 13:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-21 13:57 [binutils-gdb] Regen doc/Makefile.in sergiodj+buildbot
2018-06-21 14:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-21 15:51 [binutils-gdb] Avoid memcpys in regcache read_part/write_part for full registers sergiodj+buildbot
2018-06-21 16:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-21 16:38 [binutils-gdb] Use thread_info and inferior pointers more throughout sergiodj+buildbot
2018-06-21 16:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-21 21:05 [binutils-gdb] MIPS/BFD: Use enumeration constants for EI_ABIVERSION sergiodj+buildbot
2018-06-21 21:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-21 22:06 [binutils-gdb] MIPS/opcodes: Fix a typo in `-M ginv' option description sergiodj+buildbot
2018-06-21 23:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-22 11:32 [binutils-gdb] Fix up HAS_SVE_STATE macro sergiodj+buildbot
2018-06-22 11:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-22 11:54 [binutils-gdb] Correct negs aliasing on AArch64 sergiodj+buildbot
2018-06-22 12:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-22 18:03 [binutils-gdb] Fix "info registers" regexes in gdb.base/jit-reader.exp sergiodj+buildbot
2018-06-22 18:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-24 18:32 [binutils-gdb] Update version number on development (aka HEAD) branch sergiodj+buildbot
2018-06-24 18:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-24 18:48 [binutils-gdb] Regenerate configure and pot files with updated binutils version number sergiodj+buildbot
2018-06-24 19:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-25 17:11 [binutils-gdb] gdb: Fix build on several hosts/ports sergiodj+buildbot
2018-06-25 17:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-25 17:40 [binutils-gdb] gdb: For macOS, s/thread_info/struct thread_info/ sergiodj+buildbot
2018-06-25 18:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-26 12:14 [binutils-gdb] Fix spelling mistakes sergiodj+buildbot
2018-06-26 12:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-26 13:21 [binutils-gdb] Updated translations sergiodj+buildbot
2018-06-26 13:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-26 21:17 [binutils-gdb] Move ptype/o printing code to typeprint.c sergiodj+buildbot
2018-06-26 21:48 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-26 22:03 [binutils-gdb] Minor reorganization of fetch_registers/store_registers in windows-nat.c sergiodj+buildbot
2018-06-26 22:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-27 15:14 [binutils-gdb] Add overrides, fix FreeBSD build sergiodj+buildbot
2018-06-27 15:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-27 15:41 [binutils-gdb] Fix lost line info for symbol at addr zero sergiodj+buildbot
2018-06-27 15:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-27 16:49 [binutils-gdb] Fix Cell debugging regression sergiodj+buildbot
2018-06-27 16:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-27 19:03 [binutils-gdb] Copy gdb-gdb.py to build dir sergiodj+buildbot
2018-06-27 19:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-27 19:18 [binutils-gdb] gdb-gdb.py.in: Fix ordering of TypeFlags objects with Python 3 sergiodj+buildbot
2018-06-27 19:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-27 19:47 [binutils-gdb] Add pretty-printer for CORE_ADDR sergiodj+buildbot
2018-06-27 20:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-27 21:08 [binutils-gdb] Fix crash in machoread.c sergiodj+buildbot
2018-06-27 21:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-27 21:34 [binutils-gdb] Update "func" help text to GNU standards sergiodj+buildbot
2018-06-27 22:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-28  6:51 [binutils-gdb] Add myself as a write-after-approval GDB maintainer sergiodj+buildbot
2018-06-28  6:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-28  7:01 [binutils-gdb] Add an optional offset option to the "symbol-file" command sergiodj+buildbot
2018-06-28  7:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-28  7:44 [binutils-gdb] Make add-symbol-file's address argument optional sergiodj+buildbot
2018-06-28  7:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-28  8:08 [binutils-gdb] Make sure that sorting does not change section order sergiodj+buildbot
2018-06-28  8:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-28  8:32 [binutils-gdb] Fixed top frame assumption in watchpoint-hw-attach sergiodj+buildbot
2018-06-28  9:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-28 16:39 [binutils-gdb] Fix follow-exec regression / crash sergiodj+buildbot
2018-06-28 16:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-29 11:46 [binutils-gdb] Fix AArch64 encodings for by element instructions sergiodj+buildbot
2018-06-29 11:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-29 15:19 [binutils-gdb] MIPS/BFD: Remove extraneous undefined weak symbol visibility check sergiodj+buildbot
2018-06-29 15:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-29 17:02 [binutils-gdb] Remove unstable test output sergiodj+buildbot
2018-06-29 17:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-29 19:23 [binutils-gdb] "break LINENO/*ADDRESS", inline functions and "info break" output sergiodj+buildbot
2018-06-29 20:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-29 20:19 [binutils-gdb] remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP too sergiodj+buildbot
2018-06-29 20:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-29 21:10 [binutils-gdb] Improve alignment of "info threads" output, align "Target Id" column sergiodj+buildbot
2018-06-29 21:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-29 23:09 [binutils-gdb] fix GDB build failure for various amd64 targets sergiodj+buildbot
2018-06-29 23:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-06-30  2:07 [binutils-gdb] Add missing parameter to 'amd64_create_target_description' (and unbreak build) sergiodj+buildbot
2018-06-30  3:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-02 10:50 [binutils-gdb] [ARM] Update bfd's Tag_CPU_arch knowledge sergiodj+buildbot
2018-07-02 11:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-02 13:44 [binutils-gdb] gdb: Prefer RISC-V register name "s0" over "fp" sergiodj+buildbot
2018-07-02 14:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-02 20:29 [binutils-gdb] x86-64: Clear the R_X86_64_converted_reloc_bit bit sergiodj+buildbot
2018-07-02 20:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-02 23:22 [binutils-gdb] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' sergiodj+buildbot
2018-07-02 23:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03  0:01 [binutils-gdb] microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocations sergiodj+buildbot
2018-07-03  0:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03  1:00 [binutils-gdb] MIPS/BFD: Make section GC work with `ict_irix5' targets sergiodj+buildbot
2018-07-03  1:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03  7:50 [binutils-gdb] GNU attribute output on errors sergiodj+buildbot
2018-07-03  8:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03 16:21 [binutils-gdb] Fix crash in "run" on macOS when gdb is not signed sergiodj+buildbot
2018-07-03 16:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03 17:56 [binutils-gdb] Remove exit_inferior_num_silent sergiodj+buildbot
2018-07-03 18:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03 19:08 [binutils-gdb] Remove pid_to_ptid sergiodj+buildbot
2018-07-03 19:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03 19:30 [binutils-gdb] Remove ptid_get_lwp sergiodj+buildbot
2018-07-03 20:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03 19:37 [binutils-gdb] Remove ptid_get_pid sergiodj+buildbot
2018-07-03 19:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03 19:56 [binutils-gdb] Remove ptid_is_pid sergiodj+buildbot
2018-07-03 21:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03 20:22 [binutils-gdb] Remove ptid_tid_p sergiodj+buildbot
2018-07-03 22:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-03 20:37 [binutils-gdb] Remove ptid_get_tid sergiodj+buildbot
2018-07-03 20:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-04  5:32 [binutils-gdb] Remove VEC from breakpoint sergiodj+buildbot
2018-07-04  5:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-04 10:14 [binutils-gdb] [gdb/symtab] Fix version check in dwarf compilation unit header sergiodj+buildbot
2018-07-04 10:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-04 13:41 [binutils-gdb] Also install diagnostics.h sergiodj+buildbot
2018-07-04 13:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-04 15:34 [binutils-gdb] Warn if /proc is not accessible sergiodj+buildbot
2018-07-04 15:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-04 16:41 [binutils-gdb] Update NEWS post GDB 8.2 branch creation sergiodj+buildbot
2018-07-04 17:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-04 20:19 [binutils-gdb] Use exit_inferior in darwin_attach_pid sergiodj+buildbot
2018-07-04 20:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-05  1:05 [binutils-gdb] Error for mismatched powerpc ABI tags sergiodj+buildbot
2018-07-05  1:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-05 11:32 [binutils-gdb] Updated Russian, Bulgarian, and Brazilian Portuguese translations for various components of the binutuls sergiodj+buildbot
2018-07-05 11:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-05 12:16 [binutils-gdb] Update config.guess and config.sub sergiodj+buildbot
2018-07-05 12:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-06  6:41 [binutils-gdb] Update config.sub sergiodj+buildbot
2018-07-06  6:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-06 13:55 [binutils-gdb] gdb/testsuite: Ensure test links in malloc and free sergiodj+buildbot
2018-07-06 13:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-06 15:46 [binutils-gdb] Fix the read/write flag for these registers on AArch64 sergiodj+buildbot
2018-07-06 15:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-06 15:50 [binutils-gdb] Fix SBO bit in disassembly mask for ldrah on AArch64 sergiodj+buildbot
2018-07-06 16:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-06 16:04 [binutils-gdb] Add checks for the NT_ARM_SVE section in a core file sergiodj+buildbot
2018-07-06 16:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-06 23:23 [binutils-gdb] xtensa: don't emit dynamic relocation for weak undefined symbol sergiodj+buildbot
2018-07-06 23:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-07 15:31 [binutils-gdb] ia64-tdep.c: Fix -Wwrite-strings errors sergiodj+buildbot
2018-07-07 15:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09  8:51 [binutils-gdb] m68hc1* fixes sergiodj+buildbot
2018-07-09  9:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 14:39 [binutils-gdb] Remove TSOBS from gdb/Makefile.in sergiodj+buildbot
2018-07-09 14:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 15:04 [binutils-gdb] Remove some unused code from init.c build rule sergiodj+buildbot
2018-07-09 15:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 15:15 [binutils-gdb] Use a stamp file for init.c sergiodj+buildbot
2018-07-09 15:48 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 15:58 [binutils-gdb] Remove lint support sergiodj+buildbot
2018-07-09 16:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 16:22 [binutils-gdb] Minimize yacc and lex output sergiodj+buildbot
2018-07-09 17:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 16:34 [binutils-gdb] Remove ADD_FILES and ADD_DEPS from Makefile.in sergiodj+buildbot
2018-07-09 18:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 17:05 [binutils-gdb] Fix exec.c handling in Makefile sergiodj+buildbot
2018-07-09 17:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 17:30 [binutils-gdb] gdb/testsuite: Allow for failure to read some memory addresses sergiodj+buildbot
2018-07-09 19:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 17:53 [binutils-gdb] gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c sergiodj+buildbot
2018-07-09 20:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 18:43 [binutils-gdb] Don't mention XM_CDEPS or NAT_CLIBS sergiodj+buildbot
2018-07-09 18:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-09 20:43 [binutils-gdb] MIPS/BFD: Do not redirect to discarded lazy binding stubs sergiodj+buildbot
2018-07-09 21:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-10 12:43 [binutils-gdb] gdb/riscv: Fix assertion in inferior call code sergiodj+buildbot
2018-07-10 12:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-10 15:13 [binutils-gdb] xgate cleanup sergiodj+buildbot
2018-07-10 15:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11  0:07 [binutils-gdb] BFD/ELF: Correct a `remove' global shadowing error for pre-4.8 GCC sergiodj+buildbot
2018-07-11  0:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11  1:58 [binutils-gdb] Use std::vector for moribund_locations sergiodj+buildbot
2018-07-11  2:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11  8:40 [binutils-gdb] x86: replace off-by-one OTMax sergiodj+buildbot
2018-07-11  8:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11  8:52 [binutils-gdb] x86/Intel: accept memory operand size specifiers for CET insns sergiodj+buildbot
2018-07-11  9:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11  9:04 [binutils-gdb] x86: drop {,reg16_}inoutportreg variables sergiodj+buildbot
2018-07-11  9:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11  9:15 [binutils-gdb] x86: adjust monitor/mwait templates sergiodj+buildbot
2018-07-11 10:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11 17:09 [binutils-gdb] PR ld/22570: MIPS/BFD: Fix TLS relocation resolution for PIE executables sergiodj+buildbot
2018-07-11 17:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11 17:28 [binutils-gdb] Adds the speculation barrier instructions to the ARM assembler and disassembler sergiodj+buildbot
2018-07-11 18:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11 17:31 [binutils-gdb] MIPS/BFD: Fix TLS relocation resolution for regular executables sergiodj+buildbot
2018-07-11 17:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11 19:19 [binutils-gdb] Fix PR c++/23373: GDB hangs when printing a struct with a static member of itself sergiodj+buildbot
2018-07-11 19:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11 20:12 [binutils-gdb] gdb: Remove traces of h8300 ecoff support sergiodj+buildbot
2018-07-11 21:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-11 23:34 [binutils-gdb] GDB: Work around D; PID handling bug in older GDBservers (PR gdb/23377) sergiodj+buildbot
2018-07-11 23:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-12  0:20 [binutils-gdb] Implement IPv6 support for GDB/gdbserver sergiodj+buildbot
2018-07-12  0:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-12  9:57 [binutils-gdb] Add remainder of Em16 restrictions for AArch64 gas sergiodj+buildbot
2018-07-12 10:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-13 17:43 [binutils-gdb] Remove a warning on macOS sergiodj+buildbot
2018-07-13 17:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-13 21:14 [binutils-gdb] gdb: Add Stafford Horne as or1k maintainer sergiodj+buildbot
2018-07-13 21:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-13 21:45 [binutils-gdb] sim: Add Stafford Horne as or1k maintainer sergiodj+buildbot
2018-07-13 21:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-14  2:23 [binutils-gdb] Remove struct keyword in range-based for loop sergiodj+buildbot
2018-07-14  2:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 13:25 [binutils-gdb] Update the src-release script to include the new top level files test-driver and ar-lib sergiodj+buildbot
2018-07-16 13:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 17:06 [binutils-gdb] Add assert in prepare_for_building sergiodj+buildbot
2018-07-16 17:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 17:07 [binutils-gdb] Move pending_macros to buildsym_compunit sergiodj+buildbot
2018-07-16 17:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 17:20 [binutils-gdb] Move have_line_numbers to buildsym_compunit sergiodj+buildbot
2018-07-16 18:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 17:29 [binutils-gdb] Move last_source file to buildsym_compunit sergiodj+buildbot
2018-07-16 17:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 18:07 [binutils-gdb] Move some code from buildsym to stabsread sergiodj+buildbot
2018-07-16 20:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 18:47 [binutils-gdb] Move last_source_start_addr to buildsym_compunit sergiodj+buildbot
2018-07-16 18:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 18:54 [binutils-gdb] Move scan_file_globals declaration to stabsread.h sergiodj+buildbot
2018-07-16 22:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 20:35 [binutils-gdb] Move the using directives to buildsym_compunit sergiodj+buildbot
2018-07-17  1:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 20:47 [binutils-gdb] Use outermost_context_p in more places sergiodj+buildbot
2018-07-17  1:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 21:09 [binutils-gdb] remote-sim.c: Remove unused variables sergiodj+buildbot
2018-07-17  2:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 21:34 [binutils-gdb] Move processing_gcc to stabsread sergiodj+buildbot
2018-07-16 21:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 21:45 [binutils-gdb] Add grok/write functions for new ppc core note sections sergiodj+buildbot
2018-07-17  4:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 23:14 [binutils-gdb] Remove merge_symbol_lists sergiodj+buildbot
2018-07-16 23:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-16 23:48 [binutils-gdb] Use gdb_assert in two places in buildsym.c sergiodj+buildbot
2018-07-16 23:48 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-17  2:21 [binutils-gdb] Fix compilation error in ia64-tdep.c with libunwind-ia64 sergiodj+buildbot
2018-07-17  2:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-17  3:26 [binutils-gdb] Fix compilation error in ia64-vms-tdep.c with libunwind-ia64 sergiodj+buildbot
2018-07-17  3:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-17 16:55 [binutils-gdb] Remove --disable-gdbcli sergiodj+buildbot
2018-07-17 17:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-17 17:29 [binutils-gdb] RISC-V: Don't decrement pc after break sergiodj+buildbot
2018-07-17 18:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-17 19:20 [binutils-gdb] LD: Export relative-from-absolute symbol marking to BFD sergiodj+buildbot
2018-07-17 19:30 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-17 20:04 [binutils-gdb] BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absolute sergiodj+buildbot
2018-07-17 20:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-17 20:28 [binutils-gdb] Return unique_xmalloc_ptr from gdbscm_safe_eval_string sergiodj+buildbot
2018-07-17 21:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-17 21:55 [binutils-gdb] Return unique_xmalloc_ptr from gdbscm_scm_to_string sergiodj+buildbot
2018-07-17 21:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-18 17:09 [binutils-gdb] BFD/XCOFF: Fix storage class setting for weak defined symbols sergiodj+buildbot
2018-07-18 17:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-18 20:19 [binutils-gdb] [gdb/exp] Fix printing of type of optimized out vla sergiodj+buildbot
2018-07-18 20:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-18 22:37 [binutils-gdb] Eliminate most remaining cleanups under gdb/guile/ sergiodj+buildbot
2018-07-18 22:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19  6:47 [binutils-gdb] x86: pre-process opcodes table before parsing sergiodj+buildbot
2018-07-19  6:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19  7:13 [binutils-gdb] x86: fold various AVX512CD templates sergiodj+buildbot
2018-07-19  7:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19  7:40 [binutils-gdb] x86: fold various AVX512DQ templates sergiodj+buildbot
2018-07-19  8:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19  7:54 [binutils-gdb] x86: fold various AVX512* templates sergiodj+buildbot
2018-07-19  9:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19  8:06 [binutils-gdb] x86: fold VFPCLASSP{D,S} templates sergiodj+buildbot
2018-07-19  9:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19  8:16 [binutils-gdb] x86: fold various AVX512BW templates sergiodj+buildbot
2018-07-19  8:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19 10:09 [binutils-gdb] x86: fold narrowing VCVT* templates sergiodj+buildbot
2018-07-19 10:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19 14:29 [binutils-gdb] Fix GDB build using mingw.org's MinGW sergiodj+buildbot
2018-07-19 14:48 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19 15:05 [binutils-gdb] [gdb/testsuite] Fix regexp in list-thread-groups-available.exp sergiodj+buildbot
2018-07-19 15:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-19 16:25 [binutils-gdb] Remove make_cleanup_value_free_to_mark sergiodj+buildbot
2018-07-19 16:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20  2:23 [binutils-gdb] Remove myself from target-specific MAINTAINERS sergiodj+buildbot
2018-07-20  2:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 12:50 [binutils-gdb] MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a sergiodj+buildbot
2018-07-20 13:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 15:34 [binutils-gdb] [gdb/testsuite] Make noclone conditional in vla-optimized-out.c sergiodj+buildbot
2018-07-20 15:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 15:57 [binutils-gdb] Make the Rust parser pure sergiodj+buildbot
2018-07-20 16:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 16:23 [binutils-gdb] Move current_subfile to buildsym_compunit sergiodj+buildbot
2018-07-20 17:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 16:34 [binutils-gdb] Move pending addrmap globals to buildsym_compunit sergiodj+buildbot
2018-07-20 17:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 16:47 [binutils-gdb] Move pending_blocks and pending_block_obstack to buildsym_compunit sergiodj+buildbot
2018-07-20 17:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 17:58 [binutils-gdb] Set list_in_scope later in DWARF reader sergiodj+buildbot
2018-07-20 20:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 18:23 [binutils-gdb] Remove buildsym_init sergiodj+buildbot
2018-07-20 21:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 18:36 [binutils-gdb] Remove the "listhead" argument from finish_block sergiodj+buildbot
2018-07-20 18:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 19:20 [binutils-gdb] Remove parameter from record_pending_block sergiodj+buildbot
2018-07-20 22:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 19:44 [binutils-gdb] Do not use buildsym.h in some files sergiodj+buildbot
2018-07-20 23:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 20:08 [binutils-gdb] Move struct buildsym_compunit to buildsym.h sergiodj+buildbot
2018-07-21  0:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 20:33 [binutils-gdb] Parameterize cp_scan_for_anonymous_namespaces sergiodj+buildbot
2018-07-21  1:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 20:45 [binutils-gdb] Convert the DWARF reader to new-style buildysm sergiodj+buildbot
2018-07-21  1:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 20:57 [binutils-gdb] Remove some unused buildsym functions sergiodj+buildbot
2018-07-21  1:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 21:21 [binutils-gdb] Rename remaining members of buildsym_compunit to start with "m_" sergiodj+buildbot
2018-07-21  2:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 21:34 [binutils-gdb] x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if needed sergiodj+buildbot
2018-07-21  3:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-20 23:54 [binutils-gdb] Remove reset_symtab_globals sergiodj+buildbot
2018-07-20 23:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-21  0:39 [binutils-gdb] Introduce buildsym-legacy.h sergiodj+buildbot
2018-07-21  0:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-21  2:18 [binutils-gdb] Remove record_line_ftype sergiodj+buildbot
2018-07-21  2:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-21  2:36 [binutils-gdb] Rename some frame unwind function parameters sergiodj+buildbot
2018-07-21  4:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-21  3:46 [binutils-gdb] MIPS/Linux/native: Convert to `get_ptrace_pid' for PID extraction sergiodj+buildbot
2018-07-21  3:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-21 13:17 [binutils-gdb] Initialize GOT slot for local symbol in non-PIC link sergiodj+buildbot
2018-07-21 13:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-22  2:41 [binutils-gdb] Fix -Wunused-variable warnings related to conditional compilation sergiodj+buildbot
2018-07-22  3:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-22 19:46 [binutils-gdb] Simple unused variable removals sergiodj+buildbot
2018-07-22 19:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-22 19:59 [binutils-gdb] Remove an unused variable from spu_get_overlay_table sergiodj+buildbot
2018-08-29 15:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-22 20:37 [binutils-gdb] Call some functions in guile/ for effect sergiodj+buildbot
2018-08-29 17:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-22 21:17 [binutils-gdb] Fix ravenscar-thread.c to use arch_ops sergiodj+buildbot
2018-08-29 19:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-22 21:41 [binutils-gdb] Remove unused declaration from value.c sergiodj+buildbot
2018-08-29 20:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-22 22:07 [binutils-gdb] Conditionally define xmltarget_${name} variable in regdat.sh sergiodj+buildbot
2018-08-29 21:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-22 23:44 [binutils-gdb] Use a previously unused variable in bfin-tdep.c sergiodj+buildbot
2018-08-29 16:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-23  3:41 [binutils-gdb] Remove some unused variables sergiodj+buildbot
2018-08-29 22:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-23  4:05 [binutils-gdb] power9 mfupmc/mtupmc sergiodj+buildbot
2018-08-29 23:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-23  9:02 [binutils-gdb] S/390: Suppress string diagnostics for pre-release GCC sergiodj+buildbot
2018-08-30  0:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-23 14:29 [binutils-gdb] Avoid ubsan complaint in BFD sergiodj+buildbot
2018-08-30  2:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-23 19:26 [binutils-gdb] [ARC] Allow vewt instruction for ARC EM family sergiodj+buildbot
2018-08-30  1:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-23 19:36 [binutils-gdb] xtensa: move dynamic relocations sections consistency check sergiodj+buildbot
2018-08-30  2:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-24 17:47 [binutils-gdb] Remove some unnecessary declarations and configury sergiodj+buildbot
2018-08-30  7:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-24 18:49 [binutils-gdb] Fix indentation in scoped_mmap.h sergiodj+buildbot
2018-08-30  7:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-24 20:51 [binutils-gdb] Set CU language before processing any DIEs (symtab/23010 et al) sergiodj+buildbot
2018-08-30  9:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-25  3:02 [binutils-gdb] Suppress string diagnostics for pre-release GCC sergiodj+buildbot
2018-08-30 10:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-25 15:42 [binutils-gdb] list Tom Tromey as GDB Global Maintainer sergiodj+buildbot
2018-08-30 11:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-25 18:04 [binutils-gdb] Notify about breakpoint modification when enabling/disabling single location sergiodj+buildbot
2018-08-30 12:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-25 22:34 [binutils-gdb] [gdb/symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_count sergiodj+buildbot
2018-08-30 13:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-25 23:11 [binutils-gdb] [gdb/breakpoints] Fix sigsegv in info prog at exec catchpoint sergiodj+buildbot
2018-08-30 13:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-25 23:35 [binutils-gdb] x86: Expand Broadcast to 3 bits sergiodj+buildbot
2018-08-30 13:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26  3:50 [binutils-gdb] Implement PowerPC64 .localentry for value 1 sergiodj+buildbot
2018-08-30 14:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26  8:36 [binutils-gdb] PowerPC Improve support for Gekko & Broadway sergiodj+buildbot
2018-08-30 15:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26 10:16 [binutils-gdb] [gdb/testsuite] Add comment in gdb.base/vla-optimized-out.c sergiodj+buildbot
2018-08-30 15:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26 15:38 [binutils-gdb] Remove dead code in end_psymtab sergiodj+buildbot
2018-08-30 15:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26 16:02 [binutils-gdb] Change representation of psymbol to flush out accessors sergiodj+buildbot
2018-08-30 16:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26 16:39 [binutils-gdb] Add validity bits for psymtab high and low fields sergiodj+buildbot
2018-08-30 19:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26 16:52 [binutils-gdb] Make psymbols and psymtabs independent of the program space sergiodj+buildbot
2018-08-30 19:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26 17:20 [binutils-gdb] Introduce partial_symbol::address sergiodj+buildbot
2018-08-30 16:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-26 21:37 [binutils-gdb] Fix Cygwin compilation after target_ops C++ conversion sergiodj+buildbot
2018-08-30 20:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-27  0:35 [binutils-gdb] MIPS/GAS: Correct the AFL_ASE_MASK macro sergiodj+buildbot
2018-08-31 15:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-27  2:25 [binutils-gdb] S12Z: Remove inappropriate comment sergiodj+buildbot
2018-08-31 15:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-27  2:27 [binutils-gdb] Add functions and macros to read and write 24 bit values sergiodj+buildbot
2018-08-31 16:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-27  2:40 [binutils-gdb] S12Z: Remove ELF_TARGET_ID macro sergiodj+buildbot
2018-08-31 17:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-27 20:23 [binutils-gdb] Improve gcore manpage and clarify "-o" option sergiodj+buildbot
2018-08-31 17:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-28  8:33 [binutils-gdb] [gdb/exp] Interpret size of vla with unknown size as <optimized out> sergiodj+buildbot
2018-08-31 17:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-28 19:47 [binutils-gdb] gdb: Don't call gdb_load_shlib unless GDB is running sergiodj+buildbot
2018-08-31 18:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-30 11:50 [binutils-gdb] Add support for the C_SKY series of processors sergiodj+buildbot
2018-08-31 18:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-30 13:14 [binutils-gdb] Prevent a seg-fault in the linker when trying to process SH object files with bogus relocs sergiodj+buildbot
2018-08-31 18:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-30 14:44 [binutils-gdb] Remove old lint code sergiodj+buildbot
2018-08-31 18:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-30 15:34 [binutils-gdb] Fix crash with -D_GLIBCXX_DEBUG sergiodj+buildbot
2018-08-31 18:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-30 19:07 [binutils-gdb] gdb: Fix sizeof for dynamic types other than arrays sergiodj+buildbot
2018-08-31 18:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-30 21:33 [binutils-gdb] Match any kind of error after "cannot resolve name" on lib/gdbserver-support.exp:gdbserver_start sergiodj+buildbot
2018-08-31 19:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-31  9:28 [binutils-gdb] x86/Intel: correct permitted operand sizes for AVX512 scatter/gather sergiodj+buildbot
2018-08-31 19:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-31  9:53 [binutils-gdb] x86: also optimize KXOR{D,Q} and KANDN{D,Q} sergiodj+buildbot
2018-08-31 19:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-07-31 21:29 [binutils-gdb] Correct previous update - new translation for the opcodes subdirectory sergiodj+buildbot
2018-08-31 19:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-01  3:08 [binutils-gdb] csky regen sergiodj+buildbot
2018-08-31 21:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-01  3:21 [binutils-gdb] PowerPC64 __tls_get_addr_opt stub .eh_frame fix sergiodj+buildbot
2018-08-31 23:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-01 13:53 [binutils-gdb] Close resource leaks in the BFD library's plugin handler sergiodj+buildbot
2018-09-01  3:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-01 14:09 [binutils-gdb] Fix potential illegal memory access in AVR backend sergiodj+buildbot
2018-09-01  6:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-02 19:11 [binutils-gdb] Backport gettext fixes to get rid of warnings on macOS sergiodj+buildbot
2018-09-01 13:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-02 22:19 [binutils-gdb] Check results of get_darwin_inferior sergiodj+buildbot
2018-09-01 18:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-02 22:32 [binutils-gdb] Fix kill issue leading to zombie process on MacOS Sierra sergiodj+buildbot
2018-09-01 20:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-02 22:45 [binutils-gdb] Allow "info address" of a template parameter sergiodj+buildbot
2018-09-01 21:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-03  1:21 [binutils-gdb] RISC-V: Fix TLS and --gc-sections conflict sergiodj+buildbot
2018-09-02  0:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-03  7:47 [binutils-gdb] x86: drop "mem" operand type attribute sergiodj+buildbot
2018-09-02 11:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-03  8:58 [binutils-gdb] x86: drop NoRex64 from {,v}pmov{s,z}x* sergiodj+buildbot
2018-09-02 14:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-03 22:31 [binutils-gdb] Fix thinko when deciding whether to disable TCP's Nagle algorithm sergiodj+buildbot
2018-09-02 22:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-05  8:17 [binutils-gdb] Lose _r2off in powerpc64 stub names sergiodj+buildbot
2018-09-03 12:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-05  8:47 [binutils-gdb] R_PPC64_REL24_NOTOC support sergiodj+buildbot
2018-09-03 15:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06  8:09 [binutils-gdb] gdb: Avoid using W_STOPCODE(0) as this is ambiguous on MIPS sergiodj+buildbot
2018-09-03 15:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 12:12 [binutils-gdb] Remove unused variables in procfs.c etc sergiodj+buildbot
2018-09-03 15:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 14:06 [binutils-gdb] [ARC] Update handling AUX-registers sergiodj+buildbot
2018-09-03 15:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 14:52 [binutils-gdb] Update dg-extract-results.* from gcc sergiodj+buildbot
2018-09-03 20:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 14:55 [binutils-gdb] [ARC] Update merging attributes sergiodj+buildbot
2018-09-03 16:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 16:01 [binutils-gdb] [ARC] Update warning reporting sergiodj+buildbot
2018-09-03 16:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 20:30 [binutils-gdb] Fix indentation in remote_target::download_tracepoint sergiodj+buildbot
2018-09-04  4:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 20:55 [binutils-gdb] Use get_remote_packet_size in download_tracepoint sergiodj+buildbot
2018-09-04  6:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 21:20 [binutils-gdb] Variable size for regs mask in collection list sergiodj+buildbot
2018-09-04  9:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-06 21:32 [binutils-gdb] Allow larger regblock sizes when saving tracefiles sergiodj+buildbot
2018-09-04  9:30 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-07  0:38 [binutils-gdb] Use remote register numbers in tracepoint mask sergiodj+buildbot
2018-09-04  7:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-07  4:19 [binutils-gdb] Fix compilation failure in remote.c sergiodj+buildbot
2018-09-04 11:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-07  9:44 [binutils-gdb] __tls_get_addr_opt stubs and tocsave optimization sergiodj+buildbot
2018-09-04 11:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-07  9:57 [binutils-gdb] PowerPC64 EH info for _notoc linkage stubs sergiodj+buildbot
2018-09-04 11:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-07 23:03 [binutils-gdb] Import gnulib's mkdir module sergiodj+buildbot
2018-09-04 12:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-07 23:28 [binutils-gdb] Add DWARF index cache sergiodj+buildbot
2018-09-04 14:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-07 23:40 [binutils-gdb] Add doc and news for DWARF index cache sergiodj+buildbot
2018-09-04 14:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-07 23:53 [binutils-gdb] Allow CPPFLAGS to be set on the make command line sergiodj+buildbot
2018-09-04 14:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-08  2:01 [binutils-gdb] Introduce mmap_file function sergiodj+buildbot
2018-09-04 11:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-08  3:19 [binutils-gdb] Fix gdb.fortran/nested-funcs.exp failure sergiodj+buildbot
2018-09-04 15:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-08  8:34 [binutils-gdb] Make target_options_to_string return an std::string sergiodj+buildbot
2018-09-04 14:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-08 12:34 [binutils-gdb] gdb: Fix assert for extended-remote target (PR gdb/18050) sergiodj+buildbot
2018-09-04 15:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-08 13:26 [binutils-gdb] x86: Properly merge GNU_PROPERTY_X86_ISA_1_USED sergiodj+buildbot
2018-09-04 15:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-08 18:11 [binutils-gdb] RISC-V: Make riscv_isa_xlen a global function sergiodj+buildbot
2018-09-04 16:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-08 18:24 [binutils-gdb] RISC-V: Add software single step support sergiodj+buildbot
2018-09-04 16:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-08 22:27 [binutils-gdb] Fix some comments in target.c sergiodj+buildbot
2018-09-04 16:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-09  4:31 [binutils-gdb] Convert .note.gnu.property section between ELF32 and ELF64 sergiodj+buildbot
2018-09-04 16:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-09 16:34 [binutils-gdb] gdb: Merge similar tests into a single test script sergiodj+buildbot
2018-09-04 17:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-09 16:46 [binutils-gdb] gdb: Check element of optimised out vla exists sergiodj+buildbot
2018-09-04 17:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-09 17:57 [binutils-gdb] Minor formatting fixes in riscv-tdep.h sergiodj+buildbot
2018-09-04 17:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-09 21:02 [binutils-gdb] RISC-V: Add native linux support sergiodj+buildbot
2018-09-04 17:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-09 21:16 [binutils-gdb] RISC-V: Add configure support for riscv*-linux* sergiodj+buildbot
2018-09-04 17:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-10  9:48 [binutils-gdb] Rename size in get_core_register_section sergiodj+buildbot
2018-09-04 17:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-10 18:34 [binutils-gdb] Return unique_xmalloc_ptr for generate_c_for_variable_locations sergiodj+buildbot
2018-09-04 17:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-10 18:47 [binutils-gdb] Rename symbol_substitution_name sergiodj+buildbot
2018-09-04 18:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-10 20:03 [binutils-gdb] Use policies for code generation sergiodj+buildbot
2018-09-04 18:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-10 20:17 [binutils-gdb] Always clear h->verinfo.verdef when overriding a dynamic definition sergiodj+buildbot
2018-09-04 18:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-10 20:40 [binutils-gdb] Move C-related declarations to compile-c.h sergiodj+buildbot
2018-09-04 18:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-10 22:34 [binutils-gdb] Fix forgotten xstrprintf -> string_printf change sergiodj+buildbot
2018-09-04 18:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-11  9:28 [binutils-gdb] Factor out common relocation processing sergiodj+buildbot
2018-09-04 18:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-11 21:54 [binutils-gdb] x86: Add CpuCMOV and CpuFXSR sergiodj+buildbot
2018-09-04 19:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-13  9:34 [binutils-gdb] Split size in regset section iterators sergiodj+buildbot
2018-09-04 23:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-13 10:33 [binutils-gdb] Detect SVE when reading aarch64 core files sergiodj+buildbot
2018-09-04 23:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-13 15:01 [binutils-gdb] bfd: Move elf-properties.lo to BFD32_LIBS sergiodj+buildbot
2018-09-04 23:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-13 16:16 [binutils-gdb] Define _FORTIFY_SOURCE in common-defs.h sergiodj+buildbot
2018-09-04 23:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-14 14:19 [binutils-gdb] MI: Add -a option to the "-data-disassemble" command sergiodj+buildbot
2018-09-05  0:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-15 17:01 [binutils-gdb] Use pulongest in aarch64-linux-tdep.c sergiodj+buildbot
2018-09-05  0:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-16 13:56 [binutils-gdb] Correct elf64-ppc.c linkage stub comment and formatting fixes sergiodj+buildbot
2018-09-05  0:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-17 11:11 [binutils-gdb] x86: Remove empty X86_FEATURE_1_AND property sergiodj+buildbot
2018-09-05  1:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-17 23:38 [binutils-gdb] Fix use-after-free in number_or_range_parser sergiodj+buildbot
2018-09-05  1:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-17 23:39 [binutils-gdb] Remove "repeat" argument from command_line_input sergiodj+buildbot
2018-09-05  1:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-18  6:19 [binutils-gdb] S12Z: Move opcode header to public include directory sergiodj+buildbot
2018-09-05  5:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-18  6:31 [binutils-gdb] Opcodes: (BRCLR / BRSET) Disassemble reserved codes instead of aborting sergiodj+buildbot
2018-09-05  6:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-18 20:51 [binutils-gdb] Add support for DW_OP_GNU_variable_value sergiodj+buildbot
2018-09-05  7:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-18 21:56 [binutils-gdb] Add support of DW_OP_GNU_variable_value to DWARF assembler sergiodj+buildbot
2018-09-05  8:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-18 23:19 [binutils-gdb] Test case for DW_OP_GNU_variable_value sergiodj+buildbot
2018-09-05  8:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-19 15:21 [binutils-gdb] Fix debugging of stripped PIE executables with padded PT_TLS sergiodj+buildbot
2018-09-05 10:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-20  0:43 [binutils-gdb] Balance parentheses in expression sergiodj+buildbot
2018-09-05 10:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-20  0:54 [binutils-gdb] Tidy bit twiddling sergiodj+buildbot
2018-09-05 11:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-20  1:05 [binutils-gdb] Don't init array at run time sergiodj+buildbot
2018-09-05 11:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-21  6:54 [binutils-gdb] Fix s12z test regexps sergiodj+buildbot
2018-09-05 23:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-21  7:05 [binutils-gdb] Delete NEWHOWTO and tidy some uses of reloc_howto_struct sergiodj+buildbot
2018-09-06  3:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-21  7:49 [binutils-gdb] PowerPC HOWTOs sergiodj+buildbot
2018-09-06  4:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-21 11:56 [binutils-gdb] Use operand->extract to provide defaults for optional PowerPC operands sergiodj+buildbot
2018-09-06  6:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-21 21:01 [binutils-gdb] Fix running objcopy on Mach-O binaries sergiodj+buildbot
2018-09-06 11:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-21 21:16 [binutils-gdb] Don't throw Scheme exceptions with live std::vector objects sergiodj+buildbot
2018-09-06 11:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-22  6:38 [binutils-gdb] S12Z: Rename reloc R_S12Z_UKNWN_3 to R_S12Z_EXT18 and implement according to recently inferred information about this reloc sergiodj+buildbot
2018-09-06 11:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-22  8:32 [binutils-gdb] Add AArch64 SVE to NEWS and GDB manual sergiodj+buildbot
2018-09-06 12:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-22  8:54 [binutils-gdb] Aarch64 SVE VG is Vector Granule sergiodj+buildbot
2018-09-06 12:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-22  9:30 [binutils-gdb] Fix AArch64 stub layout algorithm to allow for the fact that section layut might change a stub's target location sergiodj+buildbot
2018-09-06 13:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-22 15:18 [binutils-gdb] Replace xstrvprintf usages with string_vprintf sergiodj+buildbot
2018-09-06 14:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-22 15:34 [binutils-gdb] Fix restoring of inferior terminal settings sergiodj+buildbot
2018-09-06 14:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-22 18:38 [binutils-gdb] Make read_program_header return a gdb::byte_vector sergiodj+buildbot
2018-09-06 14:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-22 19:32 [binutils-gdb] Use the correct constants when setting the section type of HPPA unwind sections sergiodj+buildbot
2018-09-06 13:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23  0:28 [binutils-gdb] bfd/development.sh: Add experimental sergiodj+buildbot
2018-09-06 14:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23  4:23 [binutils-gdb] Make read_program_headers_from_bfd return a gdb::byte_vector sergiodj+buildbot
2018-09-06 15:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23  4:40 [binutils-gdb] Fix "unresolved reloc" error for NOTOC relocs sergiodj+buildbot
2018-09-06 18:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23 12:59 [binutils-gdb] Replace unworkable code in HPPA relocs handelr with an assertion sergiodj+buildbot
2018-09-06 22:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23 15:12 [binutils-gdb] PowerPC64 "call lacks nop" sergiodj+buildbot
2018-09-06 23:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23 15:47 [binutils-gdb] Darwin: fix bad loop incrementation sergiodj+buildbot
2018-09-07  7:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23 18:50 [binutils-gdb] Avoid problems with plugins being loaded multiple times sergiodj+buildbot
2018-09-07 10:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23 23:42 [binutils-gdb] Add block range data structure for blocks with non-contiguous address ranges sergiodj+buildbot
2018-09-07 11:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-23 23:54 [binutils-gdb] Record explicit block ranges from dwarf2read.c sergiodj+buildbot
2018-09-07 12:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-24  0:17 [binutils-gdb] Disassemble blocks with non-contiguous ranges sergiodj+buildbot
2018-09-07 14:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-24  0:42 [binutils-gdb] Introduce find_function_entry_range_from_pc and use it in infrun.c sergiodj+buildbot
2018-09-07 21:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-24  2:24 [binutils-gdb] Add support for non-contiguous blocks to find_pc_partial_function sergiodj+buildbot
2018-09-07 13:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-24  9:28 [binutils-gdb] Test case for functions with non-contiguous ranges sergiodj+buildbot
2018-09-07 21:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-24 14:05 [binutils-gdb] x86: Add GNU_PROPERTY_X86_UINT32_VALID sergiodj+buildbot
2018-09-07 21:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-24 15:00 [binutils-gdb] x86: Update GNU_PROPERTY_X86_XXX macros sergiodj+buildbot
2018-09-07 22:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-24 23:08 [binutils-gdb] Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) sergiodj+buildbot
2018-09-07 22:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-25  0:03 [binutils-gdb] gdb/python: Use copy-initialization more when possible sergiodj+buildbot
2018-09-07 22:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-25 23:27 [binutils-gdb] elf: Check for corrupt symbol version info sergiodj+buildbot
2018-09-08  8:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-26  1:39 [binutils-gdb] Initialize variable in py_get_event_thread sergiodj+buildbot
2018-09-08  9:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-27  8:30 [binutils-gdb] Make ada-lang.c::add_angle_brackets return an std::string sergiodj+buildbot
2018-09-08 22:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-27  8:34 [binutils-gdb] Make ada_tasks_inferior_data::task_list an std::vector sergiodj+buildbot
2018-09-08 22:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-27 20:13 [binutils-gdb] Avoid -Wnarrowing warnings from quote_char() sergiodj+buildbot
2018-09-08 22:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-27 20:41 [binutils-gdb] Use CORE_ADDR_MAX in various "breaks" arrays sergiodj+buildbot
2018-09-08 22:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-27 21:29 [binutils-gdb] Avoid -Wnarrowing warnings in struct tramp_frame instances sergiodj+buildbot
2018-09-08 22:48 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-27 22:23 [binutils-gdb] Avoid -Wnarrowing warnings in ppc64-tdep.c sergiodj+buildbot
2018-09-08 22:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-27 23:16 [binutils-gdb] Avoid -Wnarrowing warnings in aarch64-linux-tdep.c sergiodj+buildbot
2018-09-08 23:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-27 23:36 [binutils-gdb] Remove -Wno-narrowing from warnings.m4 sergiodj+buildbot
2018-09-08 23:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-28  2:23 [binutils-gdb] x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit sergiodj+buildbot
2018-09-08 23:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-28 18:35 [binutils-gdb] Implement struct type_stack with a vector sergiodj+buildbot
2018-09-09  1:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-28 22:22 [binutils-gdb] Remove some uses of VEC from parsers sergiodj+buildbot
2018-09-09  2:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-28 23:18 [binutils-gdb] Fix regression for multi breakpoints command line clearing sergiodj+buildbot
2018-09-09  2:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-28 23:33 [binutils-gdb] Modify gdb.base/commands.exp to test multi breakpoints command clearing sergiodj+buildbot
2018-09-09  2:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29  3:17 [binutils-gdb] Get rid of -Wodr warning (PR build/23399) sergiodj+buildbot
2018-09-09  2:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 13:46 [binutils-gdb] Aarch64: Float register detection for _push_dummy_call sergiodj+buildbot
2018-09-09  2:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 13:59 [binutils-gdb] Aarch64: Float register detection for return values sergiodj+buildbot
2018-09-09  2:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 14:27 [binutils-gdb] infcall-nested-structs: Test up to five fields sergiodj+buildbot
2018-09-09  2:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 14:45 [binutils-gdb] [MIPS/GAS] Split Loongson CAM Instructions from loongson3a sergiodj+buildbot
2018-09-09  2:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 17:20 [binutils-gdb] Remove newline at end of warning message sergiodj+buildbot
2018-09-09  3:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 18:27 [binutils-gdb] Indicate batch mode failures by exiting with nonzero status sergiodj+buildbot
2018-09-09  3:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 19:52 [binutils-gdb] [MIPS/GAS] Split Loongson EXT Instructions from loongson3a sergiodj+buildbot
2018-09-09  3:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 20:38 [binutils-gdb] Fix riscv-linux native gdb build failure sergiodj+buildbot
2018-09-09  3:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 21:44 [binutils-gdb] sparc/leon: add support for partial write psr instruction sergiodj+buildbot
2018-09-09  3:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 22:36 [binutils-gdb] [MIPS] Add Loongson 3A2000/3A3000 proccessor support sergiodj+buildbot
2018-09-09  3:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-29 22:41 [binutils-gdb] Fix windows-nat.c for -Wnarrowing sergiodj+buildbot
2018-09-09  3:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30  0:11 [binutils-gdb] Change `function_symbols' to std::vector sergiodj+buildbot
2018-09-09  3:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30  0:47 [binutils-gdb] Change `minimal_symbols' to std::vector in linespec.c structures sergiodj+buildbot
2018-09-09  3:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30  1:07 [binutils-gdb] Change decode_compound_collector to use std::vector sergiodj+buildbot
2018-09-09  3:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30  1:27 [binutils-gdb] Use block_symbol in linespec APIs sergiodj+buildbot
2018-09-09  3:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30  1:51 [binutils-gdb] Add new search_symbols_multiple API sergiodj+buildbot
2018-09-09  4:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30 20:30 [binutils-gdb] Fix compile-cplus-types.c build errors sergiodj+buildbot
2018-09-09  5:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30 21:26 [binutils-gdb] gdb: Ensure compiler doesn't optimise variable out in test sergiodj+buildbot
2018-09-09  6:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30 21:42 [binutils-gdb] gdb/riscv: remove extra caching of misa register sergiodj+buildbot
2018-09-09  6:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-30 22:32 [binutils-gdb] gdb/riscv: Extend instruction decode to cover more instructions sergiodj+buildbot
2018-09-09  7:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-31 16:33 [binutils-gdb] RISC-V: Allow instruction require more than one extension sergiodj+buildbot
2018-09-09  7:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-31 19:26 [binutils-gdb] Rearrange ppc_size_one_stub and correct _notoc stub examples sergiodj+buildbot
2018-09-09  7:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-31 19:39 [binutils-gdb] PowerPC64 higher REL16 relocations sergiodj+buildbot
2018-09-09  7:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-31 20:14 [binutils-gdb] Update gnulib/Makefile.in:aclocal_m4_deps sergiodj+buildbot
2018-09-09  7:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-31 22:25 [binutils-gdb] Add comment describing continuable/steppable/non-steppable watchpoints sergiodj+buildbot
2018-09-09  7:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-08-31 23:08 [binutils-gdb] Regenerate gdbarch.h sergiodj+buildbot
2018-09-09  8:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-01  1:47 [binutils-gdb] Fix a small bug in gdb.rust/simple.rs sergiodj+buildbot
2018-09-09 10:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-01  4:41 [binutils-gdb] RISC-V: Correct the requirement of compressed floating point instructions sergiodj+buildbot
2018-09-09 22:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-02  6:57 [binutils-gdb] Allow an IR object with unknown architecture sergiodj+buildbot
2018-09-09 23:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-04 18:26 [binutils-gdb] PR23595, simple objcopy of executable failure for msp430-elf sergiodj+buildbot
2018-09-10  0:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-04 19:39 [binutils-gdb] gdb: Extend the trad-frame API sergiodj+buildbot
2018-09-10 15:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-04 20:01 [binutils-gdb] gdb/riscv: Provide non-DWARF stack unwinder sergiodj+buildbot
2018-09-10 15:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-05  9:07 [binutils-gdb] gdb/riscv: Fix an ARI warning sergiodj+buildbot
2018-09-10 16:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-05  9:57 [binutils-gdb] Fix batch exit status test failure on Fedora 28 sergiodj+buildbot
2018-09-10 16:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-05 12:05 [binutils-gdb] Remove obsolete comments from Makefiles sergiodj+buildbot
2018-09-10 16:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-05 15:32 [binutils-gdb] Simplify ada-exp.o rule sergiodj+buildbot
2018-09-10 18:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-05 22:50 [binutils-gdb] Automatically update "aclocal_m4_deps" when updating gnulib sergiodj+buildbot
2018-09-10 20:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-06  3:53 [binutils-gdb] bfd, sparc: issue an error when reading relocations with invalid symbol references sergiodj+buildbot
2018-09-10 23:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-06  3:54 [binutils-gdb] bfd, sparc: avoid duplicated error messages on invalid relocations sergiodj+buildbot
2018-09-10 23:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-07  3:16 [binutils-gdb] [gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies sergiodj+buildbot
2018-09-10 23:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-07 15:23 [binutils-gdb] Remove unnecessary casts from cli-cmds.c sergiodj+buildbot
2018-09-10 23:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-08  8:41 [binutils-gdb] Disable -Wformat-nonliteral in parts of printcmd.c sergiodj+buildbot
2018-09-10 23:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-08  8:49 [binutils-gdb] Make -Wformat-nonliteral work with gcc sergiodj+buildbot
2018-09-11  0:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-08 17:19 [binutils-gdb] Remove unused tui_win_info::detail::opaque sergiodj+buildbot
2018-09-11  1:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-08 22:11 [binutils-gdb] Remove unused tui_win_element::highlight sergiodj+buildbot
2018-09-11  1:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-08 22:13 [binutils-gdb] compile: Remove non-const reference parameters sergiodj+buildbot
2018-09-11  1:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-09  4:35 [binutils-gdb] gdb/testsuite: Make test names unique in gdb.base/watchpoint.exp sergiodj+buildbot
2018-09-11  1:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-09  7:50 [binutils-gdb] S12Z: Make disassebler work for --enable-targets=all config sergiodj+buildbot
2018-09-11  1:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10  0:24 [binutils-gdb] (Ada) assigning packed array aggregate with variable as component sergiodj+buildbot
2018-09-11  2:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10  3:54 [binutils-gdb] (Ada) infinite loop when hitting unhandled exception catchpoint sergiodj+buildbot
2018-09-11  4:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10  7:19 [binutils-gdb] Handle PPC64 function descriptor in Ada decoding sergiodj+buildbot
2018-09-11  4:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10  7:38 [binutils-gdb] minor reformatting in ada-lang.c::ada_to_fixed_value sergiodj+buildbot
2018-09-11  7:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10  9:00 [binutils-gdb] (Ada) slightly incorrect bounds for type of array indexed by enum sergiodj+buildbot
2018-09-11 11:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10  9:19 [binutils-gdb] ada-lang.c::ada_value_cast: remove unnecessary parentheses sergiodj+buildbot
2018-09-11 11:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10 10:42 [binutils-gdb] (Ada) fix handling of expression with parameterless function call sergiodj+buildbot
2018-09-11 11:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10 16:47 [binutils-gdb] Allow a pretty-printer without a to_string method sergiodj+buildbot
2018-09-11 11:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-10 17:59 [binutils-gdb] Make py-prettyprint.exp test names unique sergiodj+buildbot
2018-09-11 11:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-11 12:01 [binutils-gdb] Fix "make install-strip" failure to install gdb-add-index.sh sergiodj+buildbot
2018-09-11 14:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-12 11:28 [binutils-gdb] (Ada) New function ada_is_access_to_unconstrained_array sergiodj+buildbot
2018-09-12 23:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-12 12:06 [binutils-gdb] (Ada) Fix printing of access to unconstrained arrays sergiodj+buildbot
2018-09-13  0:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-12 12:16 [binutils-gdb] (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call sergiodj+buildbot
2018-09-13  1:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-12 14:53 [binutils-gdb] (Ada) Fix resolving of homonym components in tagged types sergiodj+buildbot
2018-09-13  1:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-12 19:01 [binutils-gdb] Remove unused variable in record-btrace.c sergiodj+buildbot
2018-09-13  9:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13  0:01 [binutils-gdb] Revert "Update gnulib to current upstream master" sergiodj+buildbot
2018-09-13  9:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13  0:34 [binutils-gdb] Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDB sergiodj+buildbot
2018-09-13 10:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 12:17 [binutils-gdb] [testsuite] Fix dg-extract-results.sh path sergiodj+buildbot
2018-09-13 12:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 12:56 [binutils-gdb] Darwin: fix SIGTRAP when debugging sergiodj+buildbot
2018-09-13 13:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 13:35 [binutils-gdb] Darwin: set startup-with-shell to off on Sierra and later sergiodj+buildbot
2018-09-13 13:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 15:36 [binutils-gdb] Testsuite: Add gdb_can_simple_compile sergiodj+buildbot
2018-09-13 15:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 16:49 [binutils-gdb] Add debug output about skipping files and functions sergiodj+buildbot
2018-09-13 17:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 17:42 [binutils-gdb] Move 'is_regular_file' from common-utils.c to filestuff.c sergiodj+buildbot
2018-09-13 18:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 18:38 [binutils-gdb] python: Add tests for trying to use an invalid Inferior object sergiodj+buildbot
2018-09-13 18:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 19:20 [binutils-gdb] Fix a typo in a comment sergiodj+buildbot
2018-09-13 19:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 20:29 [binutils-gdb] Remove unused "tmp" variable sergiodj+buildbot
2018-09-13 21:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 22:29 [binutils-gdb] x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing sergiodj+buildbot
2018-09-13 22:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 22:57 [binutils-gdb] x86: also allow D on 3-operand insns sergiodj+buildbot
2018-09-14  0:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 23:12 [binutils-gdb] x86: drop unnecessary {,No}Rex64 sergiodj+buildbot
2018-09-14  1:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 23:25 [binutils-gdb] x86: drop bogus IgnoreSize from SSE2 insns sergiodj+buildbot
2018-09-14  2:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-13 23:42 [binutils-gdb] x86: drop bogus IgnoreSize from SSE3 insns sergiodj+buildbot
2018-09-14  4:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  0:04 [binutils-gdb] x86: drop bogus IgnoreSize from SSE4.1 insns sergiodj+buildbot
2018-09-14  5:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  1:38 [binutils-gdb] x86: drop bogus IgnoreSize from PCLMUL/VPCLMUL insns sergiodj+buildbot
2018-09-14  7:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  1:46 [binutils-gdb] x86: drop bogus IgnoreSize from GNFI insns sergiodj+buildbot
2018-09-14  9:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  2:04 [binutils-gdb] x86: drop bogus IgnoreSize from AVX insns sergiodj+buildbot
2018-09-14  9:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  2:28 [binutils-gdb] x86: drop bogus IgnoreSize from AVX2 insns sergiodj+buildbot
2018-09-14 10:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  2:48 [binutils-gdb] x86: drop bogus IgnoreSize from SHA insns sergiodj+buildbot
2018-09-14 11:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  3:49 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512BW insns sergiodj+buildbot
2018-09-14 13:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  3:57 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512DQ insns sergiodj+buildbot
2018-09-14 14:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  4:41 [binutils-gdb] x86: drop bogus IgnoreSize from a few further insns sergiodj+buildbot
2018-09-14 16:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  6:38 [binutils-gdb] x86: drop bogus IgnoreSize from SSE4.2 insns sergiodj+buildbot
2018-09-14  6:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  7:16 [binutils-gdb] Add "contrib" to the list of GDB support dirs (on src-release.sh) sergiodj+buildbot
2018-09-14 19:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14  8:17 [binutils-gdb] Fix crash with empty Rust enum sergiodj+buildbot
2018-09-14 19:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 12:05 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512F insns sergiodj+buildbot
2018-09-14 12:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 13:04 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512VL insns sergiodj+buildbot
2018-09-14 13:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 13:48 [binutils-gdb] Remove cleanup from procfs.c sergiodj+buildbot
2018-09-14 22:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 13:59 [binutils-gdb] Return std::string from gdb_bfd_errmsg sergiodj+buildbot
2018-09-14 23:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 14:59 [binutils-gdb] Generate more tags in gdb/testsuite/Makefile sergiodj+buildbot
2018-09-15  2:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 15:05 [binutils-gdb] x86: drop bogus IgnoreSize from AVX512_4* insns sergiodj+buildbot
2018-09-14 15:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 17:56 [binutils-gdb] x86: Remove VexW=1 from WIG VEX movq and vmovq sergiodj+buildbot
2018-09-14 18:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 18:27 [binutils-gdb] python: Provide textual representation for Inferior and Objfile sergiodj+buildbot
2018-09-14 18:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 21:28 [binutils-gdb] python: Add Inferior.progspace property sergiodj+buildbot
2018-09-14 21:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-14 22:10 [binutils-gdb] python: Add Progspace.objfiles method sergiodj+buildbot
2018-09-14 22:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15  0:20 [binutils-gdb] Testsuite: Add gdb_simple_compile sergiodj+buildbot
2018-09-15  3:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15  1:00 [binutils-gdb] Remove cleanup from try_open_exec_file sergiodj+buildbot
2018-09-15  1:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15  3:58 [binutils-gdb] x86: fold CRC32 templates sergiodj+buildbot
2018-09-15  4:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15  4:21 [binutils-gdb] PR23425, unresolved symbol diagnostic sergiodj+buildbot
2018-09-15  5:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15  9:05 [binutils-gdb] csky: Support PC relative diff relocation sergiodj+buildbot
2018-09-15 10:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15  9:45 [binutils-gdb] Remove an unnecessary block in call_function_by_hand_dummy sergiodj+buildbot
2018-09-15 11:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15 11:06 [binutils-gdb] i386: Reformat OP_E_memory sergiodj+buildbot
2018-09-15 12:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15 16:19 [binutils-gdb] x86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32-bit mode sergiodj+buildbot
2018-09-15 16:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15 17:16 [binutils-gdb] x86: Handle unsupported static rounding in vcvt[u]si2sd in 32-bit mode sergiodj+buildbot
2018-09-15 17:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15 19:03 [binutils-gdb] x86: Support VEX/EVEX WIG encoding sergiodj+buildbot
2018-09-15 19:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-15 20:32 [binutils-gdb] PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks sergiodj+buildbot
2018-09-15 20:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-16  6:00 [binutils-gdb] Provide type_align gdbarch function for nios2 sergiodj+buildbot
2018-09-16  6:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-16  7:12 [binutils-gdb] Fix possible exception leak in python.c sergiodj+buildbot
2018-09-16  7:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17  1:22 [binutils-gdb] x86: Set Vex=1 on VEX.128 only vmovq sergiodj+buildbot
2018-09-17  1:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17  2:36 [binutils-gdb] Change get_inferior_args to return const char * sergiodj+buildbot
2018-09-17  2:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17  4:32 [binutils-gdb] x86: Set VexW=3 on AVX vrsqrtss sergiodj+buildbot
2018-09-17  4:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17 11:30 [binutils-gdb] Expand "show disassembler-options" output sergiodj+buildbot
2018-09-17 12:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17 12:03 [binutils-gdb] Use GNU style for metasyntactic variables in gdb sergiodj+buildbot
2018-09-17 12:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17 12:25 [binutils-gdb] Use GNU style for metasyntactic variables in gdbserver sergiodj+buildbot
2018-09-17 13:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17 12:57 [binutils-gdb] Change pspace_to_pspace_object to return a new reference sergiodj+buildbot
2018-09-17 14:06 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17 13:40 [binutils-gdb] Change thread_to_thread_object to return a new reference sergiodj+buildbot
2018-09-17 14:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17 13:47 [binutils-gdb] Remove CPYCHECKER_RETURNS_BORROWED_REF sergiodj+buildbot
2018-09-17 15:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17 15:20 [binutils-gdb] S12Z: Set the source mask value of all howtos to zero sergiodj+buildbot
2018-09-17 15:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-17 20:34 [binutils-gdb] Sort objects in gdb and gdbserver Makefiles sergiodj+buildbot
2018-09-17 20:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18  1:10 [binutils-gdb] Don't steal references in the gdb Python code sergiodj+buildbot
2018-09-18  2:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18  2:42 [binutils-gdb] Remove cleanup from infrun.c sergiodj+buildbot
2018-09-18  2:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18  4:08 [binutils-gdb] Make save_infcall_*_state return unique pointers sergiodj+buildbot
2018-09-18  4:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18  7:31 [binutils-gdb] x86: Replace VexW=3 with VexWIG sergiodj+buildbot
2018-09-18  7:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18  9:20 [binutils-gdb] Update get_standard_cache_dir for macOS sergiodj+buildbot
2018-09-18  9:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18 13:14 [binutils-gdb] x86: Set Vex=1 on VEX.128 only vmovd and vmovq sergiodj+buildbot
2018-09-18 15:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18 14:47 [binutils-gdb] x86: Update disassembler for VexWIG sergiodj+buildbot
2018-09-18 14:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18 15:08 [binutils-gdb] x86: Set EVex=2 on EVEX.128 only vmovd and vmovq sergiodj+buildbot
2018-09-18 15:59 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18 17:08 [binutils-gdb] Fix use-after-move in compile/compile-cplus-types.c sergiodj+buildbot
2018-09-18 17:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18 17:40 [binutils-gdb] Check for gmp when checking for mpfr sergiodj+buildbot
2018-09-18 21:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18 17:57 [binutils-gdb] Do not pass -DNDEBUG to Python compilations in development mode sergiodj+buildbot
2018-09-18 22:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-18 20:10 [binutils-gdb] [gdb/Python] Eliminate find_inferior_object sergiodj+buildbot
2018-09-18 20:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19  8:21 [binutils-gdb] Aarch64 SVE: Fix stack smashing when calling functions sergiodj+buildbot
2018-09-19 10:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19  9:06 [binutils-gdb] Add a warning to the bfd library for when it encounters an ELF file with an invalid section size sergiodj+buildbot
2018-09-19 11:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19  9:40 [binutils-gdb] Remove munmap_listp_free_cleanup sergiodj+buildbot
2018-09-19 15:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19 13:17 [binutils-gdb] Expect for "@" when doing "complete break ada" on gdb.ada/complete.exp sergiodj+buildbot
2018-09-19 17:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19 17:19 [binutils-gdb] Use KF_PATH to verify the size of a struct kinfo_file sergiodj+buildbot
2018-09-20  8:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19 18:52 [binutils-gdb] Import gnulib's inet_ntop module sergiodj+buildbot
2018-09-20 10:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19 19:48 [binutils-gdb] Add a new 'info proc files' subcommand of 'info proc' sergiodj+buildbot
2018-09-20 11:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19 20:08 [binutils-gdb] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-top.exp sergiodj+buildbot
2018-09-20  3:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19 20:31 [binutils-gdb] Support 'info proc files' on live FreeBSD processes sergiodj+buildbot
2018-09-20 12:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19 21:37 [binutils-gdb] Document the 'info proc files' command sergiodj+buildbot
2018-09-20 14:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-19 22:12 [binutils-gdb] Make the "info proc" documentation more consistent sergiodj+buildbot
2018-09-20 15:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-20  3:28 [binutils-gdb] Generate aclocal-m4-deps.mk more deterministically and portably sergiodj+buildbot
2018-09-20  9:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-20 10:22 [binutils-gdb] Add support for 'info proc files' on FreeBSD core dumps sergiodj+buildbot
2018-09-20 12:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-20 10:41 [binutils-gdb] Carry the gnulib getcwd backport as a patch sergiodj+buildbot
2018-09-20 15:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-20 16:28 [binutils-gdb] Fix /proc pathname sizes on Solaris sergiodj+buildbot
2018-09-20 18:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-20 17:14 [binutils-gdb] Logical short circuiting with argument lists sergiodj+buildbot
2018-09-20 18:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-21 15:17 [binutils-gdb] Add missing spaces after inet_ntop invocations sergiodj+buildbot
2018-09-21 15:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-21 16:28 [binutils-gdb] Darwin: Handle unrelocated dyld sergiodj+buildbot
2018-09-21 18:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-23 14:31 [binutils-gdb] Skip GDB tab-completion tests if no readline sergiodj+buildbot
2018-09-23 15:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-23 15:49 [binutils-gdb] Bug 23686, two segment faults in nm sergiodj+buildbot
2018-09-23 17:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-23 16:12 [binutils-gdb] Fold i386-v4-nat.c into i386-sol2-nat.c sergiodj+buildbot
2018-09-23 19:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-23 16:28 [binutils-gdb] Handle missing Solaris auxv entries sergiodj+buildbot
2018-09-23 20:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-23 18:47 [binutils-gdb] Provide pid_to_exec_file on Solaris (PR tdep/17903) sergiodj+buildbot
2018-09-24  6:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24  6:13 [binutils-gdb] PR23685, buffer overflow sergiodj+buildbot
2018-09-24  9:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24  6:58 [binutils-gdb] Andes Technology has good news for you, we plan to update the nds32 port of binutils on upstream! sergiodj+buildbot
2018-09-24 10:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24 10:24 [binutils-gdb] ARC: Fix build errors with large constants and C89 sergiodj+buildbot
2018-09-24 12:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24 10:35 [binutils-gdb] RS6000/BFD: Remove dead duplicate `config.bfd' target matchers sergiodj+buildbot
2018-09-24 11:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24 12:44 [binutils-gdb] Add '_' in the match pattern sergiodj+buildbot
2018-09-24 13:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24 15:38 [binutils-gdb] ELF: Don't include zero size sections at start of PT_NOTE segment sergiodj+buildbot
2018-09-24 16:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24 16:14 [binutils-gdb] Remove redundant test in update_inserted_breakpoint_locations sergiodj+buildbot
2018-09-24 21:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24 17:05 [binutils-gdb] csky-opc.h: Initialize fields of last array elements sergiodj+buildbot
2018-09-24 23:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-24 17:58 [binutils-gdb] elf32-nds32: Don't define fls if it is provided by the system sergiodj+buildbot
2018-09-24 23:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-25 14:11 [binutils-gdb] Remove a spurious target_terminal::ours() from windows_nat_target::wait() sergiodj+buildbot
2018-09-25 21:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-25 21:14 [binutils-gdb] Also recognize __sighndlr on Solaris/x86 sergiodj+buildbot
2018-09-26 11:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-26 12:49 [binutils-gdb] Fix incorrect extraction of signed constants in nios2 disassembler sergiodj+buildbot
2018-09-26 13:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-26 14:14 [binutils-gdb] Preserve sign when converting gdb.Value to Python int sergiodj+buildbot
2018-09-26 17:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-26 16:59 [binutils-gdb] Report Python errors coming from gdb.post_event sergiodj+buildbot
2018-09-27 10:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-28  0:31 [binutils-gdb] Check for negative argument in Type.template_argument sergiodj+buildbot
2018-09-27 11:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-28 12:23 [binutils-gdb] Fix PR gdb/20948: --write option to GDB causes segmentation fault sergiodj+buildbot
2018-09-28 23:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-28 22:16 [binutils-gdb] Add "const" to a few locals in gdb sergiodj+buildbot
2018-09-28 22:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-29 14:35 [binutils-gdb] RISC-V: Allow pcrel_lo addends, error on addend overflow sergiodj+buildbot
2018-09-30 17:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-09-29 15:33 [binutils-gdb] RISC-V: For PCREL_LO12, fix addend handling in auipc lookup sergiodj+buildbot
2018-09-30 17:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01  9:23 [binutils-gdb] Don't check HAVE_UNISTD_H sergiodj+buildbot
2018-10-01 12:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01  9:54 [binutils-gdb] Copy configure option documentation to gdb.texinfo sergiodj+buildbot
2018-10-01 10:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01 11:02 [binutils-gdb] Move duplicated code to common/gdb_proc_service.h sergiodj+buildbot
2018-10-01 17:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01 12:17 [binutils-gdb] [ARC] Improved robustness. Return FALSE in case of NULL pointer sergiodj+buildbot
2018-10-01 21:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01 12:31 [binutils-gdb] [ARC] Make sure global symbol is not an indirect or warning sergiodj+buildbot
2018-10-01 23:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01 13:03 [binutils-gdb] [ARC] PLT information was still being generated when symbol was forced_local sergiodj+buildbot
2018-10-02  0:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01 13:28 [binutils-gdb] Add workaround from gdbserver's gdb_proc_service.h to GDB sergiodj+buildbot
2018-10-01 15:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01 13:46 [binutils-gdb] [ARC] Fixed issue with DTSOFF relocs sergiodj+buildbot
2018-10-02  2:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01 15:05 [binutils-gdb] Add aarch64-sighandler-regs.exp test sergiodj+buildbot
2018-10-02  6:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-01 16:56 [binutils-gdb] Remove ancient workaround sergiodj+buildbot
2018-10-01 19:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-02  0:25 [binutils-gdb] Aarch64: Move pseudo defines to header sergiodj+buildbot
2018-10-02  3:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-02 14:34 [binutils-gdb] Allow remote debugging over a Unix local domain socket sergiodj+buildbot
2018-10-02 16:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-02 15:42 [binutils-gdb] RISC-V: Add fence.tso instruction sergiodj+buildbot
2018-10-02 17:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03  1:47 [binutils-gdb] Use pulongest in aarch64-linux-tdep.c sergiodj+buildbot
2018-10-03  2:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03  9:01 [binutils-gdb] Make print_insn_s12z public sergiodj+buildbot
2018-10-03 10:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 10:16 [binutils-gdb] Updated Portuguese translations for the bfd/ and binutils/ subdirectories sergiodj+buildbot
2018-10-03 11:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 11:23 [binutils-gdb] Fix the handling of inlined frames in DWARF debug info sergiodj+buildbot
2018-10-03 12:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 16:44 [binutils-gdb] Skip gdb ifunc tests on targets that don't support this feature sergiodj+buildbot
2018-10-03 17:24 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 18:22 [binutils-gdb] AArch64: Mark sve instructions that require MOVPRFX constraints sergiodj+buildbot
2018-10-03 19:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 19:21 [binutils-gdb] AArch64: Wire through instr_sequence sergiodj+buildbot
2018-10-03 21:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 20:36 [binutils-gdb] ELF: Group PT_NOTE segments by section alignments sergiodj+buildbot
2018-10-04  4:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 22:39 [binutils-gdb] AArch64: Add SVE constraints verifier sergiodj+buildbot
2018-10-04  1:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 22:40 [binutils-gdb] Avoid undefined behavior in extract_integer sergiodj+buildbot
2018-10-04 10:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 23:16 [binutils-gdb] Avoid undefined behavior in read_signed_leb128 sergiodj+buildbot
2018-10-04 13:15 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 23:29 [binutils-gdb] Avoid undefined behavior in ada_operator_length sergiodj+buildbot
2018-10-04 14:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-03 23:50 [binutils-gdb] AArch64: Constraint disassembler and assembler changes sergiodj+buildbot
2018-10-04  2:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04  0:06 [binutils-gdb] Remove struct keyword in range-based for sergiodj+buildbot
2018-10-04 18:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04  3:01 [binutils-gdb] Do not pass NULL to memcpy sergiodj+buildbot
2018-10-04  7:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04  3:16 [binutils-gdb] Avoid two uninitialized warnings from gcc sergiodj+buildbot
2018-10-04 19:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04 12:26 [binutils-gdb] Add self to gdb/MAINTAINERS sergiodj+buildbot
2018-10-04 21:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04 21:11 [binutils-gdb] Clean up "Reading symbols" output sergiodj+buildbot
2018-10-05  4:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04 21:23 [binutils-gdb] Only print "no debugging symbols" message once sergiodj+buildbot
2018-10-05  5:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04 21:36 [binutils-gdb] Simplify complaints even more sergiodj+buildbot
2018-10-05  6:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04 21:49 [binutils-gdb] RISC-V: Delete zero-size .tdata.dyn section sergiodj+buildbot
2018-10-05  7:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04 22:09 [binutils-gdb] Avoid pagination in attach.exp sergiodj+buildbot
2018-10-04 22:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-04 22:49 [binutils-gdb] [gdb/python] Fix cpychecker error in pspy_solib_name sergiodj+buildbot
2018-10-05 12:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05  0:03 [binutils-gdb] Fix off-by-one error in complaint_internal sergiodj+buildbot
2018-10-05  1:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05  2:01 [binutils-gdb] Use filtered printing when reading symbols sergiodj+buildbot
2018-10-05  2:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05  2:29 [binutils-gdb] Make complaint output prettier sergiodj+buildbot
2018-10-05  3:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05  5:25 [binutils-gdb] Avoid shadowing in gdbserver sergiodj+buildbot
2018-10-05 20:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05  5:39 [binutils-gdb] Use std::string in mdebugread.c sergiodj+buildbot
2018-10-05 21:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05  5:52 [binutils-gdb] Avoid shadowing in linux-tdep.c sergiodj+buildbot
2018-10-05 23:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05  6:19 [binutils-gdb] Avoid shadowing in fdwalk sergiodj+buildbot
2018-10-06  2:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05  6:49 [binutils-gdb] Shadowing fix in gdbscm_frame_read_var sergiodj+buildbot
2018-10-06  3:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05 11:03 [binutils-gdb] [Arm, 2/3] Add instruction SB for AArch32 sergiodj+buildbot
2018-10-06  7:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05 11:16 [binutils-gdb] [Arm, 3/3] Add Execution and Data Prediction instructions for AArch32 sergiodj+buildbot
2018-10-06  8:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05 14:05 [binutils-gdb] or1k: Fix messages for relocations in shared libraries sergiodj+buildbot
2018-10-05 15:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05 14:51 [binutils-gdb] or1k: Add the l.adrp insn and supporting relocations sergiodj+buildbot
2018-10-05 16:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05 16:53 [binutils-gdb] Fix -Wshadow=local warning in sol_thread_target::wait sergiodj+buildbot
2018-10-06 10:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05 17:22 [binutils-gdb] Fix undefined behavior, don't pass NULL to fwrite sergiodj+buildbot
2018-10-05 18:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-05 18:32 [binutils-gdb] Simple -Wshadow=local fixes sergiodj+buildbot
2018-10-05 19:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-06  5:35 [binutils-gdb] Add -Wshadow=local sergiodj+buildbot
2018-10-06  5:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-06  9:05 [binutils-gdb] Set correct SHT_NOTE type for .note.spu_name sergiodj+buildbot
2018-10-06  9:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-06 16:25 [binutils-gdb] Update string expected from "help info proc" on gdb.base/info-proc.exp sergiodj+buildbot
2018-10-06 16:30 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-06 22:16 [binutils-gdb] Call nonl before wgetch in TUI sergiodj+buildbot
2018-10-06 23:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-07  5:20 [binutils-gdb] Do not accidentally include in-tree readline headers sergiodj+buildbot
2018-10-07  7:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-07  5:46 [binutils-gdb] Update symbol domain and location values for Python sergiodj+buildbot
2018-10-07  9:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-07  6:18 [binutils-gdb] Fix Python gdb.Breakpoint.location crash sergiodj+buildbot
2018-10-07  6:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-07 10:25 [binutils-gdb] Add Inferior.architecture method sergiodj+buildbot
2018-10-07 10:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-08 10:26 [binutils-gdb] Tidy elf_segment_map allocation sergiodj+buildbot
2018-10-08 11:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-08 11:10 [binutils-gdb] No PT_INTERP when .interp is zero size sergiodj+buildbot
2018-10-08 13:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-08 11:39 [binutils-gdb] Separate header PT_LOAD for -z separate-code sergiodj+buildbot
2018-10-08 15:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-08 12:28 [binutils-gdb] x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-code sergiodj+buildbot
2018-10-08 16:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-08 13:17 [binutils-gdb] AArch64: Replace C initializers with memset sergiodj+buildbot
2018-10-08 17:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-08 13:45 [binutils-gdb] Use p_vaddr_offset to set p_vaddr on segments without sections sergiodj+buildbot
2018-10-08 14:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-08 23:07 [binutils-gdb] Remove unused variables from riscv-fbsd-tdep.c sergiodj+buildbot
2018-10-08 23:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-09  7:39 [binutils-gdb] Do not place symbols into a discarded .dynsym sergiodj+buildbot
2018-10-09  8:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-09 13:37 [binutils-gdb] Fix buffer overrun found by Coverity sergiodj+buildbot
2018-10-09 14:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-09 14:06 [binutils-gdb] [gdb/testsuite] Fix target_supports_scheduler_locking raciness sergiodj+buildbot
2018-10-09 16:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-09 15:38 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 4/9] Add Execution and Data Restriction instructions sergiodj+buildbot
2018-10-09 20:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-09 15:52 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 5/9] Add DC CVADP instruction sergiodj+buildbot
2018-10-09 22:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-09 16:35 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registers sergiodj+buildbot
2018-10-10  1:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-09 16:52 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A sergiodj+buildbot
2018-10-09 18:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-09 18:12 [binutils-gdb] [PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-A sergiodj+buildbot
2018-10-09 19:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-10  0:45 [binutils-gdb] [PATCH, BINUTULS, AARCH64, 9/9] Add SSBS to MSR/MRS sergiodj+buildbot
2018-10-10  2:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-10  1:54 [binutils-gdb] Disable the undefined behavior sanitizer by default sergiodj+buildbot
2018-10-10  4:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-10  7:45 [binutils-gdb] x86: fold Size{16,32,64} template attributes sergiodj+buildbot
2018-10-10  7:45 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-10 14:19 [binutils-gdb] Add missing va_end found by Coverity sergiodj+buildbot
2018-10-10 16:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-11  9:34 [binutils-gdb] Fix interp::m_name resource leak found by Coverity sergiodj+buildbot
2018-10-11 10:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-12  0:20 [binutils-gdb] Fix pathname regexp in gdb.base/solib-vanish.exp sergiodj+buildbot
2018-10-12  0:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-12 20:49 [binutils-gdb] Fix buglets in gdb.trace/tspeed.{exp,c} sergiodj+buildbot
2018-10-12 21:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-13 13:40 [binutils-gdb] _bfd_clear_contents bounds checking sergiodj+buildbot
2018-10-13 14:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-15 13:05 [binutils-gdb] BFD_INIT_MAGIC sergiodj+buildbot
2018-10-15 14:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-15 20:07 [binutils-gdb] Add Alan Hayward as AArch64/ARM GDB maintainer sergiodj+buildbot
2018-10-15 20:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-16  5:56 [binutils-gdb] Remove unnecessary casts from TUI sergiodj+buildbot
2018-10-16  6:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-16  6:35 [binutils-gdb] PR23781, _bfd_pe_bfd_copy_private_bfd_data_common memory leak sergiodj+buildbot
2018-10-16  8:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-16  8:51 [binutils-gdb] Simplify PR23110 PE_DEBUG_DATA size checks sergiodj+buildbot
2018-10-16  9:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-16 18:23 [binutils-gdb] AArch64: Fix error checking for SIMD udot (by element) sergiodj+buildbot
2018-10-16 21:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-16 21:32 [binutils-gdb] [gdb/testsuite] Rewrite catch-follow-exec.exp sergiodj+buildbot
2018-10-17  4:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-17  5:34 [binutils-gdb] PR23653, ld SIGSEGVs when attempts to link sparc object with x86_64 library sergiodj+buildbot
2018-10-17  8:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-17 19:00 [binutils-gdb] gdb/MAINTAINERS: Add Rainer Orth as Solaris maintainer for GDB sergiodj+buildbot
2018-10-17 20:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-17 19:13 [binutils-gdb] Share the code to format "info proc mappings" entries for FreeBSD sergiodj+buildbot
2018-10-17 23:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-18  0:19 [binutils-gdb] gdb/ChangeLog: sergiodj+buildbot
2018-10-18  1:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-19 10:22 [binutils-gdb] Arm: Fix disassembler crashing on -b binary when thumb file and thumb not forced sergiodj+buildbot
2018-10-19 10:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-19 10:47 [binutils-gdb] Testsuite: compile-cplus-print.exp: Start inferior before compiling sergiodj+buildbot
2018-10-19 11:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-19 11:35 [binutils-gdb] Testsuite: vla-optimized-out.exp is too pessimistic sergiodj+buildbot
2018-10-19 13:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-19 13:10 [binutils-gdb] Aarch64: Better termination checks for sigcontext reading sergiodj+buildbot
2018-10-19 19:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-19 17:09 [binutils-gdb] S390: Fix crash when remote tdesc doesn't define vec128 sergiodj+buildbot
2018-10-19 17:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-19 19:31 [binutils-gdb] Clear static_links in reread_symbols sergiodj+buildbot
2018-10-19 19:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-20  0:14 [binutils-gdb] Minor cleanups in tui-io.c sergiodj+buildbot
2018-10-20  0:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-20  9:57 [binutils-gdb] PR23788, objcopy: failed to find link section sergiodj+buildbot
2018-10-20 11:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-20 21:54 [binutils-gdb] [PUSHED/OBVIOUS] ensure help set print type gives the correct help sergiodj+buildbot
2018-10-20 23:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-22  2:44 [binutils-gdb] Allocate buffer with proper size in amd64_pseudo_register_{read_value, write} sergiodj+buildbot
2018-10-22  3:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-22 19:45 [binutils-gdb] S12Z: Disassembly: Fallback to show the address if the symbol table is empty sergiodj+buildbot
2018-10-22 20:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-22 22:01 [binutils-gdb] RISC-V: Print FP regs as union of float types sergiodj+buildbot
2018-10-22 22:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-22 22:02 [binutils-gdb] RISC-V: NaN-box FP values smaller than an FP register sergiodj+buildbot
2018-10-22 23:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 10:49 [binutils-gdb] gdb/riscv: Fix register access for register aliases sergiodj+buildbot
2018-10-23 11:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 10:54 [binutils-gdb] gdb/riscv: expect h/w watchpoints to trigger before the memory is written sergiodj+buildbot
2018-10-23 12:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 11:28 [binutils-gdb] PR23805, NULL pointer dereference in elf_link_input_bfd sergiodj+buildbot
2018-10-23 15:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 11:46 [binutils-gdb] PR23806, NULL pointer dereference in merge_strings sergiodj+buildbot
2018-10-23 16:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 15:10 [binutils-gdb] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested sergiodj+buildbot
2018-10-23 20:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 15:43 [binutils-gdb] GDB: Remote target can now accept the form unix::/path/to/socket sergiodj+buildbot
2018-10-23 21:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 15:59 [binutils-gdb] GDB: New target s12z sergiodj+buildbot
2018-10-23 22:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 16:56 [binutils-gdb] S/390: Support vector alignment hints sergiodj+buildbot
2018-10-24  0:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 21:06 [binutils-gdb] Fix use-after-free in record_btrace_start_replaying sergiodj+buildbot
2018-10-24  0:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-23 22:01 [binutils-gdb] Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new (PR 23368) sergiodj+buildbot
2018-10-24  2:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-24 13:14 [binutils-gdb] [gdb/testsuite] Handle removed valgrind option --db-attach sergiodj+buildbot
2018-10-24 13:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-24 13:40 [binutils-gdb] [gdb/testsuite] Rewrite catch-follow-exec.exp using gdb_test sergiodj+buildbot
2018-10-24 16:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-24 15:12 [binutils-gdb] cmse_scan segfault sergiodj+buildbot
2018-10-24 16:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-24 17:35 [binutils-gdb] [gdb/testsuite] Log wait status on process no longer exists error sergiodj+buildbot
2018-10-24 16:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-25  2:40 [binutils-gdb] ELF: Hide symbols defined in discarded input sections sergiodj+buildbot
2018-10-25  3:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-25 11:43 [binutils-gdb] gdb/riscv: Use correct regnum in riscv_linux_nat_target::fetch_registers sergiodj+buildbot
2018-10-25 14:26 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-25 12:19 [binutils-gdb] gdb/python: Make cmdpy_completer_helper return gdbpy_ref<> sergiodj+buildbot
2018-10-25 15:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-25 15:12 [binutils-gdb] [gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdb sergiodj+buildbot
2018-10-25 18:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-25 16:08 [binutils-gdb] gdb/python: Make convert_values_to_python return gdbpy_ref<> sergiodj+buildbot
2018-10-25 17:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 11:01 [binutils-gdb] gdb/riscv: Remove redundant code, and catch more errors when accessing MISA sergiodj+buildbot
2018-10-26 11:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 12:40 [binutils-gdb] Fix SYMBOL_LANGUAGE assertion failure on AIX sergiodj+buildbot
2018-10-26 16:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 17:28 [binutils-gdb] Zero-initialize linux note sections sergiodj+buildbot
2018-10-26 17:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 17:52 [binutils-gdb] [PowerPC] Don't zero-initialize vector register buffers sergiodj+buildbot
2018-10-26 18:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 18:31 [binutils-gdb] Add decfloat registers to float reggroup sergiodj+buildbot
2018-10-26 19:07 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 18:45 [binutils-gdb] [PowerPC] Remove rs6000_pseudo_register_reggroup_p sergiodj+buildbot
2018-10-26 20:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 19:07 [binutils-gdb] [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c sergiodj+buildbot
2018-10-26 22:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 19:41 [binutils-gdb] [PowerPC] Fix indentation in arch/ppc-linux-common.c sergiodj+buildbot
2018-10-26 23:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 19:41 [binutils-gdb] [PowerPC] Refactor have_ initializers in rs6000-tdep.c sergiodj+buildbot
2018-10-27  0:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 20:20 [binutils-gdb] [PowerPC] Add support for PPR and DSCR sergiodj+buildbot
2018-10-27  1:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 20:29 [binutils-gdb] [PowerPC] Add support for TAR sergiodj+buildbot
2018-10-27  5:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 21:00 [binutils-gdb] [PowerPC] Reject tdescs with VSX and no FPU or Altivec sergiodj+buildbot
2018-10-27  7:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 22:08 [binutils-gdb] [PowerPC] Add support for HTM registers sergiodj+buildbot
2018-10-27  7:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27  0:33 [binutils-gdb] Remove DEF_VECs from symtab.h sergiodj+buildbot
2018-10-27 13:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27  6:36 [binutils-gdb] [PowerPC] Add support for EBB and PMU registers sergiodj+buildbot
2018-10-27  5:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27  8:57 [binutils-gdb] RISC-V: Linux signal frame support sergiodj+buildbot
2018-10-27  9:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 10:13 [binutils-gdb] RISC-V: Linux signal frame support sergiodj+buildbot
2018-10-27 10:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 11:14 [binutils-gdb] Support AT_HWCAP2 on FreeBSD sergiodj+buildbot
2018-10-27 12:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 13:37 [binutils-gdb] New cli-utils.h/.c function extract_info_print_args sergiodj+buildbot
2018-10-27 15:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 14:04 [binutils-gdb] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP] sergiodj+buildbot
2018-10-27 18:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 17:44 [binutils-gdb] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables] sergiodj+buildbot
2018-10-27 18:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 18:10 [binutils-gdb] Unify shell-finding logic sergiodj+buildbot
2018-10-27 21:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 18:16 [binutils-gdb] Move make_temp_filename to common/pathstuff.c sergiodj+buildbot
2018-10-27 22:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 18:18 [binutils-gdb] Move mkdir_recursive to common/filestuff.c sergiodj+buildbot
2018-10-28  0:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 18:24 [binutils-gdb] Use mkostemp, not mkstemp sergiodj+buildbot
2018-10-28  1:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 18:30 [binutils-gdb] Do not reopen temporary files sergiodj+buildbot
2018-10-28  2:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 18:36 [binutils-gdb] Cache a copy of the user's shell on macOS sergiodj+buildbot
2018-10-28  5:03 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 18:48 [binutils-gdb] Remove a bunch of usages of gdb_suppress_tests in 'runto_main' sergiodj+buildbot
2018-10-27 18:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-27 20:36 [binutils-gdb] OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' commands sergiodj+buildbot
2018-10-28  7:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-28 11:12 [binutils-gdb] gdb/riscv: Add back missing braces in riscv-linux-nat.c sergiodj+buildbot
2018-10-28 20:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-29  8:20 [binutils-gdb] GDB: Only build for "unix:" connections if AF_LOCAL is supported sergiodj+buildbot
2018-10-29 15:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-29 17:37 [binutils-gdb] Provide get_shell declaration in procfs.c sergiodj+buildbot
2018-10-29 18:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-29 19:19 [binutils-gdb] Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported." sergiodj+buildbot
2018-10-29 20:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-29 19:37 [binutils-gdb] Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested." sergiodj+buildbot
2018-10-30  4:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-29 21:40 [binutils-gdb] Revert "GDB: Remote target can now accept the form unix::/path/to/socket." sergiodj+buildbot
2018-10-29 22:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-30  7:55 [binutils-gdb] Remove relational operators from common/offset-type.h sergiodj+buildbot
2018-10-30 15:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-30 18:01 [binutils-gdb] Check return value of bfd_init sergiodj+buildbot
2018-10-30 17:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-30 21:22 [binutils-gdb] [src/erc32] Use ncurses instead of termcap on Cygwin too sergiodj+buildbot
2018-10-30 22:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-31 13:54 [binutils-gdb] gdb: Handle ICC's unexpected void return type sergiodj+buildbot
2018-10-31 14:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-31 16:07 [binutils-gdb] [PowerPC] Include nat/linux-ptrace.h in native targets sergiodj+buildbot
2018-10-31 16:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-31 17:26 [binutils-gdb] [gdb/testsuite] get_valueof: Don't output value in test name sergiodj+buildbot
2018-10-31 19:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-31 18:41 [binutils-gdb] [gdb/testsuite] Factor out lib/valgrind.exp sergiodj+buildbot
2018-11-01  0:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-31 19:06 [binutils-gdb] gdb/riscv: Fix failures on rv64 in gdb.arch/riscv-reg-aliases.exp test sergiodj+buildbot
2018-11-01  1:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-01 11:34 [binutils-gdb] Reading signal handler frame in AIX sergiodj+buildbot
2018-11-01 11:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-01 20:59 [binutils-gdb] Import mkdtemp gnulib module, fix mingw build sergiodj+buildbot
2018-11-01 21:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-01 23:04 [binutils-gdb] remove trailing spaces in print-utils.c ("int_string" function) sergiodj+buildbot
2018-11-02  1:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-01 23:19 [binutils-gdb] (Ada) fix "error in expression" when using watch -location command sergiodj+buildbot
2018-11-02  2:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-02  0:51 [binutils-gdb] RISC-V: Don't allow unaligned breakpoints sergiodj+buildbot
2018-11-02  4:23 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-02  5:31 [binutils-gdb] PR23850, strip should not discard/move .rela.plt in executable sergiodj+buildbot
2018-11-02  6:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-02 14:20 [binutils-gdb] QUIET flag initialization missing in 2 places sergiodj+buildbot
2018-11-02 17:52 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-03 19:46 [binutils-gdb] OBVIOUS Remove a useless const char *type and its initialization sergiodj+buildbot
2018-11-03 21:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-03 21:38 [binutils-gdb] OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada" sergiodj+buildbot
2018-11-03 21:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-04 16:10 [binutils-gdb] Return gdbpy_ref from gdb_py_object_from_*longest sergiodj+buildbot
2018-11-04 16:38 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-04 18:25 [binutils-gdb] Return gdbpy_ref from gdbpy_get_varobj_pretty_printer sergiodj+buildbot
2018-11-04 20:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-06 11:41 [binutils-gdb] x86: XOP VPHADD* / VPHSUB* are VEX.W0 sergiodj+buildbot
2018-11-06 12:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-06 12:32 [binutils-gdb] x86: add more VexWIG sergiodj+buildbot
2018-11-06 13:48 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-06 14:03 [binutils-gdb] x86: allow {store} to select alternative {, }PEXTRW encoding sergiodj+buildbot
2018-11-06 14:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-06 14:45 [binutils-gdb] x86: fix various non-LIG templates sergiodj+buildbot
2018-11-06 15:40 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-06 17:28 [binutils-gdb] x86: adjust {,E}VEX.W handling for PEXTR* / PINSR* sergiodj+buildbot
2018-11-06 18:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-06 18:07 [binutils-gdb] x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode sergiodj+buildbot
2018-11-06 20:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-06 21:18 [binutils-gdb] x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit mode sergiodj+buildbot
2018-11-07  0:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-06 23:52 [binutils-gdb] [BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros sergiodj+buildbot
2018-11-07  2:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-07  1:22 [binutils-gdb] Add support for a couple of new Mach-O commands sergiodj+buildbot
2018-11-07  3:12 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-07  2:34 [binutils-gdb] Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv sergiodj+buildbot
2018-11-07  4:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-07  5:39 [binutils-gdb] RISC-V: Force variables to .data for code_elim sergiodj+buildbot
2018-11-07  7:53 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-07  6:42 [binutils-gdb] [gdb] Fix gdb crash when reading core file sergiodj+buildbot
2018-11-07  9:22 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-07 11:08 [binutils-gdb] rx: Add target rx-*-linux sergiodj+buildbot
2018-11-07 11:11 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-07 16:23 [binutils-gdb] gdb: Guard against NULL dereference in dwarf2_init_integer_type sergiodj+buildbot
2018-11-07 16:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-07 17:23 [binutils-gdb] Add support for new load commands added by Apple to the MACH-O file format sergiodj+buildbot
2018-11-07 18:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-07 19:25 [binutils-gdb] Add updated French and Portuguese translations sergiodj+buildbot
2018-11-07 20:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-08  1:36 [binutils-gdb] (Ada/tasking) fix array or string index out of range warning sergiodj+buildbot
2018-11-08  7:19 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-08 10:32 [binutils-gdb] gdb/riscv: Update test to support targets without FP hardware sergiodj+buildbot
2018-11-08 12:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-08 16:30 [binutils-gdb] (AArch64) wrong value returned by "finish" for HFA sergiodj+buildbot
2018-11-08 17:02 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-09  0:05 [binutils-gdb] Avoid crash when calling warning too early sergiodj+buildbot
2018-11-09  1:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-09  2:36 [binutils-gdb] Capitalize "<TAB>" in require_record_target error sergiodj+buildbot
2018-11-09  2:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-09 11:50 [binutils-gdb] [ARC] Fix local got entry list sergiodj+buildbot
2018-11-09 13:44 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-09 16:51 [binutils-gdb] Fixed warning from previous patch. Added Changelog sergiodj+buildbot
2018-11-09 17:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-09 16:53 [binutils-gdb] Correct comment concerning PE timestamp insertion sergiodj+buildbot
2018-11-09 18:56 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-09 17:09 [binutils-gdb] Fix a typo in iconv.m4 sergiodj+buildbot
2018-11-09 19:55 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-09 20:51 [binutils-gdb] Fix unsigned overflow in minsyms reader sergiodj+buildbot
2018-11-09 22:50 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-09 23:41 [binutils-gdb] Return scoped_fd from open_source_file and find_and_open_source sergiodj+buildbot
2018-11-10  0:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-10  1:05 [binutils-gdb] Remove a VEC from remote.c sergiodj+buildbot
2018-11-10  3:14 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-12 13:36 [binutils-gdb] [BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Extension sergiodj+buildbot
2018-11-12 15:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-12 13:37 [binutils-gdb] [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instructions in Memory Tagging Extension sergiodj+buildbot
2018-11-12 17:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-12 13:37 [binutils-gdb] [BINUTILS, AARCH64, 4/8] Add Tag setting instructions in Memory Tagging Extension sergiodj+buildbot
2018-11-12 20:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-12 13:38 [binutils-gdb] [BINUTILS, AARCH64, 5/8] Add Tag getting instruction in Memory Tagging Extension sergiodj+buildbot
2018-11-12 21:16 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-13 13:15 [binutils-gdb] [ARM] Improve indentation of ARM architecture declarations sergiodj+buildbot
2018-11-13 14:00 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-13 14:26 [binutils-gdb] opcodes/nfp: Fix disassembly of crc[] with swapped operands sergiodj+buildbot
2018-11-14  0:13 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-14  0:45 [binutils-gdb] RISC-V: Improve linker error for FP mismatch sergiodj+buildbot
2018-11-14  1:37 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-14 23:34 [binutils-gdb] RISC-V: Give stack slots same align as XLEN sergiodj+buildbot
2018-11-15  0:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-14 23:47 [binutils-gdb] RISC-V: Fix unnamed arg alignment in registers sergiodj+buildbot
2018-11-15  3:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-15  1:08 [binutils-gdb] RISC-V: Handle vector type alignment sergiodj+buildbot
2018-11-15  1:32 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-16 14:16 [binutils-gdb] Use enum for return method for dummy calls sergiodj+buildbot
2018-11-16 15:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-16 15:13 [binutils-gdb] Aarch64: Fix segfault when casting dummy calls sergiodj+buildbot
2018-11-16 18:47 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-18 17:46 [binutils-gdb] Fix ia64-linux-nat.c sergiodj+buildbot
2018-11-19 15:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-19 16:20 [binutils-gdb] gdb.base/warning.exp tweaks sergiodj+buildbot
2018-11-19 18:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-19 17:31 [binutils-gdb] Use std::forward_list for displaced_step_inferior_states sergiodj+buildbot
2018-11-19 18:41 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-19 22:58 [binutils-gdb] Fix inaccuracies in "info skip" help sergiodj+buildbot
2018-11-20  0:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
2018-11-20  1:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-20  8:31 [binutils-gdb] GDB: S12Z: Add assertion sergiodj+buildbot
2018-11-20 10:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-20 18:31 [binutils-gdb] GDB: S12Z: new function s12z_extract_return_value sergiodj+buildbot
2018-11-20 19:46 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-20 21:54 [binutils-gdb] Test case for 'info variables|functions' with minimal symbols sergiodj+buildbot
2018-11-21  0:20 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-20 22:22 [binutils-gdb] Fix regression 'info variables' does not show minimal symbols sergiodj+buildbot
2018-11-20 22:43 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-20 23:25 [binutils-gdb] Add a test to verify info [functions|variables|types]|rbreak respect language_mode sergiodj+buildbot
2018-11-21  4:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21  6:21 [binutils-gdb] gdb: Respect field width and alignment for 'fmt' fields in CLI output sergiodj+buildbot
2018-11-21  6:25 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21  7:58 [binutils-gdb] gdb: Use string_printf to format int fields instead of a fixed size buffer sergiodj+buildbot
2018-11-21  7:49 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 13:16 [binutils-gdb] Use gdb:array_view in call_function_by_hand & friends sergiodj+buildbot
2018-11-21 14:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 13:48 [binutils-gdb] Eliminate make_symbol_overload_list-related globals & cleanup sergiodj+buildbot
2018-11-21 16:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 13:51 [binutils-gdb] valops.c: Some more gdb::array_view sergiodj+buildbot
2018-11-21 20:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 14:05 [binutils-gdb] valops.c: Overload resolution code: Rename parameters/locals sergiodj+buildbot
2018-11-21 20:24 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 14:40 [binutils-gdb] gdb/riscv: Add target description support sergiodj+buildbot
2018-11-21 22:24 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 17:05 [binutils-gdb] Fix linking MSP430 files created by gcc's LTO optimizer sergiodj+buildbot
2018-11-21 23:21 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 17:24 [binutils-gdb] C++ify badness_vector, fix leaks sergiodj+buildbot
2018-11-21 17:29 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 17:41 [binutils-gdb] Make command-repeat work after gdb.execute sergiodj+buildbot
2018-11-22  0:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-21 21:16 [binutils-gdb] S12Z opcodes: Fix bug disassembling certain shift instructions sergiodj+buildbot
2018-11-22  2:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-22 16:44 [binutils-gdb] Avoid find_thread_ptid with null_ptid sergiodj+buildbot
2018-11-22 17:33 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-22 16:58 [binutils-gdb] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc sergiodj+buildbot
2018-11-22 20:01 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-22 18:39 [binutils-gdb] Fix follow_exec latent problem sergiodj+buildbot
2018-11-22 18:57 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-23 14:34 [binutils-gdb] gdbserver: AArch64: Remove cannot_fetch/store_register sergiodj+buildbot
2018-11-23 16:42 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-24 12:23 [binutils-gdb] Re-fix leak in source.c (open_source_file) sergiodj+buildbot
2018-11-24 13:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-25 23:04 [binutils-gdb] Remove obsolete comments from field_fmt sergiodj+buildbot
2018-11-26  0:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-25 23:41 [binutils-gdb] Implement timestamp'ed output on "make check" sergiodj+buildbot
2018-11-26  1:18 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-26 14:27 [binutils-gdb] Fix Solaris build sergiodj+buildbot
2018-11-26 14:39 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-26 22:26 [binutils-gdb] Fix spurious semicolon in sparc-linux-nat.c sergiodj+buildbot
2018-11-26 23:09 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-27 13:47 [binutils-gdb] AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) sergiodj+buildbot
2018-11-27 14:58 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-27 15:46 [binutils-gdb] Initialize *uncompressed_align_pow_p to 0 sergiodj+buildbot
2018-11-27 16:10 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-27 17:21 [binutils-gdb] MIPS/LD: Continue processing with refused relocations in PIC code sergiodj+buildbot
2018-11-27 18:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-27 17:58 [binutils-gdb] MIPS/LD: Accept high-part relocations in PIC code with absolute symbols sergiodj+buildbot
2018-11-27 19:28 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-27 19:07 [binutils-gdb] [ARM] Update knowledge of bfd architectures sergiodj+buildbot
2018-11-27 20:17 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-27 20:10 [binutils-gdb] RISC-V: Add .insn CA support sergiodj+buildbot
2018-11-27 21:27 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-29 13:41 [binutils-gdb] elf: Don't merge .note.gnu.property section in IR sergiodj+buildbot
2018-11-29 14:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-29 18:14 [binutils-gdb] Fix use-after-free in gdbserver sergiodj+buildbot
2018-11-29 19:08 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-29 18:55 [binutils-gdb] Avoid buffer overflow in value_x_unop sergiodj+buildbot
2018-11-29 20:31 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-29 21:41 [binutils-gdb] RISC-V: Add missing c.unimp instruction sergiodj+buildbot
2018-11-29 22:34 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-29 22:18 [binutils-gdb] Implement the "gdb_signal_to/from_target" gdbarch methods for FreeBSD sergiodj+buildbot
2018-11-30  1:05 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-29 23:31 [binutils-gdb] Fix leak in forward-search sergiodj+buildbot
2018-11-30  1:36 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-11-30  7:11 [binutils-gdb] PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong sergiodj+buildbot
2018-11-30 10:12 ` Failures on Fedora-s390x-m64, branch master 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).