public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Record right reg num of thumb special data instructions
@ 2016-02-26 15:51 sergiodj+buildbot
  2016-02-26 15:55 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 15:51 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 1f33efec7c6d1357d7e867176cfb88942fc513a8 ***

Author: Yao Qi <yao.qi@linaro.org>
Branch: master
Commit: 1f33efec7c6d1357d7e867176cfb88942fc513a8

Record right reg num of thumb special data instructions

When GDB decodes these thumb special data instructions, such as 'mov sp, r7'
the Rd is got incorrectly.  According to the arch reference manual, the Rd
is DN:Rdn, in which DN is bit 7 and Rdn is bits 0 to 2.  This patch fixes it.

gdb:

2016-02-26  Yao Qi  <yao.qi@linaro.org>

	* arm-tdep.c (thumb_record_ld_st_reg_offset): Fix the register
	number of Rd.


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

* Failures on RHEL-s390x-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
@ 2016-02-26 15:55 ` sergiodj+buildbot
  2016-02-26 16:34 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 15:55 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/1360>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/RHEL-s390x-m64/.git/tree/?h=master&id=8a52cd67af55b1f9089d28cd94b3afd65e7bbd49>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/siginfo-obj.exp: Extract si_errno
new FAIL: gdb.python/python.exp: set the hook
PASS -> FAIL: gdb.python/python.exp: set the hook to default <<2>>
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (64)
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (31)
new FAIL: gdb.arch/s390-tdbregs.exp: compile failed
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/siginfo-obj.exp: Extract si_errno
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
PASS -> FAIL: gdb.python/python.exp: set the hook to default <<2>>
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
  2016-02-26 15:55 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
@ 2016-02-26 16:34 ` sergiodj+buildbot
  2016-02-26 16:39 ` Failures on Fedora-x86_64-cxx-build-m64, " sergiodj+buildbot
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 16:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/3079>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=master&id=9cb11bccf4891e2a9a87bf2432c274909793b3ab>

*** Regressions found ***
============================
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (timeout)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
============================


*** Failures that are being ignored ***
============================
============================




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

* Failures on Fedora-x86_64-cxx-build-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
  2016-02-26 15:55 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
  2016-02-26 16:34 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2016-02-26 16:39 ` sergiodj+buildbot
  2016-02-26 16:43 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 16:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 1f33efec7c6d1357d7e867176cfb88942fc513a8>

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

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

ar cr libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o malloca.o math.o strnlen1.o unistd.o wctype-h.o mbrtowc.o 
ranlib libgnu.a
make[8]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cxx-build/build/gdb/build-gnulib/import'
make[7]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cxx-build/build/gdb/build-gnulib/import'
make[6]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cxx-build/build/gdb/build-gnulib/import'
make[5]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cxx-build/build/gdb/build-gnulib'
make[4]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cxx-build/build/gdb/build-gnulib'
make[3]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cxx-build/build/gdb'
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../binutils-gdb/gdb/gdb.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o armbsd-tdep.o -MT armbsd-tdep.o -MMD -MP -MF .deps/armbsd-tdep.Tpo ../../binutils-gdb/gdb/armbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o arm.o -MT arm.o -MMD -MP -MF .deps/arm.Tpo ../../binutils-gdb/gdb/arch/arm.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o arm-linux.o -MT arm-linux.o -MMD -MP -MF .deps/arm-linux.Tpo ../../binutils-gdb/gdb/arch/arm-linux.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o arm-linux-tdep.o -MT arm-linux-tdep.o -MMD -MP -MF .deps/arm-linux-tdep.Tpo ../../binutils-gdb/gdb/arm-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o arm-get-next-pcs.o -MT arm-get-next-pcs.o -MMD -MP -MF .deps/arm-get-next-pcs.Tpo ../../binutils-gdb/gdb/arch/arm-get-next-pcs.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o arm-symbian-tdep.o -MT arm-symbian-tdep.o -MMD -MP -MF .deps/arm-symbian-tdep.Tpo ../../binutils-gdb/gdb/arm-symbian-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o armnbsd-tdep.o -MT armnbsd-tdep.o -MMD -MP -MF .deps/armnbsd-tdep.Tpo ../../binutils-gdb/gdb/armnbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o armobsd-tdep.o -MT armobsd-tdep.o -MMD -MP -MF .deps/armobsd-tdep.Tpo ../../binutils-gdb/gdb/armobsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o arm-tdep.o -MT arm-tdep.o -MMD -MP -MF .deps/arm-tdep.Tpo ../../binutils-gdb/gdb/arm-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o arm-wince-tdep.o -MT arm-wince-tdep.o -MMD -MP -MF .deps/arm-wince-tdep.Tpo ../../binutils-gdb/gdb/arm-wince-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o avr-tdep.o -MT avr-tdep.o -MMD -MP -MF .deps/avr-tdep.Tpo ../../binutils-gdb/gdb/avr-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o bfin-linux-tdep.o -MT bfin-linux-tdep.o -MMD -MP -MF .deps/bfin-linux-tdep.Tpo ../../binutils-gdb/gdb/bfin-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o bfin-tdep.o -MT bfin-tdep.o -MMD -MP -MF .deps/bfin-tdep.Tpo ../../binutils-gdb/gdb/bfin-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o cris-linux-tdep.o -MT cris-linux-tdep.o -MMD -MP -MF .deps/cris-linux-tdep.Tpo ../../binutils-gdb/gdb/cris-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o cris-tdep.o -MT cris-tdep.o -MMD -MP -MF .deps/cris-tdep.Tpo ../../binutils-gdb/gdb/cris-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o dicos-tdep.o -MT dicos-tdep.o -MMD -MP -MF .deps/dicos-tdep.Tpo ../../binutils-gdb/gdb/dicos-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o fbsd-tdep.o -MT fbsd-tdep.o -MMD -MP -MF .deps/fbsd-tdep.Tpo ../../binutils-gdb/gdb/fbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o frv-linux-tdep.o -MT frv-linux-tdep.o -MMD -MP -MF .deps/frv-linux-tdep.Tpo ../../binutils-gdb/gdb/frv-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o frv-tdep.o -MT frv-tdep.o -MMD -MP -MF .deps/frv-tdep.Tpo ../../binutils-gdb/gdb/frv-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o ft32-tdep.o -MT ft32-tdep.o -MMD -MP -MF .deps/ft32-tdep.Tpo ../../binutils-gdb/gdb/ft32-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o h8300-tdep.o -MT h8300-tdep.o -MMD -MP -MF .deps/h8300-tdep.Tpo ../../binutils-gdb/gdb/h8300-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o hppabsd-tdep.o -MT hppabsd-tdep.o -MMD -MP -MF .deps/hppabsd-tdep.Tpo ../../binutils-gdb/gdb/hppabsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o hppanbsd-tdep.o -MT hppanbsd-tdep.o -MMD -MP -MF .deps/hppanbsd-tdep.Tpo ../../binutils-gdb/gdb/hppanbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o hppaobsd-tdep.o -MT hppaobsd-tdep.o -MMD -MP -MF .deps/hppaobsd-tdep.Tpo ../../binutils-gdb/gdb/hppaobsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o hppa-linux-tdep.o -MT hppa-linux-tdep.o -MMD -MP -MF .deps/hppa-linux-tdep.Tpo ../../binutils-gdb/gdb/hppa-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o hppa-tdep.o -MT hppa-tdep.o -MMD -MP -MF .deps/hppa-tdep.Tpo ../../binutils-gdb/gdb/hppa-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386bsd-tdep.o -MT i386bsd-tdep.o -MMD -MP -MF .deps/i386bsd-tdep.Tpo ../../binutils-gdb/gdb/i386bsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386-cygwin-tdep.o -MT i386-cygwin-tdep.o -MMD -MP -MF .deps/i386-cygwin-tdep.Tpo ../../binutils-gdb/gdb/i386-cygwin-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386fbsd-tdep.o -MT i386fbsd-tdep.o -MMD -MP -MF .deps/i386fbsd-tdep.Tpo ../../binutils-gdb/gdb/i386fbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386gnu-tdep.o -MT i386gnu-tdep.o -MMD -MP -MF .deps/i386gnu-tdep.Tpo ../../binutils-gdb/gdb/i386gnu-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo ../../binutils-gdb/gdb/i386-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386nbsd-tdep.o -MT i386nbsd-tdep.o -MMD -MP -MF .deps/i386nbsd-tdep.Tpo ../../binutils-gdb/gdb/i386nbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386-nto-tdep.o -MT i386-nto-tdep.o -MMD -MP -MF .deps/i386-nto-tdep.Tpo ../../binutils-gdb/gdb/i386-nto-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386obsd-tdep.o -MT i386obsd-tdep.o -MMD -MP -MF .deps/i386obsd-tdep.Tpo ../../binutils-gdb/gdb/i386obsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386-sol2-tdep.o -MT i386-sol2-tdep.o -MMD -MP -MF .deps/i386-sol2-tdep.Tpo ../../binutils-gdb/gdb/i386-sol2-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo ../../binutils-gdb/gdb/i386-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../binutils-gdb/gdb/i387-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386-dicos-tdep.o -MT i386-dicos-tdep.o -MMD -MP -MF .deps/i386-dicos-tdep.Tpo ../../binutils-gdb/gdb/i386-dicos-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o i386-darwin-tdep.o -MT i386-darwin-tdep.o -MMD -MP -MF .deps/i386-darwin-tdep.Tpo ../../binutils-gdb/gdb/i386-darwin-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o iq2000-tdep.o -MT iq2000-tdep.o -MMD -MP -MF .deps/iq2000-tdep.Tpo ../../binutils-gdb/gdb/iq2000-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo ../../binutils-gdb/gdb/linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o lm32-tdep.o -MT lm32-tdep.o -MMD -MP -MF .deps/lm32-tdep.Tpo ../../binutils-gdb/gdb/lm32-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o m32c-tdep.o -MT m32c-tdep.o -MMD -MP -MF .deps/m32c-tdep.Tpo ../../binutils-gdb/gdb/m32c-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o m32r-linux-tdep.o -MT m32r-linux-tdep.o -MMD -MP -MF .deps/m32r-linux-tdep.Tpo ../../binutils-gdb/gdb/m32r-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o m32r-tdep.o -MT m32r-tdep.o -MMD -MP -MF .deps/m32r-tdep.Tpo ../../binutils-gdb/gdb/m32r-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o m68hc11-tdep.o -MT m68hc11-tdep.o -MMD -MP -MF .deps/m68hc11-tdep.Tpo ../../binutils-gdb/gdb/m68hc11-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o m68kbsd-tdep.o -MT m68kbsd-tdep.o -MMD -MP -MF .deps/m68kbsd-tdep.Tpo ../../binutils-gdb/gdb/m68kbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o m68klinux-tdep.o -MT m68klinux-tdep.o -MMD -MP -MF .deps/m68klinux-tdep.Tpo ../../binutils-gdb/gdb/m68klinux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o m68k-tdep.o -MT m68k-tdep.o -MMD -MP -MF .deps/m68k-tdep.Tpo ../../binutils-gdb/gdb/m68k-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o m88k-tdep.o -MT m88k-tdep.o -MMD -MP -MF .deps/m88k-tdep.Tpo ../../binutils-gdb/gdb/m88k-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o mep-tdep.o -MT mep-tdep.o -MMD -MP -MF .deps/mep-tdep.Tpo ../../binutils-gdb/gdb/mep-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o microblaze-tdep.o -MT microblaze-tdep.o -MMD -MP -MF .deps/microblaze-tdep.Tpo ../../binutils-gdb/gdb/microblaze-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o microblaze-linux-tdep.o -MT microblaze-linux-tdep.o -MMD -MP -MF .deps/microblaze-linux-tdep.Tpo ../../binutils-gdb/gdb/microblaze-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o mips-linux-tdep.o -MT mips-linux-tdep.o -MMD -MP -MF .deps/mips-linux-tdep.Tpo ../../binutils-gdb/gdb/mips-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o mips-sde-tdep.o -MT mips-sde-tdep.o -MMD -MP -MF .deps/mips-sde-tdep.Tpo ../../binutils-gdb/gdb/mips-sde-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o mipsnbsd-tdep.o -MT mipsnbsd-tdep.o -MMD -MP -MF .deps/mipsnbsd-tdep.Tpo ../../binutils-gdb/gdb/mipsnbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o mips-tdep.o -MT mips-tdep.o -MMD -MP -MF .deps/mips-tdep.Tpo ../../binutils-gdb/gdb/mips-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o mn10300-linux-tdep.o -MT mn10300-linux-tdep.o -MMD -MP -MF .deps/mn10300-linux-tdep.Tpo ../../binutils-gdb/gdb/mn10300-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o mn10300-tdep.o -MT mn10300-tdep.o -MMD -MP -MF .deps/mn10300-tdep.Tpo ../../binutils-gdb/gdb/mn10300-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o moxie-tdep.o -MT moxie-tdep.o -MMD -MP -MF .deps/moxie-tdep.Tpo ../../binutils-gdb/gdb/moxie-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o msp430-tdep.o -MT msp430-tdep.o -MMD -MP -MF .deps/msp430-tdep.Tpo ../../binutils-gdb/gdb/msp430-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o mt-tdep.o -MT mt-tdep.o -MMD -MP -MF .deps/mt-tdep.Tpo ../../binutils-gdb/gdb/mt-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o nios2-tdep.o -MT nios2-tdep.o -MMD -MP -MF .deps/nios2-tdep.Tpo ../../binutils-gdb/gdb/nios2-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o nios2-linux-tdep.o -MT nios2-linux-tdep.o -MMD -MP -MF .deps/nios2-linux-tdep.Tpo ../../binutils-gdb/gdb/nios2-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o nto-tdep.o -MT nto-tdep.o -MMD -MP -MF .deps/nto-tdep.Tpo ../../binutils-gdb/gdb/nto-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o ppc-linux-tdep.o -MT ppc-linux-tdep.o -MMD -MP -MF .deps/ppc-linux-tdep.Tpo ../../binutils-gdb/gdb/ppc-linux-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o ppcfbsd-tdep.o -MT ppcfbsd-tdep.o -MMD -MP -MF .deps/ppcfbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcfbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o ppcnbsd-tdep.o -MT ppcnbsd-tdep.o -MMD -MP -MF .deps/ppcnbsd-tdep.Tpo ../../binutils-gdb/gdb/ppcnbsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o ppcobsd-tdep.o -MT ppcobsd-tdep.o -MMD -MP -MF .deps/ppcobsd-tdep.Tpo ../../binutils-gdb/gdb/ppcobsd-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o ppc-sysv-tdep.o -MT ppc-sysv-tdep.o -MMD -MP -MF .deps/ppc-sysv-tdep.Tpo ../../binutils-gdb/gdb/ppc-sysv-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o ppc64-tdep.o -MT ppc64-tdep.o -MMD -MP -MF .deps/ppc64-tdep.Tpo ../../binutils-gdb/gdb/ppc64-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o rl78-tdep.o -MT rl78-tdep.o -MMD -MP -MF .deps/rl78-tdep.Tpo ../../binutils-gdb/gdb/rl78-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o rs6000-aix-tdep.o -MT rs6000-aix-tdep.o -MMD -MP -MF .deps/rs6000-aix-tdep.Tpo ../../binutils-gdb/gdb/rs6000-aix-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o rs6000-tdep.o -MT rs6000-tdep.o -MMD -MP -MF .deps/rs6000-tdep.Tpo ../../binutils-gdb/gdb/rs6000-tdep.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o solib-aix.o -MT solib-aix.o -MMD -MP -MF .deps/solib-aix.Tpo ../../binutils-gdb/gdb/solib-aix.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o ppc-ravenscar-thread.o -MT ppc-ravenscar-thread.o -MMD -MP -MF .deps/ppc-ravenscar-thread.Tpo ../../binutils-gdb/gdb/ppc-ravenscar-thread.c
g++ -g -O2   -I. -I../../binutils-gdb/gdb -I../../binutils-gdb/gdb/common -I../../binutils-gdb/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../binutils-gdb/gdb/../include/opcode -I../../binutils-gdb/gdb/../opcodes/.. -I../../binutils-gdb/gdb/../readline/.. -I../../binutils-gdb/gdb/../zlib -I../bfd -I../../binutils-gdb/gdb/../bfd -I../../binutils-gdb/gdb/../include -I../libdecnumber -I../../binutils-gdb/gdb/../libdecnumber  -I../../binutils-gdb/gdb/gnulib/import -Ibuild-gnulib/import   -DTUI=1  -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings -Wno-narrowing -Wformat-nonliteral -Werror -c -o rs6000-lynx178-tdep.o -MT rs6000-lynx178-tdep.o -MMD -MP -MF .deps/rs6000-lynx178-tdep.Tpo ../../binutils-gdb/gdb/rs6000-lynx178-tdep.c
../../binutils-gdb/gdb/rs6000-tdep.c: In function rs6000_frame_cache* rs6000_frame_cache(frame_info*, void**):
../../binutils-gdb/gdb/rs6000-tdep.c:3242:26: error: invalid conversion from void* to rs6000_frame_cache* [-fpermissive]
       return (*this_cache);
                          ^
Makefile:1141: recipe for target 'rs6000-tdep.o' failed
make[2]: *** [rs6000-tdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cxx-build/build/gdb'
Makefile:8826: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-cxx-build/build'
Makefile:850: recipe for target 'all' failed
make: *** [all] Error 2
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-02-26 16:39 ` Failures on Fedora-x86_64-cxx-build-m64, " sergiodj+buildbot
@ 2016-02-26 16:43 ` sergiodj+buildbot
  2016-02-26 16:49 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 16:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/3103>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m32/.git/tree/?h=master&id=43b34c0e24256773b470633533a464dbba5f566b>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/interrupt.exp: echo data (timeout)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
new FAIL: gdb.base/interrupt.exp: echo more data (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstart
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: advance through tracing
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstart
new FAIL: gdb.trace/actions-changed.exp: 2: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstart
new FAIL: gdb.trace/actions-changed.exp: 3: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: collected 6 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstart
new FAIL: gdb.trace/actions-changed.exp: 4: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstart
new FAIL: gdb.trace/actions-changed.exp: 5: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: collected 12 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstart
new FAIL: gdb.trace/actions-changed.exp: 6: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: collected 2 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstop
PASS -> FAIL: gdb.trace/actions.exp: tsave actions.tf
PASS -> FAIL: gdb.trace/actions.exp: save ctf trace file
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_c_test
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_asm_test
new FAIL: gdb.trace/backtrace.exp: tstart
new FAIL: gdb.trace/backtrace.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/backtrace.exp: tstop
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find start frame
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 1
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<2>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 2
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<3>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 4
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<4>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 4: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 5
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<5>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 6
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<6>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 7
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<7>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 9
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<8>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 9: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 10
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<9>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 11
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<10>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 12
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<11>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 14
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<12>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 14: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 15
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<13>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 16
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<14>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 17
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<15>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 19
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<16>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 19: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 1.13: trace in recursion: depth not equal to 3
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 1
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 2
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: set tracepoint on set_tracepoint
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tracepoint is not installed
new FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: continue to marker (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstop
PASS -> FAIL: gdb.trace/circ.exp: frame size: run to end
PASS -> FAIL: gdb.trace/circ.exp: frame size: get buffer size
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global char
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct char member
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global pointer
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #1
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: got expected value '82'
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: got expected value '81 'Q''
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: got expected value '3'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: got expected value '5'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: got expected value '6'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: got expected value '7'
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: tfind test frame
new FAIL: gdb.trace/collection.exp: backtrace
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect local string: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: cease trace debugging
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: second disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: second reconnect after unload
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tfind frame 0
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_line
PASS -> FAIL: gdb.trace/entry-values.exp: tstart
new FAIL: gdb.trace/entry-values.exp: setting breakpoint at end
new FAIL: gdb.trace/entry-values.exp: continue to breakpoint: end (the program is no longer running)
PASS -> FAIL: gdb.trace/entry-values.exp: tstop
PASS -> FAIL: gdb.trace/entry-values.exp: tfind start
PASS -> FAIL: gdb.trace/entry-values.exp: bt 1
PASS -> FAIL: gdb.trace/entry-values.exp: interpreter-exec mi "-stack-list-arguments --skip-unavailable --simple-values"
PASS -> FAIL: gdb.trace/infotrace.exp: tstart
PASS -> FAIL: gdb.trace/infotrace.exp: continue to end
PASS -> FAIL: gdb.trace/infotrace.exp: tstop
PASS -> FAIL: gdb.trace/infotrace.exp: 2.6: info tracepoints (trace buffer usage)
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace start
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0 (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind end (timeout)
PASS -> FAIL: gdb.trace/mi-trace-frame-collected.exp: trace start
new FAIL: gdb.trace/mi-trace-frame-collected.exp: stop at end (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find none (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find none (timeout)
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: start trace experiment
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: break-info 1
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace start
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continue to marker (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace stop (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: back to live inferior (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continuing to exit (MI error)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: tracepoint on pendfunc2 becomes pending again (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: (timeout)
PASS -> FAIL: gdb.trace/mi-trace-unavailable.exp: trace start
new FAIL: gdb.trace/mi-trace-unavailable.exp: stop at marker (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values --skip-unavailable x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values --skip-unavailable x (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace start
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace stop (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: list trace variables (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: start trace experiment
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv1 created
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv2 created
PASS -> FAIL: gdb.trace/packetlen.exp: survive the long packet send
new FAIL: gdb.trace/packetlen.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/packetlen.exp: confirm: survived the long packet send
new FAIL: gdb.trace/passc-dyn.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/passc-dyn.exp: printf "x %d x\n", $trace_frame
PASS -> FAIL: gdb.trace/pending.exp: trace works: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace works: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 1
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 2
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: disconnect with pending tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: disconnect with resolved tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tdump
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pr16508.exp: tstart
PASS -> FAIL: gdb.trace/pr16508.exp: continue
PASS -> FAIL: gdb.trace/pr16508.exp: save tfile trace file
PASS -> FAIL: gdb.trace/pr16508.exp: tfind 0
PASS -> FAIL: gdb.trace/pr16508.exp: interpreter-exec mi "-trace-find frame-number 0"
PASS -> FAIL: gdb.trace/qtro.exp: tstart
PASS -> FAIL: gdb.trace/qtro.exp: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: tstop
PASS -> FAIL: gdb.trace/qtro.exp: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tfind start
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: save tfile trace
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind does not find a second frame
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind does not find a second frame
new FAIL: gdb.trace/report.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: live: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: live: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: live: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: live: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: trace report #4
PASS -> FAIL: gdb.trace/report.exp: live: info threads
PASS -> FAIL: gdb.trace/report.exp: live: info inferiors
PASS -> FAIL: gdb.trace/report.exp: save tfile trace file
PASS -> FAIL: gdb.trace/report.exp: save ctf trace file
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: tfile: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: trace report #4
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args without semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args with semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: break end
new FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstop
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart <<2>>
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart again
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: break end
new FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstatus
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart <<2>>
new FAIL: gdb.trace/tfind.exp: 6.1: tstart (connected to wrong target?)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart <<2>>
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstop
PASS -> FAIL: gdb.trace/tstatus.exp: start trace experiment
PASS -> FAIL: gdb.trace/tstatus.exp: advance through tracing
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports different trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace user
PASS -> FAIL: gdb.trace/tstatus.exp: trace stopped with note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace stop reason
PASS -> FAIL: gdb.trace/tstatus.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tstatus.exp: save ctf trace file
new FAIL: gdb.trace/tsv.exp: tstart
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable at start of run
new FAIL: gdb.trace/tsv.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable during run
new FAIL: gdb.trace/tsv.exp: tstop
PASS -> FAIL: gdb.trace/tsv.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tsv.exp: save ctf trace file
PASS -> FAIL: gdb.trace/tsv.exp: live: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: tfind
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstart
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: continue
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d z
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstart
new FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: continue (the program is no longer running)
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d z
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globali
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globald
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: can't compare using non collected global pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[1]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[3]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[0]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.static_struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.struct_a.bitfield
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_int
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: global reference shows address but not value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: referenced integer was not collected (taking address of reference)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing non collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: last examined value was <unavailable>
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: build array from unavailable value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: subscript a non-memory rvalue array, accessing an unvailable element
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print $.member
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) $
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tsave unavailable.globals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $esp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers $esp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tsave unavailable.registers.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $esp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $eax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $ax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $eip
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $pc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers $esp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tsave unavailable.floats.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tsave unavailable.args.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci is enabled
new FAIL: gdb.trace/while-dyn.exp: while-stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: while-stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: ws: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: ws: frame 5 should be the last one collected
PASS -> FAIL: gdb.trace/while-stepping.exp: tstart
PASS -> FAIL: gdb.trace/while-stepping.exp: tstop
PASS -> FAIL: gdb.trace/while-stepping.exp: save tfile trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: save ctf trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: tfile: info tracepoints
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/arraydim.exp: print m'first
FAIL: gdb.ada/arraydim.exp: print m'first(1)
FAIL: gdb.ada/arraydim.exp: print m'first(2)
FAIL: gdb.ada/arraydim.exp: print m'first(3)
FAIL: gdb.ada/arraydim.exp: print m'last
FAIL: gdb.ada/arraydim.exp: print m'last(1)
FAIL: gdb.ada/arraydim.exp: print m'last(2)
FAIL: gdb.ada/arraydim.exp: print m'last(3)
FAIL: gdb.ada/arraydim.exp: print m'length
FAIL: gdb.ada/arraydim.exp: print m'length(1)
FAIL: gdb.ada/arraydim.exp: print m'length(2)
FAIL: gdb.ada/arraydim.exp: print m'length(3)
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print empty
FAIL: gdb.ada/arrayidx.exp: print empty, indexes off
FAIL: gdb.ada/arrayidx.exp: print few_reps
FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print many_reps
FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off
FAIL: gdb.ada/arrayidx.exp: print one_two_three
FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print r_two_three
FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three
FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off
FAIL: gdb.ada/arrayparam.exp: print first after function call
FAIL: gdb.ada/arrayparam.exp: print last after function call
FAIL: gdb.ada/arrayparam.exp: print length after function call
FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint
FAIL: gdb.ada/bp_range_type.exp: print small_value
FAIL: gdb.ada/bp_range_type.exp: run to breakpoint
FAIL: gdb.ada/char_param.exp: call next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling next
FAIL: gdb.ada/char_param.exp: print procedure_result after calling same
FAIL: gdb.ada/complete.exp: complete p external_ident
FAIL: gdb.ada/complete.exp: complete p some
FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout)
FAIL: gdb.ada/cond_lang.exp: continue (the program is no longer running)
FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
FAIL: gdb.ada/enum_idx_packed.exp: print full'first
FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly.
FAIL: gdb.ada/expr_delims.exp: Print variable 'thread'
FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint.
FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread'
FAIL: gdb.ada/expr_delims.exp: continue (the program is no longer running)
FAIL: gdb.ada/exprs.exp: long_float'max
FAIL: gdb.ada/exprs.exp: long_float'min
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20
FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0
FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0)
FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0)
FAIL: gdb.ada/float_param.exp: print global_double
FAIL: gdb.ada/float_param.exp: print global_float
FAIL: gdb.ada/float_param.exp: print global_long_double
FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
FAIL: gdb.ada/formatted_ref.exp: print/x s'access
FAIL: gdb.ada/homonym.exp: continue until BREAK_2 (the program is no longer running)
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/lang_switch.exp: backtrace
FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
FAIL: gdb.ada/mi_dyn_arr.exp: Create bt varobj
FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (exec-continue) (MI error)
FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint
FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue) (MI error)
FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3
FAIL: gdb.ada/null_array.exp: print my_matrix
FAIL: gdb.ada/null_array.exp: ptype my_table
FAIL: gdb.ada/operator_bp.exp: continue to "&" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "*" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "**" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "+" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "-" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "/" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "<" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "<=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ">" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ">=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "abs" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "and" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "mod" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "not" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "or" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "rem" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to "xor" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."&" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."*" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."**" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."+" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."-" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."/" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."<" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."<=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops.">" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops.">=" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."abs" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."and" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."mod" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."not" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."or" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."rem" (the program is no longer running)
FAIL: gdb.ada/operator_bp.exp: continue to ops."xor" (the program is no longer running)
FAIL: gdb.ada/packed_array.exp: print &var
FAIL: gdb.ada/packed_array.exp: print u_var
FAIL: gdb.ada/packed_array.exp: ptype &var
FAIL: gdb.ada/packed_tagged.exp: ptype x
FAIL: gdb.ada/pkd_arr_elem.exp: print test.str
FAIL: gdb.ada/pkd_arr_elem.exp: print test.str(1)
FAIL: gdb.ada/pp-rec-component.exp: print /r before
FAIL: gdb.ada/pp-rec-component.exp: print before
FAIL: gdb.ada/print_chars.exp: print WC
FAIL: gdb.ada/print_chars.exp: print WWC
FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir')))
FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si')))
FAIL: gdb.ada/rdv_wait.exp: task 2
FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small (the program is no longer running)
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: print segm
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
FAIL: gdb.ada/tasks.exp: break break_me task 1
FAIL: gdb.ada/tasks.exp: break break_me task 3
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length
FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length
FAIL: gdb.ada/type_coercion.exp: p q
FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr
FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable
FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 (the program is no longer running)
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null <<2>>
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all
FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'last
FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'length
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last
FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length
FAIL: gdb.ada/variant_record_packed_array.exp: print address
FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint (the program is no longer running)
FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr
FAIL: gdb.ada/mi_var_array.exp: Create bt varobj
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error)
FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow) (total 4 threads ran)
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
============================




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

* Failures on AIX-POWER7-plain, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-02-26 16:43 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2016-02-26 16:49 ` sergiodj+buildbot
  2016-02-26 16:58 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 16:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	aix-power7-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/AIX-POWER7-plain/builds/1843>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/AIX-POWER7-plain/.git/tree/?h=master&id=fb681b8232b676bd24cd48d865b3e9b01a0cb0f6>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow) (total 4 threads ran)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries (timeout)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered (timeout)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end (timeout)
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals (timeout)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 (timeout)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 1) (timeout)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/attach.exp: starting with --pid
new FAIL: gdb.base/call-ar-st.exp: print sum_array_print(10, *list1, *list2, *list3, *list4) (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_small_structs (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list (timeout)
new FAIL: gdb.base/call-ar-st.exp: print print_long_arg_list (timeout)
new FAIL: gdb.base/call-rt-st.exp: print print_one_double(*d1) <<2>>
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent (timeout)
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent (timeout)
new FAIL: gdb.base/catch-gdb-caused-signals.exp: continue (timeout)
new FAIL: gdb.base/completion.exp: tab complete break break.c:ma (timeout)
new FAIL: gdb.base/completion.exp: complete break break.c:ma
new FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf (timeout)
new FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: only parent marked running
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: only child marked running
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: kill child
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: Can't run to main
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: fork child appears (timeout)
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: info threads
new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: kill child
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally (timeout)
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads
new FAIL: gdb.base/infcall-exec.exp: call execlp
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 (timeout)
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10 (timeout)
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred [99]
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred
new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred [99]
new FAIL: gdb.base/nested-addr.exp: print &foo_array[1].a
new FAIL: gdb.base/nested-addr.exp: print 1 && &foo_array[1].a
new FAIL: gdb.base/nested-subp1.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp1.exp: print i1
new FAIL: gdb.base/nested-subp2.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp2.exp: print count
new FAIL: gdb.base/nested-subp2.exp: continue to the STOP marker <<2>>
new FAIL: gdb.base/nested-subp2.exp: print count <<2>>
new FAIL: gdb.base/nested-subp3.exp: continue to the STOP marker
new FAIL: gdb.base/nested-subp3.exp: print first
new FAIL: gdb.base/random-signal.exp: run: watch v
new FAIL: gdb.base/random-signal.exp: attach: attach
new FAIL: gdb.base/random-signal.exp: attach: watch v
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler (could not insert single-step breakpoint)
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler (could not insert single-step breakpoint)
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler (could not insert single-step breakpoint)
new FAIL: gdb.base/wrong_frame_bt_full.exp: bt full
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c++: print E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: print S2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: before start: c++: print U2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype C
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype ee
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c: print E2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c: print S2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: before start: c: print U2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype U2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: in main: c++: print E
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c++: print S
new FAIL: gdb.cp/var-tag.exp: in main: c++: print U
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c++: print E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: print S2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: in main: c++: print U2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype C
new FAIL: gdb.cp/var-tag.exp: in main: c: print E
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c: print S
new FAIL: gdb.cp/var-tag.exp: in main: c: print U
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c: print E2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c: print S2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: in main: c: print U2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype C
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype U2
new FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla1
new FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla2
new FAIL: gdb.fortran/vla-datatypes.exp: ptype intvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype realvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype complexvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype logicalvla
new FAIL: gdb.fortran/vla-datatypes.exp: ptype charactervla
new FAIL: gdb.fortran/vla-datatypes.exp: print intvla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print realvla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print complexvla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print charactervla(5,5,5) (1st)
new FAIL: gdb.fortran/vla-datatypes.exp: print intvla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-datatypes.exp: print realvla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-datatypes.exp: print complexvla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-datatypes.exp: print charactervla(5,5,5) (2nd)
new FAIL: gdb.fortran/vla-history.exp: print non-allocated vla1
new FAIL: gdb.fortran/vla-history.exp: print vla1 filled
new FAIL: gdb.fortran/vla-history.exp: print $1
new FAIL: gdb.fortran/vla-history.exp: print $2
new FAIL: gdb.fortran/vla-history.exp: print vla2(1,43,20)
new FAIL: gdb.fortran/vla-history.exp: print vla2(1,3,8)
new FAIL: gdb.fortran/vla-history.exp: print $5
new FAIL: gdb.fortran/vla-history.exp: print $6
new FAIL: gdb.fortran/vla-ptr-info.exp: print pvla pointer information
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed fixed)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed fixed)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(40, 10) (passed fixed)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(13, 11, 5) (passed fixed)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(3, 3) (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(4, 4, 4) (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(100, 100) subarray do not crash (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(100, 100, 100) subarray do not crash (passed sub-array)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(3, 3) (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(4, 4, 4) (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(100, 100) VLA do not crash (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(100, 100, 100) VLA do not crash (passed vla)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 (arbitrary length)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 (arbitrary length)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1(100) (arbitrary length)
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2(4,100) (arbitrary length)
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9) not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(5, 45, 20) not initialized
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9)
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(5, 45, 20) filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla(3, 6, 9)
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla re-associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(5, 45, 20) re-associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla deassociated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla(5, 45, 20) not associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1(3, 6, 9) not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2(5, 45, 20) not allocated
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof allocated vla1
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof associated pvla
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1(42)
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1(100)
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2(4,10)
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2(4,100)
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub-finish.exp: set array(2,2,2) to 20 in subroutine
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value-sub-finish.exp: sub_arr2(2, 1, 1) after finish
new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(5, 7) after filled in foo (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(5, 5) after filled in foo (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed sub-array)
new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(5, 5) after filled in foo (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: print array1(1, 1) after filled in foo (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: set array(2,2,2) to 20 in subroutine (passed vla)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed vla)
new FAIL: gdb.fortran/vla-value.exp: print non-allocated vla1
new FAIL: gdb.fortran/vla-value.exp: print non-allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print member in non-allocated vla1 (1)
new FAIL: gdb.fortran/vla-value.exp: print member in non-allocated vla1 (2)
new FAIL: gdb.fortran/vla-value.exp: set member in non-allocated vla1
new FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9)=1
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9) after specific assignment (filled)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8) after specific assignment (filled)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9) after assignment in debugger (filled)
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: print associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print associated pvla(3,6,9)
new FAIL: gdb.fortran/vla-value.exp: print associated pvla(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: print associated pvla(9,9,9)
new FAIL: gdb.fortran/vla-value.exp: print pvla(5, 45, 20) after filled using pointer
new FAIL: gdb.fortran/vla-value.exp: print vla2(5, 45, 20) after filled using pointer
new FAIL: gdb.fortran/vla-value.exp: print pvla(7, 45, 14) after filled using pointer
new FAIL: gdb.fortran/vla-value.exp: print vla2(7, 45, 14) after filled using pointer
new FAIL: gdb.fortran/vla-value.exp: print pvla(5, 45, 20) after deassociated
new FAIL: gdb.fortran/vla-value.exp: print pvla(7, 45, 14) after dissasociated
new FAIL: gdb.fortran/vla-value.exp: print vla1 after deassociated
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(3,6,9) after specific assignment (deallocated)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(1,3,8) after specific assignment (deallocated)
new FAIL: gdb.fortran/vla-value.exp: print allocated vla1(9,9,9) after assignment in debugger (deallocated)
new FAIL: gdb.fortran/vla-value.exp: print $myvar set to vla1
new FAIL: gdb.fortran/vla-value.exp: print $myvar(3,6,9)
new FAIL: gdb.fortran/vla-value.exp: print $mypvar(1,3,8)
new FAIL: gdb.fortran/vla-value.exp: print $mypvar(1,3,8) after deallocated
new FAIL: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Register a complaint") (timeout)
new FAIL: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, symfile_complaints->root->fmt) (timeout)
new FAIL: gdb.gdb/complaints.exp: call complaint (&symfile_complaints, "Testing! Testing! Testing!") (timeout)
new FAIL: gdb.gdb/complaints.exp: serial line 1 (timeout)
PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose non-noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose noisy clear
PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose noisy clear
PASS -> FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpexplicit.cc -function myclass::myfunction -label top
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top (the program exited)
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpexplicit.cc -function myclass::myfunction -label top -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top -line 3 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function myclass::myfunction -label top
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function myclass::myfunction -label top -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top -line 3 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3 (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator, (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,' (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator," (the program is no longer running)
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operator,,"hello"
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operator,',"hello"
new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operator,","hello"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top -line 3
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top -line 3 if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top -line 3 thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -function myfunction -label top thread 123
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top -line 3
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3"
new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top -line 3 if arg == 0
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with valid condition
new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with invalid condition
new FAIL: gdb.linespec/explicit.exp: break -function myfunction -label top -line 3 thread 123
new FAIL: gdb.linespec/explicit.exp: complete unique function name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete non-existant file name (timeout)
new FAIL: gdb.linespec/explicit.exp: complete filename and unique function name
new FAIL: gdb.linespec/explicit.exp: delete complete filename and unique function name breakpoint
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop (timeout)
PASS -> FAIL: gdb.mi/mi-logging.exp: Redirect log file contents
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 22 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 26 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 29 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla <<2>>
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla <<3>>
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla <<4>>
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla <<5>>
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla <<2>>
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 35 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate associated vla
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 41 (stopped at wrong place)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 1
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2 (the program is no longer running)
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 1
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2 (the program is no longer running)
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1
new FAIL: gdb.multi/tids.exp: two inferiors: info threads show inferior numbers (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread_function1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: inferior 1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads again (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads -gid (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: p $_thread == 2 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 4 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: thread 4 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakpoint at thread_function2 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 2 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 2 3 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3 (timeout)
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2 (timeout)
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: Can't run to main
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: Can't run to main
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread ()
PASS -> FAIL: gdb.threads/kill.exp: threaded: all threads started
PASS -> FAIL: gdb.threads/leader-exit.exp: caught interrupt
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: single thread left
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: thread 2
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: set scheduler-locking on
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=off: continue over exec
new FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main
new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries (the program exited)
PASS -> FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2 (timeout)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 1) (timeout)
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (the program is no longer running)
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-02-26 16:49 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
@ 2016-02-26 16:58 ` sergiodj+buildbot
  2016-02-26 17:08 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 16:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m64/builds/3123>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m64/.git/tree/?h=master&id=4403dbd1865199d274a912413b72c805809a50bf>

*** Regressions found ***
============================
new FAIL: gdb.trace/disconnected-tracing.exp: trace: fourth info tracepoints
new FAIL: gdb.trace/tspeed.exp: advance through tracing (timeout)
new FAIL: gdb.trace/tspeed.exp: check on trace status (timeout)
new FAIL: gdb.trace/tspeed.exp: tstop (timeout)
new FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstart
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: advance through tracing
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstart
new FAIL: gdb.trace/actions-changed.exp: 2: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstart
new FAIL: gdb.trace/actions-changed.exp: 3: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: collected 6 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstart
new FAIL: gdb.trace/actions-changed.exp: 4: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstart
new FAIL: gdb.trace/actions-changed.exp: 5: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: collected 12 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstart
new FAIL: gdb.trace/actions-changed.exp: 6: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: collected 2 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstop
PASS -> FAIL: gdb.trace/actions.exp: tsave actions.tf
PASS -> FAIL: gdb.trace/actions.exp: save ctf trace file
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_c_test
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_asm_test
new FAIL: gdb.trace/backtrace.exp: tstart
new FAIL: gdb.trace/backtrace.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/backtrace.exp: tstop
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find start frame
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 1
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<2>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 2
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<3>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 4
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<4>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 4: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 5
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<5>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 6
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<6>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 7
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<7>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 9
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<8>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 9: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 10
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<9>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 11
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<10>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 12
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<11>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 14
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<12>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 14: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 15
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<13>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 16
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<14>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 17
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<15>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 19
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<16>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 19: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 1.13: trace in recursion: depth not equal to 3
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 1
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 1
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 2
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: set tracepoint on set_tracepoint
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tracepoint is not installed
new FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: continue to marker (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstop
PASS -> FAIL: gdb.trace/circ.exp: frame size: run to end
PASS -> FAIL: gdb.trace/circ.exp: frame size: get buffer size
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global char
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct char member
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global pointer
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #1
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: got expected value '82'
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: got expected value '81 'Q''
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: got expected value '3'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: got expected value '5'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: got expected value '6'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: got expected value '7'
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: tfind test frame
new FAIL: gdb.trace/collection.exp: backtrace
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect local string: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: cease trace debugging
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: second disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: fourth info tracepoints
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tfind frame 0
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_line
PASS -> FAIL: gdb.trace/entry-values.exp: tstart
new FAIL: gdb.trace/entry-values.exp: setting breakpoint at end
new FAIL: gdb.trace/entry-values.exp: continue to breakpoint: end (the program is no longer running)
PASS -> FAIL: gdb.trace/entry-values.exp: tstop
PASS -> FAIL: gdb.trace/entry-values.exp: tfind start
PASS -> FAIL: gdb.trace/entry-values.exp: bt 1
PASS -> FAIL: gdb.trace/entry-values.exp: interpreter-exec mi "-stack-list-arguments --skip-unavailable --simple-values"
PASS -> FAIL: gdb.trace/infotrace.exp: tstart
PASS -> FAIL: gdb.trace/infotrace.exp: continue to end
PASS -> FAIL: gdb.trace/infotrace.exp: tstop
PASS -> FAIL: gdb.trace/infotrace.exp: 2.6: info tracepoints (trace buffer usage)
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace start
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0 (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind end (timeout)
PASS -> FAIL: gdb.trace/mi-trace-frame-collected.exp: trace start
new FAIL: gdb.trace/mi-trace-frame-collected.exp: stop at end (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find none (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find none (timeout)
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: start trace experiment
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: break-info 1
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace start
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continue to marker (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace stop (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: back to live inferior (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continuing to exit (MI error)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: tracepoint on pendfunc2 becomes pending again (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: (timeout)
PASS -> FAIL: gdb.trace/mi-trace-unavailable.exp: trace start
new FAIL: gdb.trace/mi-trace-unavailable.exp: stop at marker (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values --skip-unavailable x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values --skip-unavailable x (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace start
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace stop (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: list trace variables (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: start trace experiment
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv1 created
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv2 created
PASS -> FAIL: gdb.trace/packetlen.exp: survive the long packet send
new FAIL: gdb.trace/packetlen.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/packetlen.exp: confirm: survived the long packet send
new FAIL: gdb.trace/passc-dyn.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/passc-dyn.exp: printf "x %d x\n", $trace_frame
PASS -> FAIL: gdb.trace/pending.exp: trace works: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace works: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 1
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 2
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: disconnect with pending tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: disconnect with resolved tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tdump
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pr16508.exp: tstart
PASS -> FAIL: gdb.trace/pr16508.exp: continue
PASS -> FAIL: gdb.trace/pr16508.exp: save tfile trace file
PASS -> FAIL: gdb.trace/pr16508.exp: tfind 0
PASS -> FAIL: gdb.trace/pr16508.exp: interpreter-exec mi "-trace-find frame-number 0"
PASS -> FAIL: gdb.trace/qtro.exp: tstart
PASS -> FAIL: gdb.trace/qtro.exp: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: tstop
PASS -> FAIL: gdb.trace/qtro.exp: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tfind start
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: save tfile trace
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind does not find a second frame
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind does not find a second frame
new FAIL: gdb.trace/report.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: live: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: live: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: live: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: live: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: trace report #4
PASS -> FAIL: gdb.trace/report.exp: live: info threads
PASS -> FAIL: gdb.trace/report.exp: live: info inferiors
PASS -> FAIL: gdb.trace/report.exp: save tfile trace file
PASS -> FAIL: gdb.trace/report.exp: save ctf trace file
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: tfile: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: trace report #4
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args without semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args with semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: break end
new FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstop
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart <<2>>
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart again
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: break end
new FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstatus
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart <<2>>
new FAIL: gdb.trace/tfind.exp: 6.1: tstart (connected to wrong target?)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart <<2>>
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstop
PASS -> FAIL: gdb.trace/tracefile-pseudo-reg.exp: tstart
PASS -> FAIL: gdb.trace/tracefile-pseudo-reg.exp: continue
PASS -> FAIL: gdb.trace/tracefile-pseudo-reg.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tracefile-pseudo-reg.exp: tfind 0
PASS -> FAIL: gdb.trace/tracefile-pseudo-reg.exp: print/x $ymm15.v8_int32
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstop
new FAIL: gdb.trace/tspeed.exp: advance through tracing (timeout)
new FAIL: gdb.trace/tspeed.exp: check on trace status (timeout)
new FAIL: gdb.trace/tspeed.exp: tstop (timeout)
new FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint (timeout)
PASS -> FAIL: gdb.trace/tstatus.exp: start trace experiment
PASS -> FAIL: gdb.trace/tstatus.exp: advance through tracing
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports different trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace user
PASS -> FAIL: gdb.trace/tstatus.exp: trace stopped with note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace stop reason
PASS -> FAIL: gdb.trace/tstatus.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tstatus.exp: save ctf trace file
new FAIL: gdb.trace/tsv.exp: tstart
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable at start of run
new FAIL: gdb.trace/tsv.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable during run
new FAIL: gdb.trace/tsv.exp: tstop
PASS -> FAIL: gdb.trace/tsv.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tsv.exp: save ctf trace file
PASS -> FAIL: gdb.trace/tsv.exp: live: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: tfind
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstart
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: continue
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d z
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstart
new FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: continue (the program is no longer running)
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d z
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globali
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globald
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: can't compare using non collected global pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[1]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[3]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[0]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.static_struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.struct_a.bitfield
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_int
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: global reference shows address but not value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: referenced integer was not collected (taking address of reference)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing non collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: last examined value was <unavailable>
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: build array from unavailable value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: subscript a non-memory rvalue array, accessing an unvailable element
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print $.member
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) $
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tsave unavailable.globals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $rsp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers $rsp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tsave unavailable.registers.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $rsp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $rax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $eax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $ax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $rip
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $pc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers $rsp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tsave unavailable.floats.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tsave unavailable.args.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci is enabled
new FAIL: gdb.trace/while-dyn.exp: while-stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: while-stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: ws: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: ws: frame 5 should be the last one collected
PASS -> FAIL: gdb.trace/while-stepping.exp: tstart
PASS -> FAIL: gdb.trace/while-stepping.exp: tstop
PASS -> FAIL: gdb.trace/while-stepping.exp: save tfile trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: save ctf trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: tfile: info tracepoints
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-02-26 16:58 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-02-26 17:08 ` sergiodj+buildbot
  2016-02-26 18:06 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 17:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=master&id=3fe71d8d683f82c0e873e8c1013639572dfd9ec8>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstart
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: advance through tracing
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstart
new FAIL: gdb.trace/actions-changed.exp: 2: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstart
new FAIL: gdb.trace/actions-changed.exp: 3: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: collected 6 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstart
new FAIL: gdb.trace/actions-changed.exp: 4: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstart
new FAIL: gdb.trace/actions-changed.exp: 5: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: collected 12 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstart
new FAIL: gdb.trace/actions-changed.exp: 6: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: collected 2 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstop
new FAIL: gdb.trace/actions.exp: tstart
new FAIL: gdb.trace/actions.exp: tstop
PASS -> FAIL: gdb.trace/actions.exp: tsave actions.tf
PASS -> FAIL: gdb.trace/actions.exp: save ctf trace file
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_c_test
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_asm_test
new FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_recursion_test 0
new FAIL: gdb.trace/backtrace.exp: tstart
new FAIL: gdb.trace/backtrace.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/backtrace.exp: tstop
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find start frame
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 1
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<2>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 2
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<3>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 4
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<4>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 4: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 5
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<5>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 6
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<6>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 7
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<7>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 9
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<8>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 9: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 10
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<9>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 11
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<10>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 12
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<11>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 14
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<12>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 14: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 15
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<13>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 16
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<14>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 17
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<15>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 19
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<16>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 19: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 1.13: trace in recursion: depth not equal to 3
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 1
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 2
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: set tracepoint on set_tracepoint
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tracepoint is not installed
new FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: continue to marker (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstop
PASS -> FAIL: gdb.trace/circ.exp: frame size: run to end
PASS -> FAIL: gdb.trace/circ.exp: frame size: get buffer size
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global char
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct char member
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global pointer
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #1
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: got expected value '82'
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: got expected value '81 'Q''
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: got expected value '3'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: got expected value '5'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: got expected value '6'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: got expected value '7'
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: tfind test frame
new FAIL: gdb.trace/collection.exp: backtrace
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect local string: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: cease trace debugging
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: second disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: second reconnect after unload
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tfind frame 0
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_line
PASS -> FAIL: gdb.trace/entry-values.exp: tstart
new FAIL: gdb.trace/entry-values.exp: setting breakpoint at end
new FAIL: gdb.trace/entry-values.exp: continue to breakpoint: end (the program is no longer running)
PASS -> FAIL: gdb.trace/entry-values.exp: tstop
PASS -> FAIL: gdb.trace/entry-values.exp: tfind start
PASS -> FAIL: gdb.trace/entry-values.exp: bt 1
PASS -> FAIL: gdb.trace/entry-values.exp: interpreter-exec mi "-stack-list-arguments --skip-unavailable --simple-values"
PASS -> FAIL: gdb.trace/infotrace.exp: tstart
PASS -> FAIL: gdb.trace/infotrace.exp: continue to end
PASS -> FAIL: gdb.trace/infotrace.exp: tstop
PASS -> FAIL: gdb.trace/infotrace.exp: 2.6: info tracepoints (trace buffer usage)
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace start
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0 (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind end (timeout)
PASS -> FAIL: gdb.trace/mi-trace-frame-collected.exp: trace start
new FAIL: gdb.trace/mi-trace-frame-collected.exp: stop at end (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find none (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find none (timeout)
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: start trace experiment
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: break-info 1
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace start
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continue to marker (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace stop (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: back to live inferior (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continuing to exit (MI error)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: tracepoint on pendfunc2 becomes pending again (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: (timeout)
PASS -> FAIL: gdb.trace/mi-trace-unavailable.exp: trace start
new FAIL: gdb.trace/mi-trace-unavailable.exp: stop at marker (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values --skip-unavailable x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values --skip-unavailable x (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace start
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace stop (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: list trace variables (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: start trace experiment
PASS -> FAIL: gdb.trace/packetlen.exp: survive the long packet send
new FAIL: gdb.trace/packetlen.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/packetlen.exp: confirm: survived the long packet send
new FAIL: gdb.trace/passc-dyn.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/passc-dyn.exp: printf "x %d x\n", $trace_frame
PASS -> FAIL: gdb.trace/pending.exp: trace works: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace works: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 1
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 2
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: disconnect with pending tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: disconnect with resolved tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tdump
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pr16508.exp: tstart
PASS -> FAIL: gdb.trace/pr16508.exp: continue
PASS -> FAIL: gdb.trace/pr16508.exp: save tfile trace file
PASS -> FAIL: gdb.trace/pr16508.exp: tfind 0
PASS -> FAIL: gdb.trace/pr16508.exp: interpreter-exec mi "-trace-find frame-number 0"
PASS -> FAIL: gdb.trace/qtro.exp: tstart
PASS -> FAIL: gdb.trace/qtro.exp: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: tstop
PASS -> FAIL: gdb.trace/qtro.exp: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tfind start
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: save tfile trace
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind does not find a second frame
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind does not find a second frame
new FAIL: gdb.trace/report.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: live: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: live: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: live: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: live: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: trace report #4
PASS -> FAIL: gdb.trace/report.exp: live: info threads
PASS -> FAIL: gdb.trace/report.exp: live: info inferiors
PASS -> FAIL: gdb.trace/report.exp: save tfile trace file
PASS -> FAIL: gdb.trace/report.exp: save ctf trace file
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: tfile: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: trace report #4
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args without semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args with semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: break end
new FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstop
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart <<2>>
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart again
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: break end
new FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstatus
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart <<2>>
new FAIL: gdb.trace/tfind.exp: 6.1: tstart (connected to wrong target?)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart <<2>>
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstop
PASS -> FAIL: gdb.trace/tstatus.exp: start trace experiment
PASS -> FAIL: gdb.trace/tstatus.exp: advance through tracing
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports different trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace user
PASS -> FAIL: gdb.trace/tstatus.exp: trace stopped with note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace stop reason
PASS -> FAIL: gdb.trace/tstatus.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tstatus.exp: save ctf trace file
new FAIL: gdb.trace/tsv.exp: tstart
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable at start of run
new FAIL: gdb.trace/tsv.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable during run
new FAIL: gdb.trace/tsv.exp: tstop
PASS -> FAIL: gdb.trace/tsv.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tsv.exp: save ctf trace file
PASS -> FAIL: gdb.trace/tsv.exp: live: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: tfind
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstart
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: continue
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d z
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstart
new FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: continue (the program is no longer running)
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d z
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globali
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globald
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: can't compare using non collected global pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[1]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[3]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[0]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.static_struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.struct_a.bitfield
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_int
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: global reference shows address but not value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: referenced integer was not collected (taking address of reference)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing non collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: last examined value was <unavailable>
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: build array from unavailable value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: subscript a non-memory rvalue array, accessing an unvailable element
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print $.member
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) $
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tsave unavailable.globals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $esp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers $esp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tsave unavailable.registers.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $esp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $eax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $ax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $eip
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $pc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers $esp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tsave unavailable.floats.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tsave unavailable.args.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci is enabled
new FAIL: gdb.trace/while-dyn.exp: while-stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: while-stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: ws: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: ws: frame 5 should be the last one collected
PASS -> FAIL: gdb.trace/while-stepping.exp: tstart
PASS -> FAIL: gdb.trace/while-stepping.exp: tstop
PASS -> FAIL: gdb.trace/while-stepping.exp: save tfile trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: save ctf trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: tfile: info tracepoints
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
FAIL: gdb.threads/watchthreads2.exp: all threads started
FAIL: gdb.threads/watchthreads2.exp: run to thread_started
============================




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

* Failures on Debian-s390x-native-gdbserver-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-02-26 17:08 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2016-02-26 18:06 ` sergiodj+buildbot
  2016-02-26 18:51 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 18:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

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

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-s390x-native-gdbserver-m64/.git/tree/?h=master&id=56aa1f4b12f173c9d3ac56c9da2a4b1f56bc80d7>

*** Regressions found ***
============================
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (64)
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (31)
new FAIL: gdb.arch/s390-tdbregs.exp: compile failed
new FAIL: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: spawn shell (timeout)
new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 248 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/commands.exp: continue with watch
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function.
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/longjmp.exp: next over longjmp(1)
new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
new FAIL: gdb.base/watchpoint.exp: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)'
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at (*main.T).Bar
new FAIL: gdb.mi/mi-async.exp: start: send (MI error)
new FAIL: gdb.mi/mi-async.exp: start: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: CLI next: send (MI error)
new FAIL: gdb.mi/mi-async.exp: CLI next: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: restart: send (MI error)
new FAIL: gdb.mi/mi-async.exp: restart: stop (timeout)
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.opt/solib-intra-step.exp: second-hit
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchthreads.exp: threaded watch loop
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
new FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
============================




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2016-02-26 18:06 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-02-26 18:51 ` sergiodj+buildbot
  2016-02-26 19:50 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 18:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-extended-gdbserver-m64/builds/1807>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-s390x-native-extended-gdbserver-m64/.git/tree/?h=master&id=6abeefd26336cbd3f0895a6e08a43cb81970c9f2>

*** Regressions found ***
============================
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (64)
PASS -> FAIL: gdb.arch/s390-multiarch.exp: compile (31)
new FAIL: gdb.arch/s390-tdbregs.exp: compile failed
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/async-shell.exp: run &
new FAIL: gdb.base/async-shell.exp: interrupt
new FAIL: gdb.base/async-shell.exp: process stopped (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/batch-preserve-term-settings.exp: batch run: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after start cmd: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after run cmd: spawn shell (timeout)
new FAIL: gdb.base/batch-preserve-term-settings.exp: cli exit after SIGTERM: spawn shell (timeout)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: ld.so exit
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: symbol-less: ld.so exit
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: symbol-less: seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as PRESENT
new FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugSEP: BINprelinkYESdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 248 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/checkpoint.exp: info checkpoints one
new FAIL: gdb.base/checkpoint.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/commands.exp: continue with watch
new FAIL: gdb.base/corefile.exp: run: with core
new FAIL: gdb.base/corefile.exp: run: core file is cleared
new FAIL: gdb.base/corefile.exp: attach: with core
new FAIL: gdb.base/corefile.exp: attach: core file is cleared
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function.
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
new FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
new FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/longjmp.exp: next over longjmp(1)
new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/solib-corrupted.exp: corrupted list
new FAIL: gdb.base/solib-nodir.exp: library loaded
new FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/term.exp: info terminal at breakpoint
new FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
new FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
new FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
new FAIL: gdb.base/watchpoint-hw.exp: start
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
new FAIL: gdb.base/watchpoint.exp: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.cp/annota2.exp: continue until exit (timeout)
new FAIL: gdb.cp/annota2.exp: delete bps
new FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt)
new FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout)
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota3.exp: continue to exit (pattern 4)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 2)
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)'
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.go/methods.exp: setting breakpoint at (*main.T).Bar
new FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.opt/solib-intra-step.exp: second-hit
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-events.exp: get current thread
new FAIL: gdb.python/py-evsignal.exp: Signal Thread 3
new FAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1
new FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2
new FAIL: gdb.python/py-evthreads.exp: thread 2
new FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
new FAIL: gdb.python/py-evthreads.exp: thread 3
new FAIL: gdb.python/py-evthreads.exp: continue thread 1
new FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled (timeout)
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted
new FAIL: gdb.threads/staticthreads.exp: tlsvar in thread
new FAIL: gdb.threads/staticthreads.exp: tlsvar in main
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/thread_events.exp: continue to after_join_func with messages enabled (saw 0, expected 1)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchthreads.exp: threaded watch loop
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
new FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
============================




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

* Failures on Fedora-ppc64be-cc-with-index, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2016-02-26 18:51 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-02-26 19:50 ` sergiodj+buildbot
  2016-02-26 20:20 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 19:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-cc-with-index/builds/3050>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-cc-with-index/.git/tree/?h=master&id=4a9333f4858901db6e37e201bdb26ddbcef5c202>

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
PASS -> FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
PASS -> FAIL: gdb.base/display.exp: debug test output 1
PASS -> FAIL: gdb.base/display.exp: debug test output 1a
PASS -> FAIL: gdb.base/display.exp: debug test output 2
PASS -> FAIL: gdb.base/display.exp: debug test output 2a
PASS -> FAIL: gdb.base/display.exp: debug test output 3
PASS -> FAIL: gdb.base/display.exp: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
new FAIL: gdb.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue (the program exited)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue (the program is no longer running)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running) <<2>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed (timeout)
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (timeout)
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
new FAIL: gdb.threads/watchthreads2.exp: x watch loop (the program exited)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
============================




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

* Failures on Fedora-ppc64be-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2016-02-26 19:50 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
@ 2016-02-26 20:20 ` sergiodj+buildbot
  2016-02-26 20:30 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 20:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-m64/.git/tree/?h=master&id=655907247f26f03373b451dc7e9fff4d24a099ad>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp (the program exited)
PASS -> FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
PASS -> FAIL: gdb.base/display.exp: print/k j
PASS -> FAIL: gdb.base/display.exp: debug test output 1
PASS -> FAIL: gdb.base/display.exp: debug test output 1a
PASS -> FAIL: gdb.base/display.exp: debug test output 2
PASS -> FAIL: gdb.base/display.exp: debug test output 2a
PASS -> FAIL: gdb.base/display.exp: debug test output 3
PASS -> FAIL: gdb.base/display.exp: x/0 j
PASS -> FAIL: gdb.base/display.exp: ignored s
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
new FAIL: gdb.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue (the program exited)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue (the program is no longer running)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running) <<2>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed (timeout)
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (timeout)
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
new FAIL: gdb.threads/watchthreads2.exp: x watch loop (the program exited)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
FAIL: gdb.base/auxv.exp: continue (timeout)
FAIL: gdb.base/auxv.exp: info auxv on native core dump (timeout)
FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
FAIL: gdb.base/auxv.exp: load core file for info auxv on native core dump (timeout)
FAIL: gdb.base/auxv.exp: matching auxv data from live and core
FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
============================




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

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2016-02-26 20:20 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2016-02-26 20:30 ` sergiodj+buildbot
  2016-02-26 20:50 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 20:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-gdbserver-m64/builds/3048>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-gdbserver-m64/.git/tree/?h=master&id=45fca67fe42aaae5e59799f98f43f43b24f51cc3>

*** Regressions found ***
============================
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Large
new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector
new FAIL: gdb.ada/call_pn.exp: print pn (4321)
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/ref_param.exp: frame argument value printed
new FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)()
new FAIL: gdb.base/callfuncs.exp: noproto: print *((int *(*) (void)) voidfunc)()
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 234 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/commands.exp: continue with watch
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/func-ptrs.exp: continue to decr
new FAIL: gdb.base/func-ptrs.exp: stop in sentinel
new FAIL: gdb.base/func-ptrs.exp: move up to decr
new FAIL: gdb.base/func-ptrs.exp: go back to main from decr (the program is no longer running)
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time (the program is no longer running)
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time (the program is no longer running)
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/gdbindex-stabs.exp: list stabs_function
new FAIL: gdb.base/gnu-debugdata.exp: have symtab
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
PASS -> FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar (the program exited)
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: info files must not display sym-file-lib
new FAIL: gdb.base/sym-file.exp: breakpoint at foo is pending
new FAIL: gdb.base/sym-file.exp: breakpoint at bar is pending
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: reload (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file (the program is no longer running)
new FAIL: gdb.base/sym-file.exp: stale bkpts: add-symbol-file sym-file-lib.so addr
new FAIL: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here (the program is no longer running)
new FAIL: gdb.base/until-nodebug.exp: until 1
new FAIL: gdb.base/until-nodebug.exp: until 2
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
new FAIL: gdb.base/watchpoint.exp: until out of loop
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp))
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp)
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp))
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/atomic-type.exp: ptype f
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
new FAIL: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.mi/mi-async.exp: start: send (MI error)
new FAIL: gdb.mi/mi-async.exp: start: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: CLI next: send (MI error)
new FAIL: gdb.mi/mi-async.exp: CLI next: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: restart: send (MI error)
new FAIL: gdb.mi/mi-async.exp: restart: stop (timeout)
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types
new FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-framefilter.exp: bt for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt full for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt no filters for no debuginfo
new FAIL: gdb.python/py-framefilter.exp: bt no-filters full no debuginfo
new FAIL: gdb.python/py-objfile.exp: print main without debug info
new FAIL: gdb.python/python.exp: Test find_pc_line with resume address
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2 (timeout)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.stabs/gdb11479.exp: Can't run to main forced_stabs
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: Find the call or branch instruction offset in bar
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: finish to main (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
FAIL: gdb.base/func-ptrs.exp: move up to decr (timeout)
FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to factorial
FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt)
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.reverse/until-precsave.exp: finish to main
============================




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

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (11 preceding siblings ...)
  2016-02-26 20:30 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-02-26 20:50 ` sergiodj+buildbot
  2016-02-26 21:01 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 20:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-extended-gdbserver-m64/builds/3051>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-extended-gdbserver-m64/.git/tree/?h=master&id=2a65eb01be4c4e5b0ad8f1c1c4b45ff89b87eda9>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: appending: server show commands
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (the program exited)
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write (the program exited)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned (the program exited)
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: appending: server show commands
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/interrupt.exp: echo data (timeout)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
new FAIL: gdb.base/interrupt.exp: echo more data (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file
PASS -> FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1 (timeout)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left (the program exited)
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (timeout)
FAIL: gdb.reverse/until-precsave.exp: finish to main (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2
FAIL: gdb.reverse/until-precsave.exp: finish to main
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (got interactive prompt)
FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
FAIL: gdb.gdb/selftest.exp: backtrace through signal handler (timeout)
FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
FAIL: gdb.base/func-ptrs.exp: stop in sentinel
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (timeout)
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (timeout)
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame
============================




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

* Failures on Debian-i686, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (12 preceding siblings ...)
  2016-02-26 20:50 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-02-26 21:01 ` sergiodj+buildbot
  2016-02-26 21:43 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 21:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=master&id=52dd3d7d6cf0e7c569b84236560bdf504c5d5319>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
PASS -> FAIL: gdb.base/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execl)
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-ports.exp: guile (print (write-char #\a zero-mem-port))
new FAIL: gdb.guile/scm-ports.exp: guile (print (put-bytevector zero-mem-port (make-bytevector 0)))
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/multi-forks.exp: Run to exit 12 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 3 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 4 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 6 (timeout)
FAIL: gdb.base/multi-forks.exp: inferior 3 (timeout)
FAIL: gdb.base/multi-forks.exp: info inferior 3 (timeout)
FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
FAIL: gdb.threads/multiple-step-overs.exp: step
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
============================




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

* Failures on Debian-i686-native-gdbserver, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (13 preceding siblings ...)
  2016-02-26 21:01 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-02-26 21:43 ` sergiodj+buildbot
  2016-02-26 22:14 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 21:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686-native-gdbserver/builds/3014>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-gdbserver/.git/tree/?h=master&id=876adc45dcb41234e65f4378ee79ab9874ac0b57>

*** Regressions found ***
============================
new FAIL: gdb.trace/tspeed.exp: advance through tracing (timeout)
new FAIL: gdb.trace/tspeed.exp: check on trace status (timeout)
new FAIL: gdb.trace/tspeed.exp: tstop (timeout)
new FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
new FAIL: gdb.base/catch-syscall.exp: multiple targets: insert catch syscall on syscall 1 -- write on i386:x86-64
PASS -> FAIL: gdb.base/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execl)
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-ports.exp: guile (print (write-char #\a zero-mem-port))
new FAIL: gdb.guile/scm-ports.exp: guile (print (put-bytevector zero-mem-port (make-bytevector 0)))
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstart
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: advance through tracing
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstart
new FAIL: gdb.trace/actions-changed.exp: 2: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstart
new FAIL: gdb.trace/actions-changed.exp: 3: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: collected 6 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstart
new FAIL: gdb.trace/actions-changed.exp: 4: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstart
new FAIL: gdb.trace/actions-changed.exp: 5: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: collected 12 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstart
new FAIL: gdb.trace/actions-changed.exp: 6: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: collected 2 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstop
new FAIL: gdb.trace/actions.exp: tstart
new FAIL: gdb.trace/actions.exp: tstop
PASS -> FAIL: gdb.trace/actions.exp: tsave actions.tf
PASS -> FAIL: gdb.trace/actions.exp: save ctf trace file
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_c_test
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_asm_test
new FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_recursion_test 0
new FAIL: gdb.trace/backtrace.exp: tstart
new FAIL: gdb.trace/backtrace.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/backtrace.exp: tstop
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find start frame
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 1
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<2>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 2
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<3>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 4
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<4>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 4: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 5
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<5>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 6
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<6>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 7
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<7>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 9
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<8>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 9: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 10
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<9>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 11
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<10>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 12
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<11>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 14
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<12>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 14: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 15
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<13>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 16
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<14>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 17
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<15>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 19
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<16>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 19: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 1.13: trace in recursion: depth not equal to 3
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 1
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 1
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 2
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: set tracepoint on set_tracepoint
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tracepoint is not installed
new FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: continue to marker (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstop
PASS -> FAIL: gdb.trace/circ.exp: frame size: run to end
PASS -> FAIL: gdb.trace/circ.exp: frame size: get buffer size
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global char
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct char member
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global pointer
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #1
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: got expected value '82'
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: got expected value '81 'Q''
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: got expected value '3'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: got expected value '5'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: got expected value '6'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: got expected value '7'
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: tfind test frame
new FAIL: gdb.trace/collection.exp: backtrace
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect local string: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: cease trace debugging
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first reconnect after unload
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tfind frame 0
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_line
PASS -> FAIL: gdb.trace/entry-values.exp: tstart
new FAIL: gdb.trace/entry-values.exp: setting breakpoint at end
new FAIL: gdb.trace/entry-values.exp: continue to breakpoint: end (the program is no longer running)
PASS -> FAIL: gdb.trace/entry-values.exp: tstop
PASS -> FAIL: gdb.trace/entry-values.exp: tfind start
PASS -> FAIL: gdb.trace/entry-values.exp: bt 1
PASS -> FAIL: gdb.trace/entry-values.exp: interpreter-exec mi "-stack-list-arguments --skip-unavailable --simple-values"
PASS -> FAIL: gdb.trace/infotrace.exp: tstart
PASS -> FAIL: gdb.trace/infotrace.exp: continue to end
PASS -> FAIL: gdb.trace/infotrace.exp: tstop
PASS -> FAIL: gdb.trace/infotrace.exp: 2.6: info tracepoints (trace buffer usage)
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace start
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0 (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind end (timeout)
PASS -> FAIL: gdb.trace/mi-trace-frame-collected.exp: trace start
new FAIL: gdb.trace/mi-trace-frame-collected.exp: stop at end (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find none (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find none (timeout)
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: start trace experiment
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: break-info 1
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace start
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continue to marker (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace stop (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: back to live inferior (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continuing to exit (MI error)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: tracepoint on pendfunc2 becomes pending again (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: (timeout)
PASS -> FAIL: gdb.trace/mi-trace-unavailable.exp: trace start
new FAIL: gdb.trace/mi-trace-unavailable.exp: stop at marker (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values --skip-unavailable x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values --skip-unavailable x (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace start
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace stop (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: list trace variables (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: start trace experiment
PASS -> FAIL: gdb.trace/packetlen.exp: survive the long packet send
new FAIL: gdb.trace/packetlen.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/packetlen.exp: confirm: survived the long packet send
new FAIL: gdb.trace/passc-dyn.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/passc-dyn.exp: printf "x %d x\n", $trace_frame
PASS -> FAIL: gdb.trace/pending.exp: trace works: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace works: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 1
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 2
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: disconnect with pending tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: disconnect with resolved tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tdump
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pr16508.exp: tstart
PASS -> FAIL: gdb.trace/pr16508.exp: continue
PASS -> FAIL: gdb.trace/pr16508.exp: save tfile trace file
PASS -> FAIL: gdb.trace/pr16508.exp: tfind 0
PASS -> FAIL: gdb.trace/pr16508.exp: interpreter-exec mi "-trace-find frame-number 0"
PASS -> FAIL: gdb.trace/qtro.exp: tstart
PASS -> FAIL: gdb.trace/qtro.exp: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: tstop
PASS -> FAIL: gdb.trace/qtro.exp: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tfind start
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: save tfile trace
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind does not find a second frame
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind does not find a second frame
new FAIL: gdb.trace/report.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: live: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: live: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: live: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: live: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: trace report #4
PASS -> FAIL: gdb.trace/report.exp: live: info threads
PASS -> FAIL: gdb.trace/report.exp: live: info inferiors
PASS -> FAIL: gdb.trace/report.exp: save tfile trace file
PASS -> FAIL: gdb.trace/report.exp: save ctf trace file
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: tfile: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: trace report #4
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args without semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args with semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: break end
new FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstop
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart <<2>>
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart again
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: break end
new FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstatus
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart <<2>>
new FAIL: gdb.trace/tfind.exp: 6.1: tstart (connected to wrong target?)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart <<2>>
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstop
PASS -> FAIL: gdb.trace/tstatus.exp: start trace experiment
PASS -> FAIL: gdb.trace/tstatus.exp: advance through tracing
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports different trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace user
PASS -> FAIL: gdb.trace/tstatus.exp: trace stopped with note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace stop reason
PASS -> FAIL: gdb.trace/tstatus.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tstatus.exp: save ctf trace file
new FAIL: gdb.trace/tsv.exp: tstart
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable at start of run
new FAIL: gdb.trace/tsv.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable during run
new FAIL: gdb.trace/tsv.exp: tstop
PASS -> FAIL: gdb.trace/tsv.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tsv.exp: save ctf trace file
PASS -> FAIL: gdb.trace/tsv.exp: live: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: tfind
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstart
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: continue
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d z
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstart
new FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: continue (the program is no longer running)
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d z
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globali
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globald
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: can't compare using non collected global pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[1]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[3]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[0]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.static_struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.struct_a.bitfield
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_int
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: global reference shows address but not value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: referenced integer was not collected (taking address of reference)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing non collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: last examined value was <unavailable>
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: build array from unavailable value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: subscript a non-memory rvalue array, accessing an unvailable element
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print $.member
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) $
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tsave unavailable.globals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $esp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers $esp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tsave unavailable.registers.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $esp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $eax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $ax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $eip
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $pc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers $esp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tsave unavailable.floats.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tsave unavailable.args.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci is enabled
new FAIL: gdb.trace/while-dyn.exp: while-stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: while-stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: ws: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: ws: frame 5 should be the last one collected
PASS -> FAIL: gdb.trace/while-stepping.exp: tstart
PASS -> FAIL: gdb.trace/while-stepping.exp: tstop
PASS -> FAIL: gdb.trace/while-stepping.exp: save tfile trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: save ctf trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: tfile: info tracepoints
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




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

* Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (14 preceding siblings ...)
  2016-02-26 21:43 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
@ 2016-02-26 22:14 ` sergiodj+buildbot
  2016-02-26 22:24 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 22:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-x86_64-native-extended-gdbserver-m64/builds/3059>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-extended-gdbserver-m64/.git/tree/?h=master&id=1059f0d4d85f84ff1adb22819d099f80a5855882>

*** Regressions found ***
============================
new FAIL: gdb.trace/disconnected-tracing.exp: trace: second disconnect
new FAIL: gdb.trace/disconnected-tracing.exp: trace: second reconnect after unload
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/aliased_array.exp: print bt
new FAIL: gdb.ada/arr_arr.exp: ptype a2
new FAIL: gdb.ada/array_bounds.exp: print table'first
new FAIL: gdb.ada/array_bounds.exp: print table'last
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print r_two_three
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/mi_var_array.exp: list vta's children
new FAIL: gdb.ada/n_arr_bound.exp: ptype var
new FAIL: gdb.ada/null_array.exp: ptype my_table
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_tagged.exp: print x
new FAIL: gdb.ada/packed_tagged.exp: ptype x
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged_not_init.exp: print obj
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
new FAIL: gdb.ada/whatis_array_val.exp: print full
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstart
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: advance through tracing
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstart
new FAIL: gdb.trace/actions-changed.exp: 2: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstart
new FAIL: gdb.trace/actions-changed.exp: 3: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: collected 6 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstart
new FAIL: gdb.trace/actions-changed.exp: 4: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstart
new FAIL: gdb.trace/actions-changed.exp: 5: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: collected 12 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstart
new FAIL: gdb.trace/actions-changed.exp: 6: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: collected 2 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstop
PASS -> FAIL: gdb.trace/actions.exp: tsave actions.tf
PASS -> FAIL: gdb.trace/actions.exp: save ctf trace file
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_c_test
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_asm_test
new FAIL: gdb.trace/backtrace.exp: tstart
new FAIL: gdb.trace/backtrace.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/backtrace.exp: tstop
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find start frame
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 1
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<2>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 2
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<3>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 4
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<4>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 4: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 5
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<5>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 6
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<6>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 7
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<7>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 9
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<8>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 9: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 10
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<9>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 11
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<10>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 12
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<11>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 14
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<12>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 14: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 15
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<13>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 16
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<14>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 17
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<15>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 19
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<16>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 19: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 1.13: trace in recursion: depth not equal to 3
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 1
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 1
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 2
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: set tracepoint on set_tracepoint
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tracepoint is not installed
new FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: continue to marker (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstop
PASS -> FAIL: gdb.trace/circ.exp: frame size: run to end
PASS -> FAIL: gdb.trace/circ.exp: frame size: get buffer size
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global char
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct char member
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global pointer
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #1
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: got expected value '82'
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: got expected value '81 'Q''
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: got expected value '3'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: got expected value '5'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: got expected value '6'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: got expected value '7'
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: tfind test frame
new FAIL: gdb.trace/collection.exp: backtrace
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect local string: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: cease trace debugging
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: second disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: second reconnect after unload
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tfind frame 0
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_line
PASS -> FAIL: gdb.trace/entry-values.exp: tstart
new FAIL: gdb.trace/entry-values.exp: setting breakpoint at end
new FAIL: gdb.trace/entry-values.exp: continue to breakpoint: end (the program is no longer running)
PASS -> FAIL: gdb.trace/entry-values.exp: tstop
PASS -> FAIL: gdb.trace/entry-values.exp: tfind start
PASS -> FAIL: gdb.trace/entry-values.exp: bt 1
PASS -> FAIL: gdb.trace/entry-values.exp: interpreter-exec mi "-stack-list-arguments --skip-unavailable --simple-values"
PASS -> FAIL: gdb.trace/infotrace.exp: tstart
PASS -> FAIL: gdb.trace/infotrace.exp: continue to end
PASS -> FAIL: gdb.trace/infotrace.exp: tstop
PASS -> FAIL: gdb.trace/infotrace.exp: 2.6: info tracepoints (trace buffer usage)
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace start
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0 (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind end (timeout)
PASS -> FAIL: gdb.trace/mi-trace-frame-collected.exp: trace start
new FAIL: gdb.trace/mi-trace-frame-collected.exp: stop at end (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find none (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find none (timeout)
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: start trace experiment
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: break-info 1
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace start
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continue to marker (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace stop (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: back to live inferior (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continuing to exit (MI error)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: tracepoint on pendfunc2 becomes pending again (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: (timeout)
PASS -> FAIL: gdb.trace/mi-trace-unavailable.exp: trace start
new FAIL: gdb.trace/mi-trace-unavailable.exp: stop at marker (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values --skip-unavailable x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values --skip-unavailable x (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace start
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace stop (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: list trace variables (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: start trace experiment
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv1 created
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv2 created
PASS -> FAIL: gdb.trace/packetlen.exp: survive the long packet send
new FAIL: gdb.trace/packetlen.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/packetlen.exp: confirm: survived the long packet send
new FAIL: gdb.trace/passc-dyn.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/passc-dyn.exp: printf "x %d x\n", $trace_frame
PASS -> FAIL: gdb.trace/pending.exp: trace works: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace works: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 1
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 2
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: disconnect with pending tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: disconnect with resolved tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tdump
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pr16508.exp: tstart
PASS -> FAIL: gdb.trace/pr16508.exp: continue
PASS -> FAIL: gdb.trace/pr16508.exp: save tfile trace file
PASS -> FAIL: gdb.trace/pr16508.exp: tfind 0
PASS -> FAIL: gdb.trace/pr16508.exp: interpreter-exec mi "-trace-find frame-number 0"
PASS -> FAIL: gdb.trace/qtro.exp: tstart
PASS -> FAIL: gdb.trace/qtro.exp: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: tstop
PASS -> FAIL: gdb.trace/qtro.exp: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tfind start
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstart
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: step: vCont;r=1
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstop
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: first tfind
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: save tfile trace
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind does not find a second frame
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind does not find a second frame
new FAIL: gdb.trace/report.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: live: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: live: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: live: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: live: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: trace report #4
PASS -> FAIL: gdb.trace/report.exp: live: info threads
PASS -> FAIL: gdb.trace/report.exp: live: info inferiors
PASS -> FAIL: gdb.trace/report.exp: save tfile trace file
PASS -> FAIL: gdb.trace/report.exp: save ctf trace file
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: tfile: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: trace report #4
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args without semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args with semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: break end
new FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstop
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart <<2>>
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart again
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: break end
new FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstatus
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart <<2>>
new FAIL: gdb.trace/tfind.exp: 6.1: tstart (connected to wrong target?)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart <<2>>
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstop
PASS -> FAIL: gdb.trace/tstatus.exp: start trace experiment
PASS -> FAIL: gdb.trace/tstatus.exp: advance through tracing
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports different trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace user
PASS -> FAIL: gdb.trace/tstatus.exp: trace stopped with note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace stop reason
PASS -> FAIL: gdb.trace/tstatus.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tstatus.exp: save ctf trace file
new FAIL: gdb.trace/tsv.exp: tstart
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable at start of run
new FAIL: gdb.trace/tsv.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable during run
new FAIL: gdb.trace/tsv.exp: tstop
PASS -> FAIL: gdb.trace/tsv.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tsv.exp: save ctf trace file
PASS -> FAIL: gdb.trace/tsv.exp: live: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: tfind
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstart
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: continue
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d z
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstart
new FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: continue (the program is no longer running)
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d z
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globali
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globald
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: can't compare using non collected global pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[1]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[3]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[0]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.static_struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.struct_a.bitfield
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_int
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: global reference shows address but not value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: referenced integer was not collected (taking address of reference)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing non collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: last examined value was <unavailable>
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: build array from unavailable value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: subscript a non-memory rvalue array, accessing an unvailable element
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print $.member
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) $
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tsave unavailable.globals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $rsp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers $rsp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tsave unavailable.registers.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $rsp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $rax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $eax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $ax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $rip
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $pc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers $rsp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tsave unavailable.floats.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tsave unavailable.args.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci is enabled
new FAIL: gdb.trace/while-dyn.exp: while-stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: while-stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: ws: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: ws: frame 5 should be the last one collected
PASS -> FAIL: gdb.trace/while-stepping.exp: tstart
PASS -> FAIL: gdb.trace/while-stepping.exp: tstop
PASS -> FAIL: gdb.trace/while-stepping.exp: save tfile trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: save ctf trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: tfile: info tracepoints
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call============================




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

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (15 preceding siblings ...)
  2016-02-26 22:14 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-02-26 22:24 ` sergiodj+buildbot
  2016-02-26 22:33 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
  2016-02-26 23:24 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 22:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-extended-gdbserver-m64/builds/2983>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-native-extended-gdbserver-m64/.git/tree/?h=master&id=713a58ecb49a23cd1987046c3db19da4d3011c6c>

*** Regressions found ***
============================
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (MI error)
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1 (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint.exp: break1 five (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 six (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: break1 seven (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: break1 eight (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: break1 nine (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: break1 ten (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: info checkpoints one (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break1 four (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break1 five (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 six (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 seven (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<4>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 eight (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<5>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 nine (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<6>>
new FAIL: gdb.base/checkpoint-ns.exp: break1 ten (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: checkpoint (timeout) <<7>>
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/interrupt.exp: child died when we called func1, skipped rest of tests
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x (timeout)
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2 (timeout)
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1 (timeout)
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 (got gdb prompt)
new FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (got gdb prompt)
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/fork-thread-pending.exp: 1, get to the fork event (timeout)
FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found (the program exited)
============================




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

* Failures on Debian-i686-native-extended-gdbserver, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (16 preceding siblings ...)
  2016-02-26 22:24 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-02-26 22:33 ` sergiodj+buildbot
  2016-02-26 23:24 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 22:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686-native-extended-gdbserver/builds/3012>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-extended-gdbserver/.git/tree/?h=master&id=02175de752a89adf8c5468279619b52832f1dd87>

*** Regressions found ***
============================
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
new FAIL: gdb.trace/range-stepping.exp: trace: step: vCont;r=1
new FAIL: gdb.trace/range-stepping.exp: trace: tstop
new FAIL: gdb.trace/range-stepping.exp: trace: first tfind
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k (after execlp)
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/local_j (after execl)
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-ports.exp: guile (print (write-char #\a zero-mem-port))
new FAIL: gdb.guile/scm-ports.exp: guile (print (put-bytevector zero-mem-port (make-bytevector 0)))
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstart
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: advance through tracing
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstart
new FAIL: gdb.trace/actions-changed.exp: 2: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstart
new FAIL: gdb.trace/actions-changed.exp: 3: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: collected 6 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstart
new FAIL: gdb.trace/actions-changed.exp: 4: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstart
new FAIL: gdb.trace/actions-changed.exp: 5: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: collected 12 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstart
new FAIL: gdb.trace/actions-changed.exp: 6: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: collected 2 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstop
PASS -> FAIL: gdb.trace/actions.exp: tsave actions.tf
PASS -> FAIL: gdb.trace/actions.exp: save ctf trace file
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_c_test
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_asm_test
new FAIL: gdb.trace/backtrace.exp: tstart
new FAIL: gdb.trace/backtrace.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/backtrace.exp: tstop
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find start frame
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 1
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<2>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 2
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<3>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 4
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<4>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 4: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 5
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<5>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 6
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<6>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 7
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<7>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 9
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<8>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 9: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 10
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<9>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 11
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<10>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 12
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<11>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 14
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<12>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 14: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 15
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<13>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 16
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<14>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 17
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<15>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 19
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<16>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 19: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 1.13: trace in recursion: depth not equal to 3
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 1
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 1
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 2
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: set tracepoint on set_tracepoint
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tracepoint is not installed
new FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: continue to marker (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstop
PASS -> FAIL: gdb.trace/circ.exp: frame size: run to end
PASS -> FAIL: gdb.trace/circ.exp: frame size: get buffer size
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $ebp, $esp, $eip: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global char
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct char member
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global pointer
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #1
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: got expected value '82'
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: got expected value '81 'Q''
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: got expected value '3'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: got expected value '5'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: got expected value '6'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: got expected value '7'
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: tfind test frame
new FAIL: gdb.trace/collection.exp: backtrace
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect local string: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: cease trace debugging
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first reconnect after unload
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tfind frame 0
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_line
PASS -> FAIL: gdb.trace/entry-values.exp: tstart
new FAIL: gdb.trace/entry-values.exp: setting breakpoint at end
new FAIL: gdb.trace/entry-values.exp: continue to breakpoint: end (the program is no longer running)
PASS -> FAIL: gdb.trace/entry-values.exp: tstop
PASS -> FAIL: gdb.trace/entry-values.exp: tfind start
PASS -> FAIL: gdb.trace/entry-values.exp: bt 1
PASS -> FAIL: gdb.trace/entry-values.exp: interpreter-exec mi "-stack-list-arguments --skip-unavailable --simple-values"
PASS -> FAIL: gdb.trace/infotrace.exp: tstart
PASS -> FAIL: gdb.trace/infotrace.exp: continue to end
PASS -> FAIL: gdb.trace/infotrace.exp: tstop
PASS -> FAIL: gdb.trace/infotrace.exp: 2.6: info tracepoints (trace buffer usage)
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace start
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0 (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind end (timeout)
PASS -> FAIL: gdb.trace/mi-trace-frame-collected.exp: trace start
new FAIL: gdb.trace/mi-trace-frame-collected.exp: stop at end (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find none (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find none (timeout)
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: start trace experiment
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: break-info 1
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace start
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continue to marker (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace stop (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: back to live inferior (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continuing to exit (MI error)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: tracepoint on pendfunc2 becomes pending again (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: (timeout)
PASS -> FAIL: gdb.trace/mi-trace-unavailable.exp: trace start
new FAIL: gdb.trace/mi-trace-unavailable.exp: stop at marker (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values --skip-unavailable x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values --skip-unavailable x (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace start
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace stop (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: list trace variables (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: start trace experiment
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv1 created
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: tsv2 created
PASS -> FAIL: gdb.trace/packetlen.exp: survive the long packet send
new FAIL: gdb.trace/packetlen.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/packetlen.exp: confirm: survived the long packet send
new FAIL: gdb.trace/passc-dyn.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/passc-dyn.exp: printf "x %d x\n", $trace_frame
PASS -> FAIL: gdb.trace/pending.exp: trace works: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace works: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 1
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 2
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: disconnect with pending tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: disconnect with resolved tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tdump
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pr16508.exp: tstart
PASS -> FAIL: gdb.trace/pr16508.exp: continue
PASS -> FAIL: gdb.trace/pr16508.exp: save tfile trace file
PASS -> FAIL: gdb.trace/pr16508.exp: tfind 0
PASS -> FAIL: gdb.trace/pr16508.exp: interpreter-exec mi "-trace-find frame-number 0"
PASS -> FAIL: gdb.trace/qtro.exp: tstart
PASS -> FAIL: gdb.trace/qtro.exp: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: tstop
PASS -> FAIL: gdb.trace/qtro.exp: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tfind start
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstart
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: step: vCont;r=1
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstop
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: first tfind
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: save tfile trace
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind does not find a second frame
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind does not find a second frame
new FAIL: gdb.trace/report.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: live: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: live: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: live: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: live: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: trace report #4
PASS -> FAIL: gdb.trace/report.exp: live: info threads
PASS -> FAIL: gdb.trace/report.exp: live: info inferiors
PASS -> FAIL: gdb.trace/report.exp: save tfile trace file
PASS -> FAIL: gdb.trace/report.exp: save ctf trace file
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: tfile: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: trace report #4
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args without semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args with semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: break end
new FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstop
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart <<2>>
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart again
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: break end
new FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstatus
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart <<2>>
new FAIL: gdb.trace/tfind.exp: 6.1: tstart (connected to wrong target?)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart <<2>>
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstop
new FAIL: gdb.trace/tspeed.exp: advance through tracing (timeout)
new FAIL: gdb.trace/tspeed.exp: check on trace status (timeout)
new FAIL: gdb.trace/tspeed.exp: tstop (timeout)
new FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint (timeout)
PASS -> FAIL: gdb.trace/tstatus.exp: start trace experiment
PASS -> FAIL: gdb.trace/tstatus.exp: advance through tracing
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports different trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace user
PASS -> FAIL: gdb.trace/tstatus.exp: trace stopped with note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace stop reason
PASS -> FAIL: gdb.trace/tstatus.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tstatus.exp: save ctf trace file
new FAIL: gdb.trace/tsv.exp: tstart
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable at start of run
new FAIL: gdb.trace/tsv.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable during run
new FAIL: gdb.trace/tsv.exp: tstop
PASS -> FAIL: gdb.trace/tsv.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tsv.exp: save ctf trace file
PASS -> FAIL: gdb.trace/tsv.exp: live: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: tfind
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstart
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: continue
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d z
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstart
new FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: continue (the program is no longer running)
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d z
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globali
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globald
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: can't compare using non collected global pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[1]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[3]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[0]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.static_struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.struct_a.bitfield
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_int
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: global reference shows address but not value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: referenced integer was not collected (taking address of reference)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing non collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: last examined value was <unavailable>
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: build array from unavailable value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: subscript a non-memory rvalue array, accessing an unvailable element
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print $.member
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) $
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tsave unavailable.globals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $esp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers $esp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tsave unavailable.registers.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $esp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $eax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $ax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $eip
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $pc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers $esp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tsave unavailable.floats.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tsave unavailable.args.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci is enabled
new FAIL: gdb.trace/while-dyn.exp: while-stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: while-stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: ws: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: ws: frame 5 should be the last one collected
PASS -> FAIL: gdb.trace/while-stepping.exp: tstart
PASS -> FAIL: gdb.trace/while-stepping.exp: tstop
PASS -> FAIL: gdb.trace/while-stepping.exp: save tfile trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: save ctf trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: tfile: info tracepoints
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type
FAIL: gdb.ada/mi_var_array.exp: Create bt varobj
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error)
FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure)
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================




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

* Failures on Debian-x86_64-native-gdbserver-m64, branch master
  2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
                   ` (17 preceding siblings ...)
  2016-02-26 22:33 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-02-26 23:24 ` sergiodj+buildbot
  18 siblings, 0 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2016-02-26 23:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-x86_64-native-gdbserver-m64/builds/3042>

Commit(s) tested:
	1f33efec7c6d1357d7e867176cfb88942fc513a8

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Record right reg num of thumb special data instructions

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-gdbserver-m64/.git/tree/?h=master&id=d4ce123d2c09fbcbe7289a6d28d1af77216fdd0d>

*** Regressions found ***
============================
new FAIL: gdb.threads/pthreads.exp: continue until common routine run 15 times (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/aliased_array.exp: print bt
new FAIL: gdb.ada/arr_arr.exp: ptype a2
new FAIL: gdb.ada/array_bounds.exp: print table'first
new FAIL: gdb.ada/array_bounds.exp: print table'last
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
new FAIL: gdb.ada/arrayidx.exp: print r_two_three
new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for f (f (1, null))
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p (p (1, null))
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/mi_var_array.exp: list vta's children
new FAIL: gdb.ada/n_arr_bound.exp: ptype var
new FAIL: gdb.ada/null_array.exp: ptype my_table
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/packed_tagged.exp: print x
new FAIL: gdb.ada/packed_tagged.exp: ptype x
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged_not_init.exp: print obj
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
new FAIL: gdb.ada/whatis_array_val.exp: print full
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/pthreads.exp: continue until common routine run 15 times (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstart
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: advance through tracing
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 1: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstart
new FAIL: gdb.trace/actions-changed.exp: 2: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 2: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstart
new FAIL: gdb.trace/actions-changed.exp: 3: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: collected 6 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 3: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstart
new FAIL: gdb.trace/actions-changed.exp: 4: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: collected 1 trace frame
PASS -> FAIL: gdb.trace/actions-changed.exp: 4: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstart
new FAIL: gdb.trace/actions-changed.exp: 5: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: collected 12 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 5: tstop
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstart
new FAIL: gdb.trace/actions-changed.exp: 6: advance through tracing (the program is no longer running)
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: collected 2 trace frames
PASS -> FAIL: gdb.trace/actions-changed.exp: 6: tstop
new FAIL: gdb.trace/actions.exp: tstart
new FAIL: gdb.trace/actions.exp: tstop
PASS -> FAIL: gdb.trace/actions.exp: tsave actions.tf
PASS -> FAIL: gdb.trace/actions.exp: save ctf trace file
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_c_test
PASS -> FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_asm_test
new FAIL: gdb.trace/actions.exp: tfile: tracepoint on gdb_recursion_test 0
new FAIL: gdb.trace/backtrace.exp: tstart
new FAIL: gdb.trace/backtrace.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/backtrace.exp: tstop
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find start frame
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 1
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<2>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 2
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<3>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 1, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 4
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<4>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 4: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 5
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<5>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 6
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<6>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 7
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<7>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 2, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 9
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<8>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 9: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 10
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<9>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 11
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<10>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 12
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<11>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 3, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 14
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<12>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 14: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 15
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<13>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect nothing
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 16
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<14>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect regs
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 17
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<15>>
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: Backtrace, depth == 4, collect args and locals
PASS -> FAIL: gdb.trace/backtrace.exp: 8.6: find frame 19
new FAIL: gdb.trace/backtrace.exp: printf "TDP %d:\n", $tracepoint <<16>>
PASS -> FAIL: gdb.trace/backtrace.exp: traceframe 19: 8.6: Backtrace, depth == 1, collect stack mem expr
PASS -> FAIL: gdb.trace/backtrace.exp: 1.13: trace in recursion: depth not equal to 3
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 1
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 1 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 1 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 1
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with three locations
new FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 3 (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with two locations (unload)
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstop
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 0
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 1
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tfind frame 2
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstart
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: set tracepoint on set_tracepoint
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tracepoint is not installed
new FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: continue to marker (the program is no longer running)
PASS -> FAIL: gdb.trace/change-loc.exp: InstallInTrace disabled: trace: tstop
PASS -> FAIL: gdb.trace/circ.exp: frame size: run to end
PASS -> FAIL: gdb.trace/circ.exp: frame size: get buffer size
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values only
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: tfind 0 with entry-values both
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect args individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member char
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: collected arg struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect argstruct individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect argarray individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect auto locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect register locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals collectively: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member char
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member int
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member float
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected local member double
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #0
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #1
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #2
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/collection.exp: collect static locals individually: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $regs: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect $rbp, $rsp, $rip: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global char
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct char member
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member int
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member float
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected struct member double
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global pointer
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #1
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array element #3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 2
PASS -> FAIL: gdb.trace/collection.exp: collect globals: collected global array 3
PASS -> FAIL: gdb.trace/collection.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect global in pieces: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: got expected value '82'
PASS -> FAIL: gdb.trace/collection.exp: collect a.b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: got expected value '81 'Q''
PASS -> FAIL: gdb.trace/collection.exp: collect a->b: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[2]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: got expected value '3'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: got expected value '5'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b + c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b - c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: got expected value '6'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b * c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b / c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[b % c]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: got expected value '1'
PASS -> FAIL: gdb.trace/collection.exp: collect a[+b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: got expected value '2'
PASS -> FAIL: gdb.trace/collection.exp: collect a[-b]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: got expected value '7'
PASS -> FAIL: gdb.trace/collection.exp: collect a[(b, c)]: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: tfind test frame
new FAIL: gdb.trace/collection.exp: backtrace
PASS -> FAIL: gdb.trace/collection.exp: collect $_ret: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect local string: cease trace debugging
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: start trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: run trace experiment
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: tfind test frame
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: collected local string
PASS -> FAIL: gdb.trace/collection.exp: collect long local string: cease trace debugging
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: trace: first reconnect after unload
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstart
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: continue
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tstop
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: tfind frame 0
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint before disconnected
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: first disconnect
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_frame
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $tracepoint
PASS -> FAIL: gdb.trace/disconnected-tracing.exp: tfind: p $trace_line
PASS -> FAIL: gdb.trace/entry-values.exp: tstart
new FAIL: gdb.trace/entry-values.exp: setting breakpoint at end
new FAIL: gdb.trace/entry-values.exp: continue to breakpoint: end (the program is no longer running)
PASS -> FAIL: gdb.trace/entry-values.exp: tstop
PASS -> FAIL: gdb.trace/entry-values.exp: tfind start
PASS -> FAIL: gdb.trace/entry-values.exp: bt 1
PASS -> FAIL: gdb.trace/entry-values.exp: interpreter-exec mi "-stack-list-arguments --skip-unavailable --simple-values"
PASS -> FAIL: gdb.trace/infotrace.exp: tstart
PASS -> FAIL: gdb.trace/infotrace.exp: continue to end
PASS -> FAIL: gdb.trace/infotrace.exp: tstop
PASS -> FAIL: gdb.trace/infotrace.exp: 2.6: info tracepoints (trace buffer usage)
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace start
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0 (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind (timeout)
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind end (timeout)
PASS -> FAIL: gdb.trace/mi-trace-frame-collected.exp: trace start
new FAIL: gdb.trace/mi-trace-frame-collected.exp: stop at end (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: live: -trace-find none (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (register) (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-frame-collected --var-print-values 2 --comp-print-values --simple-values --registers-format x --memory-contents (timeout)
new FAIL: gdb.trace/mi-trace-frame-collected.exp: tfile: -trace-find none (timeout)
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: start trace experiment
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: reconnect: break-info 1
PASS -> FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace start
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continue to marker (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: trace stop (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: back to live inferior (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: continuing to exit (MI error)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: tracepoint on pendfunc2 becomes pending again (timeout)
new FAIL: gdb.trace/mi-tracepoint-changed.exp: pending resolved: (timeout)
PASS -> FAIL: gdb.trace/mi-trace-unavailable.exp: trace start
new FAIL: gdb.trace/mi-trace-unavailable.exp: stop at marker (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: trace stop (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save tfile trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: save ctf trace file (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: live: -data-list-register-values --skip-unavailable x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select ctf (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: -target-select tfile (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 0 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: no: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: only: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: preferred: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: if-needed: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: both: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: compact: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: default: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -gdb-set print entry-values no (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-locals --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-arguments --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -stack-list-variables --skip-unavailable --simple-values (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -trace-find frame-number 1 (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values x (timeout)
new FAIL: gdb.trace/mi-trace-unavailable.exp: tfile: -data-list-register-values --skip-unavailable x (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace start
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: trace stop (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: list trace variables (timeout)
new FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified (timeout)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: upload: start trace experiment
PASS -> FAIL: gdb.trace/packetlen.exp: survive the long packet send
new FAIL: gdb.trace/packetlen.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/packetlen.exp: confirm: survived the long packet send
new FAIL: gdb.trace/passc-dyn.exp: run trace experiment (the program is no longer running)
new FAIL: gdb.trace/passc-dyn.exp: printf "x %d x\n", $trace_frame
PASS -> FAIL: gdb.trace/pending.exp: trace works: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace works: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 1
PASS -> FAIL: gdb.trace/pending.exp: trace works: tfind test frame 2
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace resolved_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace resolved_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: continue to marker
PASS -> FAIL: gdb.trace/pending.exp: trace disconn: disconnect with pending tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace disconn_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace disconn_resolved: disconnect with resolved tracepoint
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace action_resolved: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tfind test frame 0
PASS -> FAIL: gdb.trace/pending.exp: trace action_resolved: tdump
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: start trace experiment
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 1
new FAIL: gdb.trace/pending.exp: trace installed_in_trace: continue to marker 2 (the program is no longer running)
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tracepoint is resolved
PASS -> FAIL: gdb.trace/pending.exp: trace installed_in_trace: tfind test frame 0
PASS -> FAIL: gdb.trace/pr16508.exp: tstart
PASS -> FAIL: gdb.trace/pr16508.exp: continue
PASS -> FAIL: gdb.trace/pr16508.exp: save tfile trace file
PASS -> FAIL: gdb.trace/pr16508.exp: tfind 0
PASS -> FAIL: gdb.trace/pr16508.exp: interpreter-exec mi "-trace-find frame-number 0"
PASS -> FAIL: gdb.trace/qtro.exp: tstart
PASS -> FAIL: gdb.trace/qtro.exp: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: tstop
PASS -> FAIL: gdb.trace/qtro.exp: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read auto: tfind start
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstart
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: advance through tracing
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: collected 1 trace frame
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tstop
PASS -> FAIL: gdb.trace/qtro.exp: qXfer:traceframe-info:read off: tfind start
PASS -> FAIL: gdb.trace/range-stepping.exp: trace: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: live: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: live: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: live target tfind: print testglob_not_collected
PASS -> FAIL: gdb.trace/read-memory.exp: save tfile trace
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstart
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: continue to end
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: tstop
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: remote to tfile: w/ setting traceframe: tfind does not find a second frame
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind 0
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: print testglob
PASS -> FAIL: gdb.trace/read-memory.exp: exec to tfile w/ setting traceframe: tfind does not find a second frame
new FAIL: gdb.trace/report.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: live: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: live: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: live: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: live: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: live: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: live: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: live: 12.4: trace report #4
PASS -> FAIL: gdb.trace/report.exp: live: info threads
PASS -> FAIL: gdb.trace/report.exp: live: info inferiors
PASS -> FAIL: gdb.trace/report.exp: save tfile trace file
PASS -> FAIL: gdb.trace/report.exp: save ctf trace file
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 2
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, nothing collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 3
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, regs collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 4
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, args collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 5
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, locals collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 6
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, memrange collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: find frame for TP 7
PASS -> FAIL: gdb.trace/report.exp: tfile: 9.1: tdump, global variables collected
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.x, 12.1: find start frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.1: test $trace_frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.2: test $tracepoint
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.3: test $trace_line
PASS -> FAIL: gdb.trace/report.exp: tfile: 11.4: test $trace_file
new FAIL: gdb.trace/report.exp: tfile: 12.1: trace report #1 (timeout)
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: find first TDP #2 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.2: trace report #2
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: find first TDP #3 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.3: trace report #3
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: find first TDP #6 frame
PASS -> FAIL: gdb.trace/report.exp: tfile: 12.4: trace report #4
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap user: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args without semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: start trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: run trace experiment
PASS -> FAIL: gdb.trace/stap-trace.exp: collect -probe-stap two: tfind test frame
PASS -> FAIL: gdb.trace/stap-trace.exp: collect probe args with semaphore: collected probe arg0
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: break end
new FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstop
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstop_tstart: tstart <<2>>
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: tstart_tstart: tstart again
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: break end
new FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstatus
PASS -> FAIL: gdb.trace/status-stop.exp: buffer_full_tstart: tstart <<2>>
new FAIL: gdb.trace/tfind.exp: 6.1: tstart (connected to wrong target?)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to set_point
new FAIL: gdb.trace/trace-break.exp: 1 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 1 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 2 trace trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to marker
new FAIL: gdb.trace/trace-break.exp: 3 trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 3 trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@1: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to marker
new FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tfind test frame of tracepoint 6
PASS -> FAIL: gdb.trace/trace-break.exp: 5 trace trace trace@0: tdump 3
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tfind test frame of tracepoint 4
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: tdump 1
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace enable trace disable: reset to frame 0 (1)
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstart
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: continue to end
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tstop
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tfind test frame of tracepoint 5
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: tdump 2
PASS -> FAIL: gdb.trace/trace-break.exp: 6 trace disable trace enable: reset to frame 0 (2)
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 1
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstart <<2>>
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: run trace experiment 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: buffer full check 2
PASS -> FAIL: gdb.trace/trace-buffer-size.exp: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 1
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to set_point1 2 (the program is no longer running)
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program is no longer running)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstart
PASS -> FAIL: gdb.trace/trace-mt.exp: step over trace: tstop
PASS -> FAIL: gdb.trace/tstatus.exp: start trace experiment
PASS -> FAIL: gdb.trace/tstatus.exp: advance through tracing
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports different trace note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace user
PASS -> FAIL: gdb.trace/tstatus.exp: trace stopped with note
PASS -> FAIL: gdb.trace/tstatus.exp: tstatus reports trace stop reason
PASS -> FAIL: gdb.trace/tstatus.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tstatus.exp: save ctf trace file
new FAIL: gdb.trace/tsv.exp: tstart
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable at start of run
new FAIL: gdb.trace/tsv.exp: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/tsv.exp: Print a trace state variable during run
new FAIL: gdb.trace/tsv.exp: tstop
PASS -> FAIL: gdb.trace/tsv.exp: save tfile trace file
PASS -> FAIL: gdb.trace/tsv.exp: save ctf trace file
PASS -> FAIL: gdb.trace/tsv.exp: live: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: Print a trace state variable
PASS -> FAIL: gdb.trace/tsv.exp: tfile: tfind
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstart
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: continue
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing foo: p/d z
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstart
new FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: continue (the program is no longer running)
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tstop
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: tfind 0
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d x
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d y
PASS -> FAIL: gdb.trace/unavailable-dwarf-piece.exp: tracing bar: p/d z
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globali
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globald
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: can't compare using non collected global pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[1]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print globalarr[3]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[0]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.static_struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print struct_b.struct_a.bitfield
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_int
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: global reference shows address but not value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: referenced integer was not collected (taking address of reference)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing non collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: last examined value was <unavailable>
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: build array from unavailable value
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: subscript a non-memory rvalue array, accessing an unvailable element
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print $.member
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print g_smallstruct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print (small_struct) $
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print virtualp
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_unavail
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tsave unavailable.globals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print /x struct_b.struct_a.array[2]
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: No overcollect of almost but not quite adjacent memory ranges
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: <unavailable> is not the same as 0 in array element repetitions
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *tarray@3
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print *g_structref_p
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing constant string through collected pointer
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: printing partially collected string
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: examining partially collected object
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_partial
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print virtual_partial
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $rsp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: info registers $rsp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tsave unavailable.registers.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $rsp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $sp as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $rax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $eax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: correctly report $ax as unavailable
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $rip
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: collected $pc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers, multiple registers not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable registers: tfile: info registers $rsp reports not available
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tsave unavailable.floats.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: tfind test frame
new FAIL: gdb.trace/unavailable.exp: unavailable floats: tfile: info float (pattern 1)
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tsave unavailable.args.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argstruct.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print &argarray
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: print argarray[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: info args
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable arguments: tfile: display argc is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: start trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: run trace experiment
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: display loci is enabled
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: cease trace debugging
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tsave unavailable.locals.tfile
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: save ctf trace file
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: tfind test frame
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberi
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberf
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locst.memberd
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[0]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[1]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[2]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: print locar[3]
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: display loci is enabled
new FAIL: gdb.trace/while-dyn.exp: while-stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: while-stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: stepping: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: stepping: frame 5 should be the last one collected
new FAIL: gdb.trace/while-dyn.exp: ws: run trace experiment (the program is no longer running)
PASS -> FAIL: gdb.trace/while-dyn.exp: ws: frame 5 should be the last one collected
PASS -> FAIL: gdb.trace/while-stepping.exp: tstart
PASS -> FAIL: gdb.trace/while-stepping.exp: tstop
PASS -> FAIL: gdb.trace/while-stepping.exp: save tfile trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: save ctf trace file
PASS -> FAIL: gdb.trace/while-stepping.exp: tfile: info tracepoints
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




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

end of thread, other threads:[~2016-02-26 23:24 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-26 15:51 [binutils-gdb] Record right reg num of thumb special data instructions sergiodj+buildbot
2016-02-26 15:55 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2016-02-26 16:34 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2016-02-26 16:39 ` Failures on Fedora-x86_64-cxx-build-m64, " sergiodj+buildbot
2016-02-26 16:43 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2016-02-26 16:49 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-02-26 16:58 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-02-26 17:08 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2016-02-26 18:06 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2016-02-26 18:51 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-02-26 19:50 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2016-02-26 20:20 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2016-02-26 20:30 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-02-26 20:50 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-02-26 21:01 ` Failures on Debian-i686, " sergiodj+buildbot
2016-02-26 21:43 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2016-02-26 22:14 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-02-26 22:24 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-02-26 22:33 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-02-26 23:24 ` Failures on Debian-x86_64-native-gdbserver-m64, " 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).