public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again
@ 2016-04-21 16:36 sergiodj+buildbot
2016-04-21 16:36 ` Failures on Fedora-i686, branch master *** BREAKAGE *** sergiodj+buildbot
` (15 more replies)
0 siblings, 16 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 16:36 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT 88c3cd8dcb60606a25a16ea11149219db00f847b ***
Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: 88c3cd8dcb60606a25a16ea11149219db00f847b
Switch gdb's TRY/CATCH to sjlj again
We don't currently handle the case of gdb's readline callback throwing
gdb C++ exceptions across a readline that wasn't built with
-fexceptions. The end result is:
(gdb) whatever-command-that-causes-an-error
terminate called after throwing an instance of 'gdb_exception_RETURN_MASK_ERROR'
Aborted
$
Until that is fixed, revert back to sjlj-based exceptions again.
gdb/ChangeLog:
2016-04-21 Pedro Alves <palves@redhat.com>
* common/common-exceptions.h (GDB_XCPT_TRY): Add comment.
(GDB_XCPT): Always define as GDB_XCPT_SJMP.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-i686, branch master *** BREAKAGE ***
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
@ 2016-04-21 16:36 ` sergiodj+buildbot
2016-04-21 16:52 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master sergiodj+buildbot
` (14 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 16:36 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/3472>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<Error fetching commit ID for 88c3cd8dcb60606a25a16ea11149219db00f847b>
*** Failed to compiled GDB. ***
============================
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
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 fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../binutils-gdb/gdb/fork-child.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 x86-nat.o -MT x86-nat.o -MMD -MP -MF .deps/x86-nat.Tpo ../../binutils-gdb/gdb/x86-nat.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 x86-dregs.o -MT x86-dregs.o -MMD -MP -MF .deps/x86-dregs.Tpo ../../binutils-gdb/gdb/nat/x86-dregs.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-nat.o -MT i386-linux-nat.o -MMD -MP -MF .deps/i386-linux-nat.Tpo ../../binutils-gdb/gdb/i386-linux-nat.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 x86-linux-nat.o -MT x86-linux-nat.o -MMD -MP -MF .deps/x86-linux-nat.Tpo ../../binutils-gdb/gdb/x86-linux-nat.c
In file included from ../../binutils-gdb/gdb/i386-linux-nat.c:25:0:
../../binutils-gdb/gdb/i386-linux-nat.c: In function void fetch_regs(regcache*, int):
../../binutils-gdb/gdb/i386-linux-nat.c:207:46: error: cast from elf_greg_t (*)[27] {aka long long unsigned int (*)[27]} to int loses precision [-fpermissive]
if (ptrace (PTRACE_GETREGS, tid, 0, (int) ®s) < 0)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c: In function void store_regs(const regcache*, int, int):
../../binutils-gdb/gdb/i386-linux-nat.c:231:46: error: cast from elf_greg_t (*)[27] {aka long long unsigned int (*)[27]} to int loses precision [-fpermissive]
if (ptrace (PTRACE_GETREGS, tid, 0, (int) ®s) < 0)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c:236:46: error: cast from elf_greg_t (*)[27] {aka long long unsigned int (*)[27]} to int loses precision [-fpermissive]
if (ptrace (PTRACE_SETREGS, tid, 0, (int) ®s) < 0)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c: In function void fetch_fpregs(regcache*, int):
../../binutils-gdb/gdb/i386-linux-nat.c:280:48: error: cast from elf_fpregset_t* {aka user_fpregs_struct*} to int loses precision [-fpermissive]
if (ptrace (PTRACE_GETFPREGS, tid, 0, (int) &fpregs) < 0)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c: In function void store_fpregs(const regcache*, int, int):
../../binutils-gdb/gdb/i386-linux-nat.c:294:48: error: cast from elf_fpregset_t* {aka user_fpregs_struct*} to int loses precision [-fpermissive]
if (ptrace (PTRACE_GETFPREGS, tid, 0, (int) &fpregs) < 0)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c:299:48: error: cast from elf_fpregset_t* {aka user_fpregs_struct*} to int loses precision [-fpermissive]
if (ptrace (PTRACE_SETFPREGS, tid, 0, (int) &fpregs) < 0)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c: In function int store_xstateregs(const regcache*, int, int):
../../binutils-gdb/gdb/i386-linux-nat.c:365:15: error: cast from iovec* to int loses precision [-fpermissive]
(int) &iov) < 0)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c: In function int fetch_fpxregs(regcache*, int):
../../binutils-gdb/gdb/i386-linux-nat.c:380:3: error: elf_fpxregset_t was not declared in this scope
elf_fpxregset_t fpxregs;
^
In file included from ../../binutils-gdb/gdb/i386-linux-nat.c:25:0:
../../binutils-gdb/gdb/i386-linux-nat.c:385:49: error: fpxregs was not declared in this scope
if (ptrace (PTRACE_GETFPXREGS, tid, 0, (int) &fpxregs) < 0)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c:396:44: error: ISO C++ forbids declaration of type name with no type [-fpermissive]
i387_supply_fxsave (regcache, -1, (const elf_fpxregset_t *) &fpxregs);
^
../../binutils-gdb/gdb/i386-linux-nat.c:396:38: error: expected primary-expression before const
i387_supply_fxsave (regcache, -1, (const elf_fpxregset_t *) &fpxregs);
^
../../binutils-gdb/gdb/i386-linux-nat.c:396:38: error: expected ) before const
../../binutils-gdb/gdb/i386-linux-nat.c: In function int store_fpxregs(const regcache*, int, int):
../../binutils-gdb/gdb/i386-linux-nat.c:407:3: error: elf_fpxregset_t was not declared in this scope
elf_fpxregset_t fpxregs;
^
In file included from ../../binutils-gdb/gdb/i386-linux-nat.c:25:0:
../../binutils-gdb/gdb/i386-linux-nat.c:412:43: error: fpxregs was not declared in this scope
if (ptrace (PTRACE_GETFPXREGS, tid, 0, &fpxregs) == -1)
^
../../binutils-gdb/gdb/nat/gdb_ptrace.h:150:57: note: in definition of macro ptrace
ptrace ((PTRACE_TYPE_ARG1) request, pid, addr, data)
^
../../binutils-gdb/gdb/i386-linux-nat.c:423:42: error: fpxregs was not declared in this scope
i387_collect_fxsave (regcache, regno, &fpxregs);
^
../../binutils-gdb/gdb/i386-linux-nat.c: In function ps_err_e ps_get_thread_area(const ps_prochandle*, lwpid_t, int, void**):
../../binutils-gdb/gdb/i386-linux-nat.c:612:55: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
result = x86_linux_get_thread_area (lwpid, (void *) idx, &base_addr);
^
cc1plus: all warnings being treated as errors
Makefile:1139: recipe for target 'i386-linux-nat.o' failed
make[2]: *** [i386-linux-nat.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build/gdb'
Makefile:8827: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/home/gdb-buildbot-2/fedora-x86-64-2/fedora-i686/build'
Makefile:850: recipe for target 'all' failed
make: *** [all] Error 2
============================
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
2016-04-21 16:36 ` Failures on Fedora-i686, branch master *** BREAKAGE *** sergiodj+buildbot
@ 2016-04-21 16:52 ` sergiodj+buildbot
2016-04-21 16:56 ` Failures on Debian-i686, " sergiodj+buildbot
` (13 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 16:52 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-3
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/3456>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
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=5bc64f31fbb96b98e5e4345ac1d62525bf0828f0>
*** 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
PASS -> FAIL: gdb.base/annota1.exp: run until main breakpoint
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: 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
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
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: break4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one
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
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
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
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
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
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
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
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
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
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
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: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
new FAIL: gdb.base/interrupt.exp: echo more data
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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
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.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota2.exp: annotate-quit
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/tls.exp: threads exited
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
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 derived_whole
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_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================
*** 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
FAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app
FAIL: gdb.threads/tls.exp: third thread print me
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: third thread local storage
FAIL: gdb.threads/tls.exp: p a_thread_local
FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
FAIL: gdb.threads/watchthreads2.exp: all threads incremented x
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: 2 another thread local storage
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
FAIL: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 4 <<3>>
FAIL: gdb.threads/tls.exp: selected thread: 1
FAIL: gdb.threads/tls.exp: selected thread: 3
FAIL: gdb.threads/tls.exp: selected thread: 2
FAIL: gdb.threads/tls.exp: selected thread: 4
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: backtrace of thread number 1 not relevant
FAIL: gdb.threads/tls.exp: backtrace of thread number 3 in spin
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
FAIL: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5 <<3>>
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
FAIL: gdb.threads/watchthreads2.exp: set var test_ready = 1
FAIL: gdb.threads/tls.exp: info address a_thread_local
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: 2 thread print me
FAIL: gdb.threads/tls.exp: p file2_thread_local
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: info address me
FAIL: gdb.threads/tls.exp: mess at end
FAIL: gdb.threads/tls.exp: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<3>>
FAIL: gdb.threads/tls.exp: 4 thread local storage
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: 4 info address a_thread_local
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited
FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: 4 info address another_thread_local
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: 4 another thread local storage
FAIL: gdb.threads/tls.exp: selected thread: 3 <<2>>
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: Too many threads left at end
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: info address a_global
FAIL: gdb.threads/tls.exp: 3 thread local storage
FAIL: gdb.threads/tls.exp: get number of threads
FAIL: gdb.threads/tls.exp: thread 4 up
FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: thread 3 up
FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
FAIL: gdb.threads/tls.exp: p a_thread_local second time
FAIL: gdb.threads/tls.exp: third info address another_thread_local
FAIL: gdb.threads/tls.exp: 2 info address a_thread_local
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: No thread backtrace reported spin
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: third info address a_thread_local
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: third another thread local storage
FAIL: gdb.threads/print-threads.exp: program exited normally <<3>>
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: continue to third thread
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left
FAIL: gdb.threads/tls.exp: selected thread: 2 <<2>>
FAIL: gdb.threads/tls.exp: 2 thread local storage
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
FAIL: gdb.base/interrupt.exp: continue
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
FAIL: gdb.threads/tls.exp: thread 2 up
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th
FAIL: gdb.threads/tls.exp: 3 thread print me
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: info address file2_thread_local
FAIL: gdb.threads/tls.exp: selected thread: 4 <<2>>
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
FAIL: gdb.threads/tls.exp: backtrace of thread number 4 in spin
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
FAIL: gdb.threads/tls.exp: 3 info address a_thread_local
FAIL: gdb.threads/tls.exp: 2 info address another_thread_local
FAIL: gdb.threads/tls.exp: backtrace of thread number 2 in spin
FAIL: gdb.threads/tls.exp: 3 another thread local storage
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
FAIL: gdb.threads/tls.exp: 3 info address another_thread_local
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
FAIL: gdb.threads/watchthreads2.exp: watch x
FAIL: gdb.threads/tls.exp: 4 thread print me
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
FAIL: gdb.threads/tls.exp: at end
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 1 of 100
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: only inferior 1 left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints
FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
FAIL: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5
FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
FAIL: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5 <<2>>
FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: only inferior 1 left
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
FAIL: gdb.threads/print-threads.exp: program exited normally <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: no threads left
FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: inferior 1 exited
FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints
FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no failure to remove breakpoints
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 15: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
FAIL: gdb.threads/tls.exp: backtrace of thread number 4 not relevant
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
FAIL: gdb.threads/tls.exp: continue to synch point
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: no threads left
FAIL: gdb.threads/hand-call-new-thread.exp: iter 2: p new_thread
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: only inferior 1 left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
FAIL: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach <<2>>
FAIL: gdb.threads/pthreads.exp: All threads running after continuing from ^C stop
FAIL: gdb.threads/pthreads.exp: some threads didn't run
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: attach
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc2 with x==4
FAIL: gdb.mi/mi-pending.exp: continuing execution to skip conditional bp
FAIL: gdb.mi/mi-pending.exp: continuing execution to thread condition
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2
FAIL: gdb.mi/mi-pending.exp: Delete breakpoint 3
FAIL: gdb.mi/mi-pending.exp: continuing execution to thread creation
FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc3
FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 a second time
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1
FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func
FAIL: gdb.mi/mi-pending.exp: continuing execution to conditional bp
============================
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Debian-i686, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
2016-04-21 16:36 ` Failures on Fedora-i686, branch master *** BREAKAGE *** sergiodj+buildbot
2016-04-21 16:52 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master sergiodj+buildbot
@ 2016-04-21 16:56 ` sergiodj+buildbot
2016-04-21 17:04 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
` (12 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 16:56 UTC (permalink / raw)
To: gdb-testers
Buildslave:
wildebeest-debian-wheezy-i686
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-i686/builds/3377>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=master&id=f7807feab1f79a98977467dde22067b989a8a8c6>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
============================
*** 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 p
new FAIL: gdb.ada/fun_renaming.exp: print n
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
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k
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
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/step-over-syscall.exp: clone: displaced=off: single step over clone
new FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
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: 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/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
============================
*** 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] 17+ messages in thread
* Failures on AIX-POWER7-plain, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (2 preceding siblings ...)
2016-04-21 16:56 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-04-21 17:04 ` sergiodj+buildbot
2016-04-21 17:10 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
` (11 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 17:04 UTC (permalink / raw)
To: gdb-testers
Buildslave:
aix-power7-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/AIX-POWER7-plain/builds/2198>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/AIX-POWER7-plain/.git/tree/?h=master&id=06f54dd827ebd7c023601e9dd79aa684dd6b9d78>
*** Regressions found ***
============================
new FAIL: gdb.base/annota1.exp: run until main breakpoint
new FAIL: gdb.base/annota1.exp: backtrace @ signal handler
new FAIL: gdb.base/annota1.exp: new thread
new FAIL: gdb.base/attach-pie-noexec.exp: info shared
new FAIL: gdb.base/attach.exp: attach2, with no file
new FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/bg-execution-repeat.exp: c&: c&
new FAIL: gdb.base/bg-execution-repeat.exp: c&: breakpoint hit 1
new FAIL: gdb.base/bg-execution-repeat.exp: c&: repeat bg command
new FAIL: gdb.base/bg-execution-repeat.exp: c&: breakpoint hit 2
new FAIL: gdb.base/bg-execution-repeat.exp: c 1&: c 1&
new FAIL: gdb.base/bg-execution-repeat.exp: c 1&: breakpoint hit 1
new FAIL: gdb.base/bg-execution-repeat.exp: c 1&: repeat bg command
new FAIL: gdb.base/bg-execution-repeat.exp: c 1&: breakpoint hit 2
new FAIL: gdb.base/bigcore.exp: continue
new FAIL: gdb.base/bigcore.exp: next
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: single-step to handler
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: stop at permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with no handler: single-step past permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: single-step to handler
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: stop at permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: single-step past permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: single-step to handler
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: stop at permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with no handler: single-step past permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: single-step to handler
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: stop at permanent breakpoint
new FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with no handler: single-step past permanent breakpoint
new FAIL: gdb.base/break.exp: backtrace from factorial
new FAIL: gdb.base/break.exp: next over recursive call
new FAIL: gdb.base/call-ar-st.exp: step inside print_all_arrays
new FAIL: gdb.base/call-ar-st.exp: print sum_array_print
new FAIL: gdb.base/call-ar-st.exp: print print_small_structs
new FAIL: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list
new FAIL: gdb.base/call-ar-st.exp: print print_long_arg_list
new FAIL: gdb.base/call-rt-st.exp: print print_one_double
new FAIL: gdb.base/callfuncs.exp: Call function with many float arguments.
new FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns float _Complex
new FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex
new FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex
new FAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns char *
new FAIL: gdb.base/callfuncs.exp: print callfunc
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent
new FAIL: gdb.base/catch-gdb-caused-signals.exp: continue
new FAIL: gdb.base/catch-signal.exp: SIGHUP: continue
new FAIL: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: third HUP
new FAIL: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: fourth HUP
new FAIL: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first INT
new FAIL: gdb.base/catch-signal.exp: 1: continue
new FAIL: gdb.base/catch-signal.exp: 1: continue to breakpoint: third HUP
new FAIL: gdb.base/catch-signal.exp: 1: continue to breakpoint: fourth HUP
new FAIL: gdb.base/catch-signal.exp: 1: continue to breakpoint: first INT
new FAIL: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue
new FAIL: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: third HUP
new FAIL: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: fourth HUP
new FAIL: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first INT
new FAIL: gdb.base/charset.exp: Assign String16 with prefix u
new FAIL: gdb.base/charset.exp: Display String String16 with x/hs
new FAIL: gdb.base/charset.exp: Assign String32 with prefix U
new FAIL: gdb.base/charset.exp: Display String String32 with x/ws
new FAIL: gdb.base/charset.exp: Assign String32 with prefix L
new FAIL: gdb.base/charset.exp: assign string to short array
new FAIL: gdb.base/charset.exp: assign string to int array
new FAIL: gdb.base/charset.exp: assign string to long array
new FAIL: gdb.base/command-line-input.exp: print 1\\n2
new FAIL: gdb.base/compare-sections.exp: after file: compare-sections
new FAIL: gdb.base/compare-sections.exp: after file: compare-sections -r
new FAIL: gdb.base/compare-sections.exp: after reload: compare-sections
new FAIL: gdb.base/compare-sections.exp: after reload: compare-sections -r
new FAIL: gdb.base/compare-sections.exp: after run to main: compare-sections -r
new FAIL: gdb.base/condbreak.exp: run until breakpoint at marker3
new FAIL: gdb.base/consecutive-step-over.exp: continue to breakpoint: break here
new FAIL: gdb.base/corefile.exp: print coremaker_ro
new FAIL: gdb.base/corefile.exp: backtrace in corefile.exp
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/debug-expr.exp: set variable array[0] = 0
new FAIL: gdb.base/debug-expr.exp: set variable array[1] = 1
new FAIL: gdb.base/debug-expr.exp: set variable array[2] = 2
new FAIL: gdb.base/debug-expr.exp: set variable array[3] = 3
new FAIL: gdb.base/debug-expr.exp: print /x {char[4]} array
new FAIL: gdb.base/disasm-end-cu.exp: get hexadecimal valueof "&dummy_3"
new FAIL: gdb.base/disasm-end-cu.exp: Unable to extract required addresses, or addresses out of order
new FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: no double prompt
new FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: continue: set height unlimited
new FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: no double prompt
new FAIL: gdb.base/double-prompt-target-event-error.exp: ctrlc target event: wrapcont: set height unlimited
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: get inferior process ID
new FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: get inferior process ID
new FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
new FAIL: gdb.base/ending-run.exp: step to end of run
new FAIL: gdb.base/enumval.exp: print e
new FAIL: gdb.base/enumval.exp: print f
new FAIL: gdb.base/enumval.exp: print J
new FAIL: gdb.base/enumval.exp: print K
new FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11
new FAIL: gdb.base/exprs.exp: print v_int_array_init
new FAIL: gdb.base/exprs.exp: print *v_int_array_init@1
new FAIL: gdb.base/exprs.exp: print *v_int_array_init@2
new FAIL: gdb.base/exprs.exp: print v_int_array_init[0]@1
new FAIL: gdb.base/exprs.exp: print v_int_array_init[0]@2
new FAIL: gdb.base/exprs.exp: print v_int_array_init[1]@1
new FAIL: gdb.base/exprs.exp: print null_t_struct && null_t_struct->v_int_member == 0
new FAIL: gdb.base/find.exp: find string pattern
new FAIL: gdb.base/find.exp: pattern found at end of range
new FAIL: gdb.base/find.exp: max-count
new FAIL: gdb.base/find.exp: $_
new FAIL: gdb.base/find.exp: size,max-count, /1b
new FAIL: gdb.base/find.exp: size,max-count, /b1
new FAIL: gdb.base/find.exp: size,max-count, /b/1
new FAIL: gdb.base/find.exp: size,max-count, /1/b
new FAIL: gdb.base/find.exp: find byte pattern with end address
new FAIL: gdb.base/find.exp: find 16-bit pattern
new FAIL: gdb.base/find.exp: find 32-bit pattern
new FAIL: gdb.base/find.exp: find 64-bit pattern
new FAIL: gdb.base/find.exp: find int64_search_buf, +64/8*100, int64_search_buf
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
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
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
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
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
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/func-ptr.exp: print pbar->baz
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
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time
new FAIL: gdb.base/funcargs.exp: continue to callcb
new FAIL: gdb.base/funcargs.exp: continue to callcc
new FAIL: gdb.base/funcargs.exp: continue to callcd
new FAIL: gdb.base/funcargs.exp: continue to callce
new FAIL: gdb.base/funcargs.exp: continue to callcf
new FAIL: gdb.base/funcargs.exp: run to callc1a
new FAIL: gdb.base/funcargs.exp: continue to callc1b
new FAIL: gdb.base/funcargs.exp: run to callc2a
new FAIL: gdb.base/funcargs.exp: continue to callc2b
new FAIL: gdb.base/gcore.exp: capture_command_output for print static_array
new FAIL: gdb.base/gdb11530.exp: print a.i
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally
new FAIL: gdb.base/info-macros.exp: info macro -- -all
new FAIL: gdb.base/info-macros.exp: info macro -- -all
new FAIL: gdb.base/info-macros.exp: info macro -- FOO
new FAIL: gdb.base/info-macros.exp: info macro -- FOO
new FAIL: gdb.base/info-macros.exp: info macro -- FOO
new FAIL: gdb.base/info-macros.exp: info macro FOO
new FAIL: gdb.base/info-macros.exp: info macro FOO
new FAIL: gdb.base/info-macros.exp: info macro -a FOO 1
new FAIL: gdb.base/info-macros.exp: info macro -a -- FOO 1
new FAIL: gdb.base/info-macros.exp: info macro -all -- FOO 1
new FAIL: gdb.base/info-macros.exp: info macro -a -- FOO
new FAIL: gdb.base/info-macros.exp: info macro -a -- FOO
new FAIL: gdb.base/info-macros.exp: info macros 2
new FAIL: gdb.base/info-macros.exp: info macros 3
new FAIL: gdb.base/info-macros.exp: info macros 4
new FAIL: gdb.base/info-macros.exp: info macros *$pc
new FAIL: gdb.base/info-macros.exp: info macros
new FAIL: gdb.base/info-macros.exp: info macros 6
new FAIL: gdb.base/info-macros.exp: info macros 7
new FAIL: gdb.base/jit-simple.exp: blah 1
new FAIL: gdb.base/kill-after-signal.exp: stepi
new FAIL: gdb.base/kill-after-signal.exp: kill
new FAIL: gdb.base/label.exp: breakpoint here
new FAIL: gdb.base/label.exp: breakpoint there
new FAIL: gdb.base/label.exp: continue to 'there'
new FAIL: gdb.base/label.exp: continue to 'here'
new FAIL: gdb.base/label.exp: continue to 'there' after re-run
new FAIL: gdb.base/longjmp.exp: next over longjmp
new FAIL: gdb.base/longjmp.exp: next over call_longjmp
new FAIL: gdb.base/maint.exp: maint print statistics
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_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_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_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_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/memattr.exp: get address of mem1
new FAIL: gdb.base/memattr.exp: get address of mem2
new FAIL: gdb.base/memattr.exp: get address of mem3
new FAIL: gdb.base/memattr.exp: get address of mem4
new FAIL: gdb.base/memattr.exp: get address of mem5
new FAIL: gdb.base/memattr.exp: get end of mem1
new FAIL: gdb.base/memattr.exp: get end of mem2
new FAIL: gdb.base/memattr.exp: get end of mem3
new FAIL: gdb.base/memattr.exp: get end of mem4
new FAIL: gdb.base/memattr.exp: get end of mem5
new FAIL: gdb.base/memattr.exp: create mem region 1
new FAIL: gdb.base/memattr.exp: create mem region 2
new FAIL: gdb.base/memattr.exp: create mem region 3
new FAIL: gdb.base/memattr.exp: create mem region 4
new FAIL: gdb.base/memattr.exp: create mem region 5
new FAIL: gdb.base/memattr.exp: info mem
new FAIL: gdb.base/memattr.exp: mem1 cannot be read
new FAIL: gdb.base/memattr.exp: mem1 can be written
new FAIL: gdb.base/memattr.exp: mem2 cannot be written
new FAIL: gdb.base/memattr.exp: mem2 can be read
new FAIL: gdb.base/memattr.exp: disable mem 1
new FAIL: gdb.base/memattr.exp: mem 1 was disabled
new FAIL: gdb.base/memattr.exp: enable mem 1
new FAIL: gdb.base/memattr.exp: mem 1 was enabled
new FAIL: gdb.base/memattr.exp: disable mem 2 4
new FAIL: gdb.base/memattr.exp: mem 2 and 4 were disabled
new FAIL: gdb.base/memattr.exp: enable mem 2-4
new FAIL: gdb.base/memattr.exp: mem 2-4 were enabled
new FAIL: gdb.base/memattr.exp: mem 1 to 5 were disabled
new FAIL: gdb.base/memattr.exp: mem 1 to 5 were enabled
new FAIL: gdb.base/memattr.exp: delete mem 1
new FAIL: gdb.base/memattr.exp: mem 1 was deleted
new FAIL: gdb.base/memattr.exp: delete mem 2 4
new FAIL: gdb.base/memattr.exp: mem 2 and 4 were deleted
new FAIL: gdb.base/memattr.exp: mem 2-4 were deleted
new FAIL: gdb.base/paginate-bg-execution.exp: paginate: continue&
new FAIL: gdb.base/paginate-bg-execution.exp: paginate: pagination handled, breakpoint hit
new FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue&
new FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: continue& paginates
new FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue&
new FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: continue& paginates
new FAIL: gdb.base/paginate-bg-execution.exp: cancel with quit: cancel pagination
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pointers.exp: p instance.array_variable + 0
new FAIL: gdb.base/pr10179.exp: rbreak foo.*
new FAIL: gdb.base/printcmds.exp: p teststring with elements set to 0
new FAIL: gdb.base/printcmds.exp: p teststring with elements set to 1
new FAIL: gdb.base/printcmds.exp: p teststring with elements set to 5
new FAIL: gdb.base/printcmds.exp: p teststring with elements set to 19
new FAIL: gdb.base/printcmds.exp: p teststring with elements set to 20
new FAIL: gdb.base/printcmds.exp: print three
new FAIL: gdb.base/ptype.exp: ptype func_type
new FAIL: gdb.base/ptype.exp: ptype new_fptr
new FAIL: gdb.base/ptype.exp: ptype fptr
new FAIL: gdb.base/ptype.exp: ptype fptr2
new FAIL: gdb.base/ptype.exp: ptype xptr
new FAIL: gdb.base/ptype.exp: ptype ffptr
new FAIL: gdb.base/ptype.exp: ptype fffptr
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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/relativedebug.exp: pause found in backtrace
new FAIL: gdb.base/relocate.exp: get address of static_foo
new FAIL: gdb.base/relocate.exp: get address of static_bar
new FAIL: gdb.base/savedregs.exp: Get thrower info frame
new FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains catcher sigtramp thrower main
PASS -> FAIL: gdb.base/savedregs.exp: Check thrower info frame; stack contains caller dummy catcher sigtramp thrower main
PASS -> FAIL: gdb.base/savedregs.exp: Check thrower info frame; stack contains callee caller dummy catcher sigtramp thrower main
new FAIL: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro
new FAIL: gdb.base/scope.exp: print filelocal_ro in test_at_main
new FAIL: gdb.base/scope.exp: print 'scope1.c'::filelocal_ro
new FAIL: gdb.base/scope.exp: print foo::funclocal
new FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal
new FAIL: gdb.base/scope.exp: print foo::funclocal_ro
new FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro
new FAIL: gdb.base/scope.exp: print bar::funclocal
new FAIL: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal
new FAIL: gdb.base/scope.exp: print filelocal_ro at foo
new FAIL: gdb.base/scope.exp: print 'scope1.c'::filelocal_ro at foo
new FAIL: gdb.base/scope.exp: print funclocal at foo
new FAIL: gdb.base/scope.exp: print foo::funclocal at foo
new FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal at foo
new FAIL: gdb.base/scope.exp: print funclocal_ro at foo
new FAIL: gdb.base/scope.exp: print foo::funclocal_ro at foo
new FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro at foo
new FAIL: gdb.base/scope.exp: print bar::funclocal at foo
new FAIL: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal at foo
new FAIL: gdb.base/scope.exp: print 'scope0.c'::filelocal_ro at bar
new FAIL: gdb.base/scope.exp: print filelocal_ro in test_at_bar
new FAIL: gdb.base/scope.exp: print 'scope1.c'::filelocal_ro at bar
new FAIL: gdb.base/scope.exp: print foo::funclocal at bar
new FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal at bar
new FAIL: gdb.base/scope.exp: print foo::funclocal_ro at bar
new FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro at bar
new FAIL: gdb.base/scope.exp: print funclocal at bar
new FAIL: gdb.base/scope.exp: print bar::funclocal at bar
new FAIL: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal at bar
new FAIL: gdb.base/scope.exp: print localval, outer scope
new FAIL: gdb.base/setvar.exp: set print structure #4
new FAIL: gdb.base/setvar.exp: set print structure #4 -- .*.[0-9]* = \{.*v_long_member = 1,.*t = \{.*v_char_member = 104 'h',.*v_short_member = 1,.*v_int_member = 2,.*v_long_member = 3,.*v_float_member = 4,.*v_double_member = 5.*\},.*v_char_member = 37 '%'\}
new FAIL: gdb.base/sigaltstack.exp: finish from catch LEAF
new FAIL: gdb.base/sigaltstack.exp: finish to throw INNER
new FAIL: gdb.base/sigaltstack.exp: finish to catch INNER
new FAIL: gdb.base/sigaltstack.exp: finish from catch INNER
new FAIL: gdb.base/sigaltstack.exp: finish to OUTER
new FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN
new FAIL: gdb.base/sigaltstack.exp: finish to MAIN
new FAIL: gdb.base/siginfo-infcall.exp: continue to the handler
new FAIL: gdb.base/signals.exp: set variable count = 0
new FAIL: gdb.base/signals.exp: p count #1
new FAIL: gdb.base/signals.exp: backtrace from handler when calling func1
new FAIL: gdb.base/signals.exp: p count #2
new FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
new FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: stepi to handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: stepi to handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: si in handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: stepi to handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: stepi to handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: si in handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: stepi to handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: stepi to handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: si in handler
new FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: nexti to handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: nexti to handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: si in handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: nexti to handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: nexti to handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: si in handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: nexti to handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: nexti to handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: si in handler
new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: step to handler
new FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: leave handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: step to handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: si in handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: step to handler
new FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: leave handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: step to handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: si in handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: step to handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: step to handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: si in handler
new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: next to handler
new FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: leave handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: next to handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: si in handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: next to handler
new FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: leave handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: next to handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: si in handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: next to handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: next to handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: si in handler
new FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: advance in handler
new FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler
new FAIL: gdb.base/sigstep.exp: stepi from handleri: leave handler
new FAIL: gdb.base/sigstep.exp: stepi from handleri: leave signal trampoline
new FAIL: gdb.base/sigstep.exp: nexti from handleri: leave handler
new FAIL: gdb.base/sigstep.exp: nexti from handleri: leave signal trampoline
new FAIL: gdb.base/sigstep.exp: finish from handleri: leave handler
new FAIL: gdb.base/sigstep.exp: return from handleri: leave handler
new FAIL: gdb.base/sigstep.exp: return from handleri: leave signal trampoline
new FAIL: gdb.base/solib-corrupted.exp: normal list
new FAIL: gdb.base/sss-bp-on-user-bp-2.exp: b test:label
new FAIL: gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup
new FAIL: gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint where si will land
new FAIL: gdb.base/sss-bp-on-user-bp-2.exp: stepi_del_break
new FAIL: gdb.base/sss-bp-on-user-bp-2.exp: si& finished
new FAIL: gdb.base/step-line.exp: next to dummy 5
new FAIL: gdb.base/step-line.exp: next to dummy 6
new FAIL: gdb.base/step-line.exp: next to dummy 7
new FAIL: gdb.base/step-line.exp: next to dummy 8
new FAIL: gdb.base/step-line.exp: next to dummy 9
new FAIL: gdb.base/step-line.exp: next to dummy 10
new FAIL: gdb.base/store.exp: set variable u = F_1
new FAIL: gdb.base/store.exp: new field 1
new FAIL: gdb.base/store.exp: set variable u = F_1, u.i = f_1.i
new FAIL: gdb.base/store.exp: f_1.i
new FAIL: gdb.base/store.exp: set variable u = F_1, u.j = f_1.j
new FAIL: gdb.base/store.exp: f_1.j
new FAIL: gdb.base/store.exp: set variable u = F_1, u.k = f_1.k
new FAIL: gdb.base/store.exp: f_1.k
new FAIL: gdb.base/store.exp: set variable u = f_1, u.i = F_1.i
new FAIL: gdb.base/store.exp: F_1.i
new FAIL: gdb.base/store.exp: set variable u = f_1, u.j = F_1.j
new FAIL: gdb.base/store.exp: F_1.j
new FAIL: gdb.base/store.exp: set variable u = f_1, u.k = F_1.k
new FAIL: gdb.base/store.exp: F_1.k
new FAIL: gdb.base/store.exp: set variable u = F_2
new FAIL: gdb.base/store.exp: new field 2
new FAIL: gdb.base/store.exp: set variable u = F_2, u.i = f_2.i
new FAIL: gdb.base/store.exp: f_2.i
new FAIL: gdb.base/store.exp: set variable u = F_2, u.j = f_2.j
new FAIL: gdb.base/store.exp: f_2.j
new FAIL: gdb.base/store.exp: set variable u = F_2, u.k = f_2.k
new FAIL: gdb.base/store.exp: f_2.k
new FAIL: gdb.base/store.exp: set variable u = f_2, u.i = F_2.i
new FAIL: gdb.base/store.exp: F_2.i
new FAIL: gdb.base/store.exp: set variable u = f_2, u.j = F_2.j
new FAIL: gdb.base/store.exp: F_2.j
new FAIL: gdb.base/store.exp: set variable u = f_2, u.k = F_2.k
new FAIL: gdb.base/store.exp: F_2.k
new FAIL: gdb.base/store.exp: set variable u = F_3
new FAIL: gdb.base/store.exp: new field 3
new FAIL: gdb.base/store.exp: set variable u = F_3, u.i = f_3.i
new FAIL: gdb.base/store.exp: f_3.i
new FAIL: gdb.base/store.exp: set variable u = F_3, u.j = f_3.j
new FAIL: gdb.base/store.exp: f_3.j
new FAIL: gdb.base/store.exp: set variable u = F_3, u.k = f_3.k
new FAIL: gdb.base/store.exp: f_3.k
new FAIL: gdb.base/store.exp: set variable u = f_3, u.i = F_3.i
new FAIL: gdb.base/store.exp: F_3.i
new FAIL: gdb.base/store.exp: set variable u = f_3, u.j = F_3.j
new FAIL: gdb.base/store.exp: F_3.j
new FAIL: gdb.base/store.exp: set variable u = f_3, u.k = F_3.k
new FAIL: gdb.base/store.exp: F_3.k
new FAIL: gdb.base/store.exp: set variable u = F_4
new FAIL: gdb.base/store.exp: new field 4
new FAIL: gdb.base/store.exp: set variable u = F_4, u.i = f_4.i
new FAIL: gdb.base/store.exp: f_4.i
new FAIL: gdb.base/store.exp: set variable u = F_4, u.j = f_4.j
new FAIL: gdb.base/store.exp: f_4.j
new FAIL: gdb.base/store.exp: set variable u = F_4, u.k = f_4.k
new FAIL: gdb.base/store.exp: f_4.k
new FAIL: gdb.base/store.exp: set variable u = f_4, u.i = F_4.i
new FAIL: gdb.base/store.exp: F_4.i
new FAIL: gdb.base/store.exp: set variable u = f_4, u.j = F_4.j
new FAIL: gdb.base/store.exp: F_4.j
new FAIL: gdb.base/store.exp: set variable u = f_4, u.k = F_4.k
new FAIL: gdb.base/store.exp: F_4.k
new FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tf
new FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-td
new FAIL: gdb.base/structs.exp: p/c L<n>; call 1 structs-tld
new FAIL: gdb.base/varargs.exp: print find_max_float_real
new FAIL: gdb.base/varargs.exp: print find_max_double_real
new FAIL: gdb.base/varargs.exp: print find_max_long_double_real
new FAIL: gdb.base/vla-datatypes.exp: print int_vla
new FAIL: gdb.base/vla-datatypes.exp: print unsigned_int_vla
new FAIL: gdb.base/vla-datatypes.exp: print double_vla
new FAIL: gdb.base/vla-datatypes.exp: print float_vla
new FAIL: gdb.base/vla-datatypes.exp: print long_vla
new FAIL: gdb.base/vla-datatypes.exp: print unsigned_long_vla
new FAIL: gdb.base/vla-datatypes.exp: print char_vla
new FAIL: gdb.base/vla-datatypes.exp: print short_vla
new FAIL: gdb.base/vla-datatypes.exp: print unsigned_short_vla
new FAIL: gdb.base/vla-datatypes.exp: print unsigned_char_vla
new FAIL: gdb.base/vla-datatypes.exp: print foo_vla
new FAIL: gdb.base/vla-datatypes.exp: print bar_vla
new FAIL: gdb.base/vla-datatypes.exp: print vla_struct_object
new FAIL: gdb.base/vla-datatypes.exp: print vla_union_object
new FAIL: gdb.base/vla-datatypes.exp: whatis int_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis unsigned_int_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis double_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis float_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis long_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis unsigned_long_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis char_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis short_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis unsigned_short_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis unsigned_char_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis foo_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis bar_vla
new FAIL: gdb.base/vla-datatypes.exp: whatis vla_struct_object
new FAIL: gdb.base/vla-datatypes.exp: whatis vla_union_object
new FAIL: gdb.base/vla-datatypes.exp: ptype int_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype unsigned_int_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype double_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype float_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype long_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype unsigned_long_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype char_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype short_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype unsigned_short_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype unsigned_char_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype foo_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype bar_vla
new FAIL: gdb.base/vla-datatypes.exp: ptype vla_struct_object
new FAIL: gdb.base/vla-datatypes.exp: ptype vla_union_object
new FAIL: gdb.base/vla-datatypes.exp: size of int_vla
new FAIL: gdb.base/vla-datatypes.exp: size of unsigned_int_vla
new FAIL: gdb.base/vla-datatypes.exp: size of double_vla
new FAIL: gdb.base/vla-datatypes.exp: size of float_vla
new FAIL: gdb.base/vla-datatypes.exp: size of long_vla
new FAIL: gdb.base/vla-datatypes.exp: size of char_vla
new FAIL: gdb.base/vla-datatypes.exp: size of short_vla
new FAIL: gdb.base/vla-datatypes.exp: size of unsigned_short_vla
new FAIL: gdb.base/vla-datatypes.exp: size of unsigned_char_vla
new FAIL: gdb.base/vla-datatypes.exp: size of foo_vla
new FAIL: gdb.base/vla-datatypes.exp: size of bar_vla
new FAIL: gdb.base/vla-datatypes.exp: size of vla_struct_object
new FAIL: gdb.base/vla-datatypes.exp: size of vla_union_object
new FAIL: gdb.base/vla-datatypes.exp: set variable int_vla[0] = 42
new FAIL: gdb.base/vla-datatypes.exp: print sizeof
new FAIL: gdb.base/vla-datatypes.exp: print int_vla[0] - sizeof no side effects
new FAIL: gdb.base/vla-datatypes.exp: ptype ++int_vla[0]
new FAIL: gdb.base/vla-datatypes.exp: print int_vla[0] - ptype no side effects
new FAIL: gdb.base/vla-datatypes.exp: whatis ++int_vla[0]
new FAIL: gdb.base/vla-datatypes.exp: print int_vla[0] - whatis no side effects
new FAIL: gdb.base/vla-ptr.exp: print td_vla
new FAIL: gdb.base/vla-sideeffect.exp: print sizeof
new FAIL: gdb.base/vla-sideeffect.exp: print vla1[0] - sizeof no side effects
new FAIL: gdb.base/vla-sideeffect.exp: ptype ++vla1[0]
new FAIL: gdb.base/vla-sideeffect.exp: print vla1[0] - ptype no side effects
new FAIL: gdb.base/vla-sideeffect.exp: whatis ++vla1[0]
new FAIL: gdb.base/vla-sideeffect.exp: print vla1[0] - whatis no side effects
new FAIL: gdb.base/vla-sideeffect.exp: print i - sizeof with side effects
new FAIL: gdb.base/vla-sideeffect.exp: ptype vla2[i++]
new FAIL: gdb.base/vla-sideeffect.exp: print i - ptype with side effects
new FAIL: gdb.base/vla-sideeffect.exp: ptype vla2[i++ + sizeof
new FAIL: gdb.base/vla-sideeffect.exp: whatis vla2[i++]
new FAIL: gdb.base/vla-sideeffect.exp: print i - whatis with side effects
new FAIL: gdb.base/vla-sideeffect.exp: whatis vla2[i++ + sizeof
new FAIL: gdb.base/vla-stub.exp: p *local_struct.ptr
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x watch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x awatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x rwatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x watch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x awatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: awatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x watch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x awatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: rwatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x watch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x awatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: watch x rwatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x watch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x awatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: awatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: watch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x watch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: awatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x awatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 1, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 2, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 0: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 1: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 2: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 0: delete $bpnum
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: rwatch *
new FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: rwatch x rwatch: : width 3, iter 3: base + 1: delete $bpnum
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: set hardware watchpoint on global variable
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: set hardware watchpoint on global variable
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted on: hardware watchpoint triggers
new FAIL: gdb.cp/abstract-origin.exp: p problem
new FAIL: gdb.cp/anon-ns.exp: ptype '
new FAIL: gdb.cp/anon-struct.exp: print type of t::t
new FAIL: gdb.cp/anon-struct.exp: print type of X::t2
new FAIL: gdb.cp/anon-struct.exp: print type of X::t2::t2
new FAIL: gdb.cp/anon-struct.exp: print type of t3::~t3
new FAIL: gdb.cp/arg-reference.exp: No false reference
new FAIL: gdb.cp/baseenum.exp: Print enum constant X of class A
new FAIL: gdb.cp/baseenum.exp: Print enum constant X of class A in namespace N
new FAIL: gdb.cp/breakpoint.exp: continue to C1::Nested::foo
new FAIL: gdb.cp/breakpoint.exp: conditional breakpoint in method
new FAIL: gdb.cp/breakpoint.exp: conditional breakpoint in method 2
new FAIL: gdb.cp/breakpoint.exp: continue to breakpoint
new FAIL: gdb.cp/breakpoint.exp: check the member variable
new FAIL: gdb.cp/bs15503.exp: print s.length
new FAIL: gdb.cp/bs15503.exp: print s[0]
new FAIL: gdb.cp/bs15503.exp: print s[s.length
new FAIL: gdb.cp/bs15503.exp: print
new FAIL: gdb.cp/casts.exp: whatis decltype
new FAIL: gdb.cp/casts.exp: dynamic_cast simple upcast to reference
new FAIL: gdb.cp/casts.exp: dynamic_cast simple downcast
new FAIL: gdb.cp/casts.exp: dynamic_cast simple downcast to intermediate class
new FAIL: gdb.cp/casts.exp: dynamic_cast to non-existing base
new FAIL: gdb.cp/casts.exp: dynamic_cast to reference to non-existing base
new FAIL: gdb.cp/casts.exp: dynamic_cast unique downcast
new FAIL: gdb.cp/casts.exp: dynamic_cast to sibling
new FAIL: gdb.cp/class2.exp: print alpha at marker return 0
new FAIL: gdb.cp/class2.exp: print * aap at marker return 0
new FAIL: gdb.cp/class2.exp: print * abp at marker return 0, s-p-o off
new FAIL: gdb.cp/class2.exp: p acp
new FAIL: gdb.cp/class2.exp: p acp->c1
new FAIL: gdb.cp/class2.exp: p acp->c2
new FAIL: gdb.cp/class2.exp: p aref
new FAIL: gdb.cp/classes.exp: print &foo.st
new FAIL: gdb.cp/classes.exp: print &Bar::st
new FAIL: gdb.cp/cmpd-minsyms.exp: setting breakpoint at 'GDB<int>::a
new FAIL: gdb.cp/converts.exp: typedef to another typedef
new FAIL: gdb.cp/converts.exp: typedef to typedef of a typedef
new FAIL: gdb.cp/converts.exp: pointer to pointer
new FAIL: gdb.cp/converts.exp: pointer to array
new FAIL: gdb.cp/converts.exp: pointer to ancestor pointer
new FAIL: gdb.cp/converts.exp: pointer to void pointer
new FAIL: gdb.cp/converts.exp: pointer to boolean
new FAIL: gdb.cp/converts.exp: pointer to long int
new FAIL: gdb.cp/converts.exp: pointer pointer to void pointer
new FAIL: gdb.cp/converts.exp: pointer pointer to pointer pointer
new FAIL: gdb.cp/converts.exp: pointer pointer to array of pointers
new FAIL: gdb.cp/cp-relocate.exp: get address of int func<1>
new FAIL: gdb.cp/cp-relocate.exp: get address of int func<2>
new FAIL: gdb.cp/cp-relocate.exp: info file
new FAIL: gdb.cp/cpexprs.exp: print base1::base1
new FAIL: gdb.cp/cpexprs.exp: print base::base
new FAIL: gdb.cp/cpexprs.exp: print base::overload
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, char, char>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, char, int>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, char, long>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, char, short>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, int, char>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, int, int>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, int, long>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, int, short>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, long, char>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, long, int>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, long, long>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, long, short>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, short, char>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, short, int>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, short, long>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, int, short, short>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, short, int, char>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, short, int, int>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, short, int, long>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, short, int, short>
new FAIL: gdb.cp/cpexprs.exp: print flubber<int, int, short, short, int>
new FAIL: gdb.cp/cpexprs.exp: print flubber<long, short, long, short, long>
new FAIL: gdb.cp/cpexprs.exp: print flubber<short, int, short, int, short>
new FAIL: gdb.cp/cpexprs.exp: print policy1::policy
new FAIL: gdb.cp/cpexprs.exp: print policy2::policy
new FAIL: gdb.cp/cpexprs.exp: print policy3::policy
new FAIL: gdb.cp/cpexprs.exp: print policy4::policy
new FAIL: gdb.cp/cpexprs.exp: print policyd1::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd1::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd2::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd2::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd3::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd3::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd4::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd4::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd5::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd5::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<base, operation_1<base> >::function
new FAIL: gdb.cp/cpexprs.exp: print policyd<base, operation_1<base> >::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<base, operation_1<base> >::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<char, operation_1<char> >::function
new FAIL: gdb.cp/cpexprs.exp: print policyd<char, operation_1<char> >::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<char, operation_1<char> >::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<int, operation_1<int> >::function
new FAIL: gdb.cp/cpexprs.exp: print policyd<int, operation_1<int> >::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<int, operation_1<int> >::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<long, operation_1<long> >::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<long, operation_1<long> >::~policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::function
new FAIL: gdb.cp/cpexprs.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::policyd
new FAIL: gdb.cp/cpexprs.exp: print policyd<tclass<int>, operation_1<tclass<int> > >::~policyd
new FAIL: gdb.cp/cpexprs.exp: print tclass<base>::do_something
new FAIL: gdb.cp/cpexprs.exp: print tclass<char>::do_something
new FAIL: gdb.cp/cpexprs.exp: print tclass<int>::do_something
new FAIL: gdb.cp/cpexprs.exp: print tclass<long>::do_something
new FAIL: gdb.cp/cpexprs.exp: print tclass<short>::do_something
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, char, char>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, char, int>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, char, long>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, char, short>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, int, char>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, int, int>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, int, long>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, int, short>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, long, char>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, long, int>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, long, long>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, long, short>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, short, char>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, short, int>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, short, long>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, int, short, short>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, short, int, char>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, short, int, int>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, short, int, long>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, short, int, short>
new FAIL: gdb.cp/cpexprs.exp: list flubber<int, int, short, short, int>
new FAIL: gdb.cp/cpexprs.exp: list flubber<long, short, long, short, long>
new FAIL: gdb.cp/cpexprs.exp: list flubber<short, int, short, int, short>
new FAIL: gdb.cp/cpexprs.exp: list policy1::function
new FAIL: gdb.cp/cpexprs.exp: list policy1::policy
new FAIL: gdb.cp/cpexprs.exp: list policy2::function
new FAIL: gdb.cp/cpexprs.exp: list policy2::policy
new FAIL: gdb.cp/cpexprs.exp: list policy3::function
new FAIL: gdb.cp/cpexprs.exp: list policy3::policy
new FAIL: gdb.cp/cpexprs.exp: list policy4::function
new FAIL: gdb.cp/cpexprs.exp: list policy4::policy
new FAIL: gdb.cp/cpexprs.exp: list policyd1::function
new FAIL: gdb.cp/cpexprs.exp: list policyd1::policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd1::~policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd2::function
new FAIL: gdb.cp/cpexprs.exp: list policyd2::policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd2::~policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd3::function
new FAIL: gdb.cp/cpexprs.exp: list policyd3::policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd3::~policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd4::function
new FAIL: gdb.cp/cpexprs.exp: list policyd4::policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd4::~policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd5::function
new FAIL: gdb.cp/cpexprs.exp: list policyd5::policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd5::~policyd
new FAIL: gdb.cp/cpexprs.exp: list policyd<base, operation_1<base> >::function
new FAIL: gdb.cp/cpexprs.exp: list policyd<char, operation_1<char> >::function
new FAIL: gdb.cp/cpexprs.exp: list policyd<int, operation_1<int> >::function
new FAIL: gdb.cp/cpexprs.exp: list policyd<tclass<int>, operation_1<tclass<int> > >::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, char, char>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, char, char>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, char, int>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, char, int>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, char, long>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, char, long>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, char, short>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, char, short>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, int, char>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, int, char>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, int, int>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, int, int>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, int, long>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, int, long>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, int, short>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, int, short>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, long, char>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, long, char>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, long, int>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, long, int>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, long, long>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, long, long>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, long, short>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, long, short>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, short, char>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, short, char>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, short, int>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, short, int>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, short, long>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, short, long>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, int, short, short>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, int, short, short>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, short, int, char>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, int, char>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, short, int, int>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, int, int>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, short, int, long>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, int, long>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, short, int, short>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, int, short>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<int, int, short, short, int>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<int, int, short, short, int>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<long, short, long, short, long>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<long, short, long, short, long>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at flubber<short, int, short, int, short>
new FAIL: gdb.cp/cpexprs.exp: continue to flubber<short, int, short, int, short>
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policy1::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policy1::policy
new FAIL: gdb.cp/cpexprs.exp: continue to policy1::policy
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policy2::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policy2::policy
new FAIL: gdb.cp/cpexprs.exp: continue to policy2::policy
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policy3::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policy3::policy
new FAIL: gdb.cp/cpexprs.exp: continue to policy3::policy
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policy4::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policy4::policy
new FAIL: gdb.cp/cpexprs.exp: continue to policy4::policy
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd1::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd1::policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd1::policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd1::~policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd1::~policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd2::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd2::policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd2::policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd2::~policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd2::~policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd3::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd3::policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd3::policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd3::~policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd3::~policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd4::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd4::policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd4::policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd4::~policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd4::~policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd5::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd5::policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd5::policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd5::~policyd
new FAIL: gdb.cp/cpexprs.exp: continue to policyd5::~policyd
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd<base, operation_1<base> >::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd<char, operation_1<char> >::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd<int, operation_1<int> >::function
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at policyd<tclass<int>, operation_1<tclass<int> > >::function
new FAIL: gdb.cp/cplabel.exp: break foo::bar:to_the_top
new FAIL: gdb.cp/cplabel.exp: break foo::bar:get_out_of_here
new FAIL: gdb.cp/cplabel.exp: break foo::baz:to_the_top
new FAIL: gdb.cp/cplabel.exp: break foo::baz:get_out_of_here
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator*
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator%
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator-
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator>>
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator!=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator>
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator>=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator|
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator&&
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator!
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator++
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator+=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator*=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator%=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator>>=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator|=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator,
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator/
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator+
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator<<
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator==
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator<
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator<=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator&
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator^
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator||
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator~
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator--
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator->
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator-=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator/=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator<<=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator&=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator^=
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator->*
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator[]
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator
new FAIL: gdb.cp/cplusfuncs.exp: print &foo::operator delete
new FAIL: gdb.cp/derivation.exp: before run: ptype A::value_type
new FAIL: gdb.cp/derivation.exp: before run: whatis A::value_type
new FAIL: gdb.cp/derivation.exp: before run: p
new FAIL: gdb.cp/derivation.exp: before run: ptype D::value_type
new FAIL: gdb.cp/derivation.exp: before run: whatis D::value_type
new FAIL: gdb.cp/derivation.exp: before run: ptype E::value_type
new FAIL: gdb.cp/derivation.exp: before run: whatis E::value_type
new FAIL: gdb.cp/derivation.exp: before run: ptype F::value_type
new FAIL: gdb.cp/derivation.exp: before run: whatis F::value_type
new FAIL: gdb.cp/derivation.exp: before run: ptype A2::value_type
new FAIL: gdb.cp/derivation.exp: before run: whatis A2::value_type
new FAIL: gdb.cp/derivation.exp: before run: ptype D2::value_type
new FAIL: gdb.cp/derivation.exp: before run: whatis D2::value_type
new FAIL: gdb.cp/derivation.exp: before run: ptype Z::value_type
new FAIL: gdb.cp/derivation.exp: before run: whatis Z::value_type
new FAIL: gdb.cp/derivation.exp: before run: ptype ZZ::value_type
new FAIL: gdb.cp/derivation.exp: before run: whatis ZZ::value_type
new FAIL: gdb.cp/derivation.exp: at marker1: ptype A::value_type
new FAIL: gdb.cp/derivation.exp: at marker1: whatis A::value_type
new FAIL: gdb.cp/derivation.exp: at marker1: p
new FAIL: gdb.cp/derivation.exp: at marker1: ptype D::value_type
new FAIL: gdb.cp/derivation.exp: at marker1: whatis D::value_type
new FAIL: gdb.cp/derivation.exp: at marker1: ptype A2::value_type
new FAIL: gdb.cp/derivation.exp: at marker1: whatis A2::value_type
new FAIL: gdb.cp/derivation.exp: at marker1: ptype D2::value_type
new FAIL: gdb.cp/derivation.exp: at marker1: whatis D2::value_type
new FAIL: gdb.cp/derivation.exp: ptype a_instance // unrecognized line type 1: int a;
new FAIL: gdb.cp/derivation.exp: ptype d_instance // unrecognized line type 1: int d;
new FAIL: gdb.cp/derivation.exp: ptype e_instance // unrecognized line type 1: int e;
new FAIL: gdb.cp/derivation.exp: ptype f_instance // unrecognized line type 1: int f;
new FAIL: gdb.cp/derivation.exp: whatis a_instance.a
new FAIL: gdb.cp/derivation.exp: p
new FAIL: gdb.cp/derivation.exp: whatis b_instance.b
new FAIL: gdb.cp/derivation.exp: whatis d_instance.d
new FAIL: gdb.cp/derivation.exp: whatis e_instance.e
new FAIL: gdb.cp/derivation.exp: whatis f_instance.f
new FAIL: gdb.cp/derivation.exp: whatis z_instance.z
new FAIL: gdb.cp/derivation.exp: whatis zz_instance.zz
new FAIL: gdb.cp/derivation.exp: ptype N::value_type
new FAIL: gdb.cp/derivation.exp: ptype N::Derived::value_type
new FAIL: gdb.cp/derivation.exp: ptype value_type
new FAIL: gdb.cp/destrprint.exp: continue to breakpoint: Break here
new FAIL: gdb.cp/destrprint.exp: go up to ~Derived
new FAIL: gdb.cp/destrprint.exp: print *this with print object = on
new FAIL: gdb.cp/destrprint.exp: print *this with print object = off
new FAIL: gdb.cp/dispcxx.exp: continue to breakpoint: here
new FAIL: gdb.cp/dispcxx.exp: display k
new FAIL: gdb.cp/enum-class.exp: ptype E1
new FAIL: gdb.cp/enum-class.exp: print E1::HI
new FAIL: gdb.cp/enum-class.exp: print
new FAIL: gdb.cp/enum-class.exp: print HI
new FAIL: gdb.cp/enum-class.exp: print overload2
new FAIL: gdb.cp/filename.exp: continue to breakpoint: stop here
new FAIL: gdb.cp/filename.exp: print includefile[0]
new FAIL: gdb.cp/filename.exp: print 'includefile'::some_global
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/impl-this.exp: before run: print D::B<int>::i
new FAIL: gdb.cp/impl-this.exp: before run: print B<int>::i
new FAIL: gdb.cp/impl-this.exp: before run: print D::B<int>::A<int>::i
new FAIL: gdb.cp/impl-this.exp: before run: print B<int>::A<int>::i
new FAIL: gdb.cp/impl-this.exp: before run: print A<int>::i
new FAIL: gdb.cp/impl-this.exp: before run: print D::C::A<int>::i
new FAIL: gdb.cp/impl-this.exp: before run: print C::A<int>::i
new FAIL: gdb.cp/impl-this.exp: before run: print D::A<int>::i
new FAIL: gdb.cp/inherit.exp: print type of anonymous union
new FAIL: gdb.cp/inherit.exp: print g_vB
new FAIL: gdb.cp/inherit.exp: print g_vC
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
new FAIL: gdb.cp/koenig.exp: p first
new FAIL: gdb.cp/koenig.exp: p second
new FAIL: gdb.cp/koenig.exp: p entry
new FAIL: gdb.cp/koenig.exp: setting breakpoint at 238
new FAIL: gdb.cp/local.exp: ptype l
new FAIL: gdb.cp/local.exp: ptype Local
new FAIL: gdb.cp/local.exp: Local out of scope
new FAIL: gdb.cp/local.exp: ptype InnerLocal
new FAIL: gdb.cp/local.exp: ptype InnerLocal::NestedInnerLocal
new FAIL: gdb.cp/m-static.exp: simple object, static const int, accessing via 'class::method::variable
new FAIL: gdb.cp/m-static.exp: simple object instance, print constructor
new FAIL: gdb.cp/m-static.exp: simple object instance, ptype constructor
new FAIL: gdb.cp/m-static.exp: simple object instance, print destructor
new FAIL: gdb.cp/m-static.exp: simple object instance, ptype destructor
new FAIL: gdb.cp/m-static.exp: simple object instance, print quoted destructor
new FAIL: gdb.cp/m-static.exp: derived template object, static enum
new FAIL: gdb.cp/m-static.exp: template object, static derived enum
new FAIL: gdb.cp/m-static.exp: print svar
new FAIL: gdb.cp/member-name.exp: print inner::z from first breakpoint
new FAIL: gdb.cp/member-name.exp: continue to breakpoint: continue to second breakpoint
new FAIL: gdb.cp/member-name.exp: print inner::z from second breakpoint
new FAIL: gdb.cp/member-name.exp: continue to breakpoint: continue to third breakpoint
new FAIL: gdb.cp/member-name.exp: print Templ::y from third breakpoint
new FAIL: gdb.cp/member-ptr.exp: print a
new FAIL: gdb.cp/member-ptr.exp: ptype diamond_pfunc_ptr
new FAIL: gdb.cp/member-ptr.exp: ptype diamond.*diamond_pfunc_ptr
new FAIL: gdb.cp/member-ptr.exp: print a.*pmf
new FAIL: gdb.cp/member-ptr.exp: print a_p->*pmf
new FAIL: gdb.cp/member-ptr.exp: print *pmf
new FAIL: gdb.cp/member-ptr.exp: ptype *pmf
new FAIL: gdb.cp/member-ptr.exp: ptype a.*pmf
new FAIL: gdb.cp/member-ptr.exp: ptype
new FAIL: gdb.cp/member-ptr.exp: print diamond.*left_pmf
new FAIL: gdb.cp/member-ptr.exp: print diamond.*right_pmf
new FAIL: gdb.cp/member-ptr.exp: print diamond.*right_vpmf
new FAIL: gdb.cp/member-ptr.exp: print left_vpmf
new FAIL: gdb.cp/member-ptr.exp: print right_vpmf
new FAIL: gdb.cp/member-ptr.exp: print base_vpmf
new FAIL: gdb.cp/member-ptr.exp: print null_pmf
new FAIL: gdb.cp/member-ptr.exp: print null_pmf = &A::foo
new FAIL: gdb.cp/member-ptr.exp: print null_pmf = 0
new FAIL: gdb.cp/meth-typedefs.exp: list A::FOO::test
new FAIL: gdb.cp/meth-typedefs.exp: list 'A::FOO::test
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at A::FOO::test
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at 'A::FOO::test
new FAIL: gdb.cp/meth-typedefs.exp: list A::FOO::foo
new FAIL: gdb.cp/meth-typedefs.exp: list 'A::FOO::foo
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at A::FOO::foo
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at 'A::FOO::foo
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at B::test
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at 'B::test
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at test
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at 'test
new FAIL: gdb.cp/meth-typedefs.exp: list test<my_other_type, my_other_type_2>
new FAIL: gdb.cp/meth-typedefs.exp: list 'test<my_other_type, my_other_type_2>
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at test<my_other_type, my_other_type_2>
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at 'test<my_other_type, my_other_type_2>
new FAIL: gdb.cp/meth-typedefs.exp: list B::test<my_other_type, my_other_type_2>
new FAIL: gdb.cp/meth-typedefs.exp: list 'B::test<my_other_type, my_other_type_2>
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at B::test<my_other_type, my_other_type_2>
new FAIL: gdb.cp/meth-typedefs.exp: setting breakpoint at 'B::test<my_other_type, my_other_type_2>
new FAIL: gdb.cp/method.exp: ptype A
new FAIL: gdb.cp/namespace-enum.exp: print foo::B::B_B
new FAIL: gdb.cp/namespace-enum.exp: print foo::B_B
new FAIL: gdb.cp/namespace-enum.exp: print A_A
new FAIL: gdb.cp/namespace-nested-import.exp: print C::x
new FAIL: gdb.cp/namespace.exp: print AAA::c
new FAIL: gdb.cp/namespace.exp: ptype ina
new FAIL: gdb.cp/namespace.exp: print AAA::xyzq
new FAIL: gdb.cp/namespace.exp: print BBB::CCC::xyzq
new FAIL: gdb.cp/namespace.exp: print BBB::Class::xyzq
new FAIL: gdb.cp/namespace.exp: whatis C::cOtherFileType
new FAIL: gdb.cp/namespace.exp: whatis ::C::cOtherFileType
new FAIL: gdb.cp/namespace.exp: whatis C::cOtherFileVar
new FAIL: gdb.cp/namespace.exp: whatis ::C::cOtherFileVar
new FAIL: gdb.cp/namespace.exp: print C::cOtherFileVar
new FAIL: gdb.cp/namespace.exp: print ::C::cOtherFileVar
new FAIL: gdb.cp/namespace.exp: whatis C::OtherFileClass::cOtherFileClassType
new FAIL: gdb.cp/namespace.exp: whatis ::C::OtherFileClass::cOtherFileClassType
new FAIL: gdb.cp/namespace.exp: print C::OtherFileClass::cOtherFileClassVar
new FAIL: gdb.cp/namespace.exp: print ::C::OtherFileClass::cOtherFileClassVar
new FAIL: gdb.cp/namespace.exp: print c
new FAIL: gdb.cp/namespace.exp: print 'C::cc'
new FAIL: gdb.cp/namespace.exp: print C::cc
new FAIL: gdb.cp/namespace.exp: print cd
new FAIL: gdb.cp/namespace.exp: print C::D::cd
new FAIL: gdb.cp/namespace.exp: print 'E::cde'
new FAIL: gdb.cp/namespace.exp: print E::cde
new FAIL: gdb.cp/namespace.exp: print shadow
new FAIL: gdb.cp/namespace.exp: print E::ce
new FAIL: gdb.cp/namespace.exp: ptype C
new FAIL: gdb.cp/namespace.exp: ptype E
new FAIL: gdb.cp/namespace.exp: ptype CClass
new FAIL: gdb.cp/namespace.exp: ptype CClass::NestedClass
new FAIL: gdb.cp/namespace.exp: ptype ::C::CClass
new FAIL: gdb.cp/namespace.exp: ptype ::C::CClass::NestedClass
new FAIL: gdb.cp/namespace.exp: ptype ::C::NestedClass
new FAIL: gdb.cp/namespace.exp: ptype C::CClass
new FAIL: gdb.cp/namespace.exp: ptype C::CClass::NestedClass
new FAIL: gdb.cp/namespace.exp: ptype C::NestedClass
new FAIL: gdb.cp/namespace.exp: print cOtherFile
new FAIL: gdb.cp/namespace.exp: ptype OtherFileClass
new FAIL: gdb.cp/namespace.exp: ptype ::C::OtherFileClass
new FAIL: gdb.cp/namespace.exp: ptype C::OtherFileClass
new FAIL: gdb.cp/namespace.exp: ptype OtherFileClass typedefs
new FAIL: gdb.cp/namespace.exp: ptype ::C::OtherFileClass typedefs
new FAIL: gdb.cp/namespace.exp: print cX
new FAIL: gdb.cp/namespace.exp: print 'F::cXf'
new FAIL: gdb.cp/namespace.exp: print F::cXf
new FAIL: gdb.cp/namespace.exp: print F::cXfX
new FAIL: gdb.cp/namespace.exp: print X
new FAIL: gdb.cp/namespace.exp: print 'G::Xg'
new FAIL: gdb.cp/namespace.exp: print G::Xg
new FAIL: gdb.cp/namespace.exp: print G::XgX
new FAIL: gdb.cp/namespace.exp: print AAA::ALPHA
new FAIL: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass
new FAIL: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass *
new FAIL: gdb.cp/nsimport.exp: print x
new FAIL: gdb.cp/nsimport.exp: print xx
new FAIL: gdb.cp/nsimport.exp: print xxx
new FAIL: gdb.cp/nsnested.exp: print C::D::ab
new FAIL: gdb.cp/nsnoimports.exp: print A::_a
new FAIL: gdb.cp/nsnoimports.exp: print A::B::ab
new FAIL: gdb.cp/nsnoimports.exp: print A::B::C::abc
new FAIL: gdb.cp/nsnoimports.exp: print C::abc
new FAIL: gdb.cp/nsrecurs.exp: print ax
new FAIL: gdb.cp/nsrecurs.exp: print dx
new FAIL: gdb.cp/nsrecurs.exp: ptype G::GF
new FAIL: gdb.cp/nsrecurs.exp: print G::GF::FE::ex
new FAIL: gdb.cp/nsusing.exp: print _a
new FAIL: gdb.cp/nsusing.exp: print _a in a nested scope
new FAIL: gdb.cp/nsusing.exp: print cc
new FAIL: gdb.cp/nsusing.exp: print B::_a
new FAIL: gdb.cp/nsusing.exp: print dx
new FAIL: gdb.cp/nsusing.exp: print efx
new FAIL: gdb.cp/nsusing.exp: print ghx
new FAIL: gdb.cp/nsusing.exp: print x
new FAIL: gdb.cp/operator.exp: global operator
new FAIL: gdb.cp/operator.exp: global operator overload
new FAIL: gdb.cp/operator.exp: ADL operator
new FAIL: gdb.cp/operator.exp: ADL operator overload
new FAIL: gdb.cp/operator.exp: Fully qualified explicit operator call
new FAIL: gdb.cp/operator.exp: anonymous namespace operator
new FAIL: gdb.cp/operator.exp: anonymous namespace operator overload
new FAIL: gdb.cp/operator.exp: anonymous namespace operator overload float
new FAIL: gdb.cp/operator.exp: imported operator
new FAIL: gdb.cp/operator.exp: imported operator overload
new FAIL: gdb.cp/operator.exp: imported operator overload float
new FAIL: gdb.cp/operator.exp: member operator overload
new FAIL: gdb.cp/operator.exp: p l == 1
new FAIL: gdb.cp/operator.exp: p x[0]
new FAIL: gdb.cp/oranking.exp: p foo1
new FAIL: gdb.cp/oranking.exp: p foo3
new FAIL: gdb.cp/oranking.exp: p foo5
new FAIL: gdb.cp/oranking.exp: p foo6
new FAIL: gdb.cp/oranking.exp: p foo7
new FAIL: gdb.cp/oranking.exp: p foo8
new FAIL: gdb.cp/oranking.exp: p foo9
new FAIL: gdb.cp/oranking.exp: p foo12
new FAIL: gdb.cp/overload.exp: ptype foo_instance1
new FAIL: gdb.cp/overload.exp: print foo_instance1.overloadfnarg
new FAIL: gdb.cp/overload.exp: print bar
new FAIL: gdb.cp/overload.exp: print K::staticoverload
new FAIL: gdb.cp/overload.exp: print N::nsoverload
new FAIL: gdb.cp/overload.exp: print foo::overload1arg
new FAIL: gdb.cp/ovldbreak.exp: probe void
new FAIL: gdb.cp/ovldbreak.exp: probe char
new FAIL: gdb.cp/ovldbreak.exp: probe signed char
new FAIL: gdb.cp/ovldbreak.exp: probe unsigned char
new FAIL: gdb.cp/ovldbreak.exp: probe short int
new FAIL: gdb.cp/ovldbreak.exp: probe unsigned short int
new FAIL: gdb.cp/ovldbreak.exp: probe int
new FAIL: gdb.cp/ovldbreak.exp: probe unsigned int
new FAIL: gdb.cp/ovldbreak.exp: probe long int
new FAIL: gdb.cp/ovldbreak.exp: probe unsigned long int
new FAIL: gdb.cp/ovldbreak.exp: probe float
new FAIL: gdb.cp/ovldbreak.exp: probe double
new FAIL: gdb.cp/ovsrch.exp: break A::outer::hibob if
new FAIL: gdb.cp/ovsrch.exp: break A::B::inner::hibob if
new FAIL: gdb.cp/pr-1210.exp: print *obj
new FAIL: gdb.cp/pr-1210.exp: print obj->myB
new FAIL: gdb.cp/pr-574.exp: PR gdb/574
new FAIL: gdb.cp/pr12028.exp: p D::foo
new FAIL: gdb.cp/pr9067.exp: print b
new FAIL: gdb.cp/pr9167.exp: p b
new FAIL: gdb.cp/pr9631.exp: print tender
new FAIL: gdb.cp/printmethod.exp: print virtual method.
new FAIL: gdb.cp/printmethod.exp: print nonvirtual method.
new FAIL: gdb.cp/psymtab-parameter.exp: complete p 'func<short>
new FAIL: gdb.cp/ptype-cv-cp.exp: whatis v_const_my_int
new FAIL: gdb.cp/ptype-cv-cp.exp: ptype v_const_my_int
new FAIL: gdb.cp/ptype-cv-cp.exp: whatis v_const_volatile_my_int
new FAIL: gdb.cp/ptype-cv-cp.exp: ptype v_const_volatile_my_int
new FAIL: gdb.cp/ptype-cv-cp.exp: whatis v_volatile_const_my_int
new FAIL: gdb.cp/ptype-cv-cp.exp: ptype v_volatile_const_my_int
new FAIL: gdb.cp/ptype-flags.exp: basic test // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: no methods // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: no typedefs // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: no methods or typedefs // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: raw // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: raw no methods // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: raw no typedefs // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: raw no methods or typedefs // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: basic test, default methods off // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: methods, default methods off // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: no typedefs, default methods off // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: methods, no typedefs, default methods off // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: basic test, default methods+typedefs off // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: methods, default methods+typedefs off // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: typedefs, default methods+typedefs off // wrong tag: Holder
new FAIL: gdb.cp/ptype-flags.exp: methods typedefs, default methods+typedefs off // wrong tag: Holder
new FAIL: gdb.cp/rtti.exp: print *e1
new FAIL: gdb.cp/rtti.exp: print *e2
new FAIL: gdb.cp/rtti.exp: print *obj
new FAIL: gdb.cp/rtti.exp: print *obj3
new FAIL: gdb.cp/shadow.exp: continue to breakpoint: marker1
new FAIL: gdb.cp/shadow.exp: Print class x shadowing global x
new FAIL: gdb.cp/shadow.exp: continue to breakpoint: marker2
new FAIL: gdb.cp/shadow.exp: Print local x shadowing class x
new FAIL: gdb.cp/shadow.exp: continue to breakpoint: marker3
new FAIL: gdb.cp/shadow.exp: Print inner scope x
new FAIL: gdb.cp/shadow.exp: continue to breakpoint: marker4
new FAIL: gdb.cp/shadow.exp: Print local x not namespace x
new FAIL: gdb.cp/shadow.exp: continue to breakpoint: marker5
new FAIL: gdb.cp/shadow.exp: Print imported namespace x
new FAIL: gdb.cp/temargs.exp: test type of T in base_m
new FAIL: gdb.cp/temargs.exp: test value of I in base_m
new FAIL: gdb.cp/temargs.exp: test value of P in base_m
new FAIL: gdb.cp/temargs.exp: test value of MP in base_m
new FAIL: gdb.cp/temargs.exp: test type of T in inner_m
new FAIL: gdb.cp/temargs.exp: test value of I in inner_m
new FAIL: gdb.cp/temargs.exp: test value of P in inner_m
new FAIL: gdb.cp/temargs.exp: test value of MP in inner_m
new FAIL: gdb.cp/temargs.exp: test type of Z in inner_m
new FAIL: gdb.cp/temargs.exp: test type of T in func
new FAIL: gdb.cp/temargs.exp: test value of I in func
new FAIL: gdb.cp/temargs.exp: test value of P in func
new FAIL: gdb.cp/temargs.exp: test value of MP in func
new FAIL: gdb.cp/temargs.exp: test type of T in templ_m
new FAIL: gdb.cp/temargs.exp: test value of I in templ_m
new FAIL: gdb.cp/temargs.exp: test value of P in templ_m
new FAIL: gdb.cp/temargs.exp: test value of MP in templ_m
new FAIL: gdb.cp/temargs.exp: test type of Q in templ_m
new FAIL: gdb.cp/temargs.exp: test type of F in k2_m
new FAIL: gdb.cp/templates.exp: ptype T5<int>
new FAIL: gdb.cp/templates.exp: ptype t5i
new FAIL: gdb.cp/templates.exp: destructor_breakpoint
new FAIL: gdb.cp/templates.exp: breakpoint on a line with no real code
new FAIL: gdb.cp/templates.exp: ptype empty
new FAIL: gdb.cp/templates.exp: ptype arg
new FAIL: gdb.cp/templates.exp: ptype Foo
new FAIL: gdb.cp/templates.exp: ptype fint
new FAIL: gdb.cp/templates.exp: ptype fchar
new FAIL: gdb.cp/templates.exp: ptype fvpchar
new FAIL: gdb.cp/templates.exp: print Foo<volatile char *>::foo
new FAIL: gdb.cp/templates.exp: print Foo<volatile char*>::foo
new FAIL: gdb.cp/templates.exp: ptype Bar
new FAIL: gdb.cp/templates.exp: ptype bint
new FAIL: gdb.cp/templates.exp: ptype bint2
new FAIL: gdb.cp/templates.exp: ptype Baz
new FAIL: gdb.cp/templates.exp: ptype bazint
new FAIL: gdb.cp/templates.exp: ptype bazint2
new FAIL: gdb.cp/templates.exp: ptype Qux
new FAIL: gdb.cp/templates.exp: ptype quxint
new FAIL: gdb.cp/templates.exp: ptype Spec
new FAIL: gdb.cp/templates.exp: ptype siip
new FAIL: gdb.cp/templates.exp: ptype Garply<int>
new FAIL: gdb.cp/templates.exp: ptype Garply<Garply<char> >
new FAIL: gdb.cp/templates.exp: print Garply<Garply<char> >::garply
new FAIL: gdb.cp/typeid.exp: before starting: print &typeid
new FAIL: gdb.cp/typeid.exp: after starting: print &typeid
new FAIL: gdb.cp/userdef.exp: print one + two
new FAIL: gdb.cp/userdef.exp: print one - two
new FAIL: gdb.cp/virtbase.exp: continue to breakpoint: first breakpoint
new FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/virtbase.exp: print x in get_y
new FAIL: gdb.cp/virtbase.exp: continue to breakpoint: second breakpoint
new FAIL: gdb.cp/virtbase.exp: print x in get_z
new FAIL: gdb.cp/virtbase.exp: continue to breakpoint: third breakpoint
new FAIL: gdb.cp/virtbase.exp: print *
new FAIL: gdb.cp/virtbase.exp: print/x b->mA
new FAIL: gdb.cp/virtbase.exp: print rtti_data
new FAIL: gdb.cp/virtbase.exp: print pointer to virtual base at non-zero offset of larger object
new FAIL: gdb.cp/virtbase.exp: print same pointer from history value
new FAIL: gdb.cp/virtbase.exp: print whole pointed-to object, starting from the virtual base pointer
new FAIL: gdb.cp/virtfunc2.exp: print o
new FAIL: gdb.cp/vla-cxx.exp: print vla
new FAIL: gdb.cp/vla-cxx.exp: print vlaref
new FAIL: gdb.cp/vla-cxx.exp: print vlaref2
new FAIL: gdb.fortran/array-element.exp: print the first element of array a
new FAIL: gdb.fortran/array-element.exp: print the second element of array a
new FAIL: gdb.fortran/charset.exp: print fortran wide character
new FAIL: gdb.fortran/charset.exp: print fortran wide string
new FAIL: gdb.fortran/common-block.exp: info locals out
new FAIL: gdb.fortran/common-block.exp: info common out
new FAIL: gdb.fortran/common-block.exp: p iy out
new FAIL: gdb.fortran/common-block.exp: p iz out
new FAIL: gdb.fortran/common-block.exp: p iy_y out
new FAIL: gdb.fortran/common-block.exp: p iz_z out
new FAIL: gdb.fortran/common-block.exp: info locals in
new FAIL: gdb.fortran/common-block.exp: info common in
new FAIL: gdb.fortran/common-block.exp: p iy2 in
new FAIL: gdb.fortran/common-block.exp: p iz in
new FAIL: gdb.fortran/common-block.exp: p iy_y in
new FAIL: gdb.fortran/common-block.exp: p iz_z2 in
new FAIL: gdb.fortran/module.exp: stopped language detection
new FAIL: gdb.fortran/module.exp: fully qualified name of DW_TAG_constant
new FAIL: gdb.fortran/module.exp: print var_i value 1
new FAIL: gdb.fortran/module.exp: print var_i value 2
new FAIL: gdb.fortran/module.exp: print mod3
new FAIL: gdb.fortran/module.exp: print mod2
new FAIL: gdb.fortran/module.exp: print mod1
new FAIL: gdb.fortran/module.exp: print var_b
new FAIL: gdb.fortran/module.exp: print var_d
new FAIL: gdb.fortran/module.exp: print var_i value 14
new FAIL: gdb.fortran/module.exp: print var_x value 30
new FAIL: gdb.fortran/module.exp: print var_x value 31
new FAIL: gdb.fortran/module.exp: ptype modmany
new FAIL: gdb.fortran/module.exp: complete modm
new FAIL: gdb.fortran/module.exp: complete modmany
new FAIL: gdb.fortran/module.exp: complete modmany::
new FAIL: gdb.fortran/module.exp: complete modmany::var
new FAIL: gdb.fortran/module.exp: setting breakpoint at module
new FAIL: gdb.fortran/multi-dim.exp: print valid static array element
new FAIL: gdb.fortran/multi-dim.exp: print full contents of the array
new FAIL: gdb.fortran/multi-dim.exp: print valid variable bound array element
new FAIL: gdb.fortran/multi-dim.exp: print type of unbound array
new FAIL: gdb.fortran/multi-dim.exp: print valid unbound array element
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: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger
new FAIL: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
new FAIL: gdb.gdb/observer.exp: run until breakpoint at captured_main
new FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop
new FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
new FAIL: gdb.gdb/selftest.exp: run until breakpoint at captured_main
new FAIL: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
new FAIL: gdb.linespec/break-ask.exp: break twodup absolute
new FAIL: gdb.linespec/break-ask.exp: break twodup relative
new FAIL: gdb.linespec/break-ask.exp: info source
new FAIL: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere
new FAIL: gdb.linespec/break-ask.exp: break twodup relative other
new FAIL: gdb.linespec/break-ask.exp: info source other
new FAIL: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere other
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
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator,
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,'
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator,"
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 filename and unique function name
new FAIL: gdb.linespec/explicit.exp: delete complete filename and unique function name breakpoint
new FAIL: gdb.linespec/linespec.exp: multi-location break using duplicate function name and label
new FAIL: gdb.linespec/linespec.exp: complete condition
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here:
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/macro-relative.exp: info macro HEADER
new FAIL: gdb.linespec/skip-two.exp: dupname ignored from main
new FAIL: gdb.linespec/skip-two.exp: dupname ignored from n
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames
new 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
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2
new 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
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2
new FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1
new FAIL: gdb.multi/multi-attach.exp: backtrace 1
new FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.multi/tids.exp: two inferiors: info threads show inferior numbers
new FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID
new FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread_function1
new FAIL: gdb.multi/tids.exp: two inferiors: p $_thread == 2
new FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 4
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakpoint at thread_function2
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2
new FAIL: gdb.opt/inline-break.exp: break func1
new FAIL: gdb.opt/inline-break.exp: break func2
new FAIL: gdb.opt/inline-break.exp: break func3b
new FAIL: gdb.opt/inline-break.exp: break func4b
new FAIL: gdb.opt/inline-break.exp: break func5b
new FAIL: gdb.opt/inline-break.exp: break func6b
new FAIL: gdb.opt/inline-break.exp: break func7b
new FAIL: gdb.opt/inline-break.exp: break func8b
new FAIL: gdb.opt/inline-break.exp: print func2
new FAIL: gdb.stabs/exclfwd.exp: ptype v2
new FAIL: gdb.stabs/exclfwd.exp: ptype v3
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: set scheduler-locking on
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: thread 2
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: continuing thread 2
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: thread 3
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: continuing thread 3
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: only main stopped
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: breakpoint is hit
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted off: all-stop: all threads stopped
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: set scheduler-locking on
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: thread 2
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: continuing thread 2
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: thread 3
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: continuing thread 3
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: only main stopped
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: breakpoint is hit
new FAIL: gdb.threads/break-while-running.exp: w/ithr: always-inserted on: all-stop: all threads stopped
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: set scheduler-locking on
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: thread 2
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: continuing thread 2
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: thread 3
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: continuing thread 3
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: breakpoint is hit
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted off: all-stop: all threads stopped
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: set scheduler-locking on
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: thread 2
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: continuing thread 2
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: thread 3
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: continuing thread 3
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: breakpoint is hit
new FAIL: gdb.threads/break-while-running.exp: wo/ithr: always-inserted on: all-stop: all threads stopped
new FAIL: gdb.threads/continue-pending-status.exp: attempt 0: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: no thread starvation
new FAIL: gdb.threads/execl.exp: info threads before exec
new FAIL: gdb.threads/execl.exp: continue across exec
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
new FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking
new FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on
new FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2
new FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3
new FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4
new FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5
new FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking
new FAIL: gdb.threads/info-threads-cur-sal.exp: info threads before break
new FAIL: gdb.threads/info-threads-cur-sal.exp: info threads before list
new FAIL: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread
new FAIL: gdb.threads/leader-exit.exp: Single thread has been left
new FAIL: gdb.threads/manythreads.exp: info threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: step
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: next
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: info threads shows all threads
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set scheduler-locking on
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: thread 3
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: thread 2
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set scheduler-locking off
new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: thread 3
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: info threads shows all threads
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: set scheduler-locking off
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: info threads shows all threads
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: set scheduler-locking step
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: info threads shows all threads
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: set scheduler-locking on
new FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=on: next over function call
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9
new FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10
new FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2
new FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
new FAIL: gdb.threads/no-unwaited-for-left.exp: only main thread left, thread 2 terminated
new FAIL: gdb.threads/no-unwaited-for-left.exp: disable scheduler-locking, letting new thread start
new FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here-2
new FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for main thread
new FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
new FAIL: gdb.threads/no-unwaited-for-left.exp: only thread 3 left, main thread terminated
new FAIL: gdb.threads/no-unwaited-for-left.exp: thread apply all with exited thread
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/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
new FAIL: gdb.threads/pthread_cond_wait.exp: backtrace in blocked thread
new FAIL: gdb.threads/queue-signal.exp: determine thread functions
new FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 selected
new FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread 1 got the signal
new FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 selected
new FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over no: thread 1 got the signal
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking on
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 1 selected
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 3
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: thread 2
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: set scheduler-locking off
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: signal command queries
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: set scheduler-locking on
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 1 selected
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 3
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: thread 2
new 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: signal command does not query, signal delivered
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: set scheduler-locking off
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: second signal: signal command queries
new FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals
new FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: stop with SIGUSR1
new FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: thread 2 intercepted signal
new FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: thread 2 got the signal
new FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: stop with SIGUSR1
new FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 2 intercepted signal
new FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: signal 0 queries
new FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: thread 2 got the signal
new FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: thread 2 hit breakpoint
new FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 1: right thread got the signal
new FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: thread 2 hit breakpoint
new FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: switch to sigtrap thread
new FAIL: gdb.threads/signal-sigtrap.exp: sigtrap thread 2: right thread got the signal
new 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
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
new FAIL: gdb.threads/sigthread.exp: stop with control-c
new FAIL: gdb.threads/step-bg-decr-pc-switch-thread.exp: info threads shows all threads
new FAIL: gdb.threads/step-bg-decr-pc-switch-thread.exp: next& over inf loop
new FAIL: gdb.threads/step-bg-decr-pc-switch-thread.exp: switch to main thread
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: info threads shows all threads
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking on
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: thread 2
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: step: set scheduler-locking off
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: info threads shows all threads
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking on
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: thread 2
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: next: set scheduler-locking off
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: info threads shows all threads
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set scheduler-locking on
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: thread 2
new FAIL: gdb.threads/step-over-lands-on-breakpoint.exp: displaced=off: continue: set scheduler-locking off
new FAIL: gdb.threads/stepi-random-signal.exp: set scheduler-locking on
new FAIL: gdb.threads/stepi-random-signal.exp: thread 2
new FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
new FAIL: gdb.threads/stepi-random-signal.exp: stepi
new FAIL: gdb.threads/thread-execl.exp: schedlock off: set scheduler-locking off
new FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image
new FAIL: gdb.threads/thread-execl.exp: schedlock step: set scheduler-locking step
new FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image
new FAIL: gdb.threads/thread-execl.exp: schedlock on: set scheduler-locking on
new FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image
new FAIL: gdb.threads/thread-find.exp: name thread 2
new FAIL: gdb.threads/thread-find.exp: name thread 3
new FAIL: gdb.threads/thread-find.exp: name thread 4
new FAIL: gdb.threads/thread-find.exp: name thread 5
new FAIL: gdb.threads/thread-find.exp: name thread 6
new FAIL: gdb.threads/thread-find.exp: find thread name 6
new FAIL: gdb.threads/thread-find.exp: find thread name 5
new FAIL: gdb.threads/thread-find.exp: find thread name 4
new FAIL: gdb.threads/thread-find.exp: find thread name 3
new FAIL: gdb.threads/thread-find.exp: find thread name 2
new FAIL: gdb.threads/thread-find.exp: test regular exp
new FAIL: gdb.threads/thread-find.exp: info threads 2 4 6
new FAIL: gdb.threads/thread-find.exp: info threads 3-5
new FAIL: gdb.threads/thread-find.exp: info threads 3-3
new FAIL: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id
new FAIL: gdb.threads/thread-specific.exp: get threads list
new FAIL: gdb.threads/thread-unwindonsignal.exp: hand-call interrupted by signal in another thread
new FAIL: gdb.threads/thread-unwindonsignal.exp: dummy stack frame present
new FAIL: gdb.threads/threadapply.exp: thread apply all backthread
new FAIL: gdb.threads/threadapply.exp: run a simple print command on all threads
new FAIL: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint
new FAIL: gdb.threads/tls-nodebug.exp: thread local storage
new FAIL: gdb.threads/tls-var.exp: whatis tls_var
new FAIL: gdb.threads/tls-var.exp: print tls_var
new FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at first th
new FAIL: gdb.threads/tls.exp: first thread local storage
new FAIL: gdb.threads/tls.exp: first another thread local storage
new FAIL: gdb.threads/tls.exp: first info address a_thread_local
new FAIL: gdb.threads/tls.exp: first info address another_thread_local
new FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at second th
new FAIL: gdb.threads/tls.exp: second thread local storage
new FAIL: gdb.threads/tls.exp: second another thread local storage
new FAIL: gdb.threads/tls.exp: second info address a_thread_local
new FAIL: gdb.threads/tls.exp: second info address another_thread_local
new FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th
new FAIL: gdb.threads/tls.exp: third thread local storage
new FAIL: gdb.threads/tls.exp: third another thread local storage
new FAIL: gdb.threads/tls.exp: third info address a_thread_local
new FAIL: gdb.threads/tls.exp: third info address another_thread_local
new FAIL: gdb.threads/tls.exp: get number of threads
new FAIL: gdb.threads/tls.exp: No thread backtrace reported spin
new FAIL: gdb.threads/tls.exp: mess at end
new FAIL: gdb.threads/tls.exp: info address me
new FAIL: gdb.threads/tls.exp: p a_thread_local
new FAIL: gdb.threads/tls.exp: p file2_thread_local
new FAIL: gdb.threads/tls.exp: info address file2_thread_local
new FAIL: gdb.threads/tls.exp: p a_thread_local second time
new FAIL: gdb.threads/tls.exp: info address a_thread_local
new FAIL: gdb.trace/tfile.exp: info tracepoints on trace file
new FAIL: gdb.trace/tfile.exp: tfind 0 on trace file
new FAIL: gdb.trace/tfile.exp: print constglob on trace file
new FAIL: gdb.trace/tfile.exp: disassemble main
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent
new FAIL: gdb.base/command-line-input.exp: print 1\\n + 2
new FAIL: gdb.base/command-line-input.exp: print 1\\n2
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
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
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
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
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
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
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_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_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_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_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]
PASS -> FAIL: gdb.base/savedregs.exp: Check thrower info frame; stack contains caller dummy catcher sigtramp thrower main
PASS -> FAIL: gdb.base/savedregs.exp: Check thrower info frame; stack contains callee caller dummy catcher sigtramp thrower main
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler
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: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger
PASS -> FAIL: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/observer.exp: run until breakpoint at captured_main
PASS -> FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
PASS -> FAIL: gdb.gdb/selftest.exp: run until breakpoint at captured_main
PASS -> FAIL: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
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
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator,
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,'
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator,"
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 filename and unique function name
new FAIL: gdb.linespec/explicit.exp: delete complete filename and unique function name breakpoint
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here:
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_allocated
new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated
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
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2
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
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2
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
new FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID
new FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread_function1
new FAIL: gdb.multi/tids.exp: two inferiors: p $_thread == 2
new FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 4
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakpoint at thread_function2
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2
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/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 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/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 off: second signal: signal delivered
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals
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
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals
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
PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.base/huge.exp: print a very large data object
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock on: continue
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock on: no more signals
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>
>
xfail Regressions against the baseline xfail
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi=
t: fork: continue to child fork
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi=
t: fork: continue to grandchild fork
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi=
t: fork: kill child
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi=
t: fork: switch to parent
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi=
t: fork: break grandparent_done
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi=
t: fork: continue
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil=
l: fork: continue to child fork
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil=
l: fork: continue to grandchild fork
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil=
l: fork: kill child
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil=
l: fork: switch to parent
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil=
l: fork: kill parent
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex=
it: vfork: continue to child vfork
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex=
it: vfork: continue to grandchild vfork
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex=
it: vfork: kill child
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex=
it: vfork: switch to parent
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex=
it: vfork: break grandparent_done
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex=
it: vfork: continue
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki=
ll: vfork: continue to child vfork
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki=
ll: vfork: continue to grandchild vfork
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki=
ll: vfork: kill child
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki=
ll: vfork: switch to parent
FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki=
ll: vfork: kill parent
FAIL: gdb.base/command-line-input.exp: print 1\n + 2
FAIL: gdb.base/command-line-input.exp: print 1\n2
FAIL: gdb.base/completion.exp: tab complete break break.c:ma
FAIL: gdb.base/completion.exp: complete break break.c:ma
FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf
FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dparent: non-stop: Can't run to main
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dparent: all-stop: schedule-multiple=3Don: fork child appears
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dparent: all-stop: schedule-multiple=3Don: info threads
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dparent: all-stop: schedule-multiple=3Don: kill child
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dparent: all-stop: schedule-multiple=3Doff: fork child appears
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dparent: all-stop: schedule-multiple=3Doff: only parent marked running
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dparent: all-stop: schedule-multiple=3Doff: kill child
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dchild: non-stop: Can't run to main
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dchild: all-stop: schedule-multiple=3Don: fork child appears
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dchild: all-stop: schedule-multiple=3Don: info threads
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dchild: all-stop: schedule-multiple=3Don: kill child
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dchild: all-stop: schedule-multiple=3Doff: fork child appears
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dchild: all-stop: schedule-multiple=3Doff: only child marked running
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f=
ork=3Dchild: all-stop: schedule-multiple=3Doff: kill child
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo=
rk=3Dparent: non-stop: Can't run to main
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo=
rk=3Dparent: all-stop: schedule-multiple=3Don: info threads
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo=
rk=3Dparent: all-stop: schedule-multiple=3Doff: info threads
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo=
rk=3Dchild: non-stop: Can't run to main
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo=
rk=3Dchild: all-stop: schedule-multiple=3Don: fork child appears
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo=
rk=3Dchild: all-stop: schedule-multiple=3Don: info threads
FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo=
rk=3Dchild: all-stop: schedule-multiple=3Don: kill child
FAIL: gdb.base/funcargs.exp: run to call2a
FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exit=
s normally
FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads
FAIL: gdb.base/infcall-exec.exp: call execlp
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3
FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10
FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d =
one
FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d =
one_hundred
FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d =
one_hundred [99]
FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one
FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hu=
ndred
FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hu=
ndred [99]
FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one
FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hu=
ndred
FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hu=
ndred [99]
FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one
FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_h=
undred
FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_h=
undred [99]
FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one
FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_h=
undred
FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_h=
undred [99]
FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d=
one
FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d=
one_hundred
FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d=
one_hundred [99]
FAIL: gdb.base/nested-addr.exp: print &foo_array[1].a
FAIL: gdb.base/nested-addr.exp: print 1 && &foo_array[1].a
FAIL: gdb.base/nested-subp1.exp: continue to the STOP marker
FAIL: gdb.base/nested-subp1.exp: print i1
FAIL: gdb.base/nested-subp2.exp: continue to the STOP marker
FAIL: gdb.base/nested-subp2.exp: print count
FAIL: gdb.base/nested-subp3.exp: continue to the STOP marker
FAIL: gdb.base/nested-subp3.exp: print first
FAIL: gdb.base/random-signal.exp: run: watch v
FAIL: gdb.base/random-signal.exp: attach: attach
FAIL: gdb.base/random-signal.exp: attach: watch v
FAIL: gdb.base/recurse.exp: continue to recurse
FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in ha=
ndler, step from handler: leave handler
FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in ha=
ndler, next from handler: leave handler
FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in ha=
ndler, continue from handler: leave handler
FAIL: gdb.base/wrong_frame_bt_full.exp: bt full
FAIL: gdb.cp/cpexprs.exp: p CV_f
FAIL: gdb.cp/impl-this.exp: at D::f
FAIL: gdb.cp/member-ptr.exp: print
FAIL: gdb.cp/nsnested.exp: print ab
FAIL: gdb.cp/nsnoimports.exp: print _a
FAIL: gdb.cp/nsnoimports.exp: print ab
FAIL: gdb.cp/nsnoimports.exp: print abc
FAIL: gdb.cp/ovsrch.exp: break A::outer::foo
FAIL: gdb.cp/ovsrch.exp: break 'A::outer::foo
FAIL: gdb.cp/ovsrch.exp: break A::B::inner::foo
FAIL: gdb.cp/ovsrch.exp: break 'A::B::inner::foo
FAIL: gdb.cp/var-tag.exp: before start: c++: ptype C
FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
FAIL: gdb.cp/var-tag.exp: before start: c++: ptype cc
FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
FAIL: gdb.cp/var-tag.exp: before start: c++: print E2
FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
FAIL: gdb.cp/var-tag.exp: before start: c++: print S2
FAIL: gdb.cp/var-tag.exp: before start: c++: ptype S2
FAIL: gdb.cp/var-tag.exp: before start: c++: print U2
FAIL: gdb.cp/var-tag.exp: before start: c++: ptype U2
FAIL: gdb.cp/var-tag.exp: before start: c: ptype C
FAIL: gdb.cp/var-tag.exp: before start: c: ptype E
FAIL: gdb.cp/var-tag.exp: before start: c: ptype cc
FAIL: gdb.cp/var-tag.exp: before start: c: ptype ee
FAIL: gdb.cp/var-tag.exp: before start: c: ptype EE
FAIL: gdb.cp/var-tag.exp: before start: c: print E2
FAIL: gdb.cp/var-tag.exp: before start: c: ptype E2
FAIL: gdb.cp/var-tag.exp: before start: c: print S2
FAIL: gdb.cp/var-tag.exp: before start: c: ptype S2
FAIL: gdb.cp/var-tag.exp: before start: c: print U2
FAIL: gdb.cp/var-tag.exp: before start: c: ptype U2
FAIL: gdb.cp/var-tag.exp: in main: c++: ptype C
FAIL: gdb.cp/var-tag.exp: in main: c++: print E
FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
FAIL: gdb.cp/var-tag.exp: in main: c++: print S
FAIL: gdb.cp/var-tag.exp: in main: c++: print U
FAIL: gdb.cp/var-tag.exp: in main: c++: ptype cc
FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
FAIL: gdb.cp/var-tag.exp: in main: c++: print E2
FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
FAIL: gdb.cp/var-tag.exp: in main: c++: print S2
FAIL: gdb.cp/var-tag.exp: in main: c++: ptype S2
FAIL: gdb.cp/var-tag.exp: in main: c++: print U2
FAIL: gdb.cp/var-tag.exp: in main: c++: ptype U2
FAIL: gdb.cp/var-tag.exp: in main: c: ptype C
FAIL: gdb.cp/var-tag.exp: in main: c: print E
FAIL: gdb.cp/var-tag.exp: in main: c: ptype E
FAIL: gdb.cp/var-tag.exp: in main: c: print S
FAIL: gdb.cp/var-tag.exp: in main: c: print U
FAIL: gdb.cp/var-tag.exp: in main: c: ptype cc
FAIL: gdb.cp/var-tag.exp: in main: c: ptype ee
FAIL: gdb.cp/var-tag.exp: in main: c: ptype EE
FAIL: gdb.cp/var-tag.exp: in main: c: print E2
FAIL: gdb.cp/var-tag.exp: in main: c: ptype E2
FAIL: gdb.cp/var-tag.exp: in main: c: print S2
FAIL: gdb.cp/var-tag.exp: in main: c: ptype S2
FAIL: gdb.cp/var-tag.exp: in main: c: print U2
FAIL: gdb.cp/var-tag.exp: in main: c: ptype U2
FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype C
FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E
FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S
FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U
FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype cc
FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E2
FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S2
FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype S2
FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U2
FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype U2
FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype C
FAIL: gdb.cp/var-tag.exp: in C::f: c: print E
FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E
FAIL: gdb.cp/var-tag.exp: in C::f: c: print S
FAIL: gdb.cp/var-tag.exp: in C::f: c: print U
FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype cc
FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype ee
FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype EE
FAIL: gdb.cp/var-tag.exp: in C::f: c: print E2
FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E2
FAIL: gdb.cp/var-tag.exp: in C::f: c: print S2
FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype S2
FAIL: gdb.cp/var-tag.exp: in C::f: c: print U2
FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype U2
FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla1
FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla2
FAIL: gdb.fortran/vla-datatypes.exp: ptype intvla
FAIL: gdb.fortran/vla-datatypes.exp: ptype realvla
FAIL: gdb.fortran/vla-datatypes.exp: ptype complexvla
FAIL: gdb.fortran/vla-datatypes.exp: ptype logicalvla
FAIL: gdb.fortran/vla-datatypes.exp: ptype charactervla
FAIL: gdb.fortran/vla-datatypes.exp: print intvla
FAIL: gdb.fortran/vla-datatypes.exp: print realvla
FAIL: gdb.fortran/vla-datatypes.exp: print complexvla
FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla
FAIL: gdb.fortran/vla-datatypes.exp: print charactervla
FAIL: gdb.fortran/vla-history.exp: print non-allocated vla1
FAIL: gdb.fortran/vla-history.exp: print vla1 filled
FAIL: gdb.fortran/vla-history.exp: print $1
FAIL: gdb.fortran/vla-history.exp: print $4
FAIL: gdb.fortran/vla-history.exp: print vla2
FAIL: gdb.fortran/vla-history.exp: print $5
FAIL: gdb.fortran/vla-history.exp: print $6
FAIL: gdb.fortran/vla-ptr-info.exp: print pvla pointer information
FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1
FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2
FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not initialized
FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not initialized
FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
FAIL: gdb.fortran/vla-ptype.exp: ptype vla1
FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 allocated
FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 allocated
FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 filled
FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 filled
FAIL: gdb.fortran/vla-ptype.exp: ptype pvla associated
FAIL: gdb.fortran/vla-ptype.exp: ptype pvla
FAIL: gdb.fortran/vla-ptype.exp: ptype pvla re-associated
FAIL: gdb.fortran/vla-ptype.exp: ptype pvla deassociated
FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not allocated
FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not allocated
FAIL: gdb.fortran/vla-ptype.exp: ptype vla2
FAIL: gdb.fortran/vla-sizeof.exp: print sizeof allocated vla1
FAIL: gdb.fortran/vla-sizeof.exp: print sizeof associated pvla
FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1
FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2
FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after=
it was filled
FAIL: gdb.fortran/vla-value-sub-finish.exp: set array
FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after=
it was mofified in debugger
FAIL: gdb.fortran/vla-value-sub-finish.exp: sub_arr2
FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo
FAIL: gdb.fortran/vla-value-sub.exp: print array1
FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was=
filled
FAIL: gdb.fortran/vla-value-sub.exp: set array
FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was=
mofified in debugger
FAIL: gdb.fortran/vla-value.exp: print non-allocated vla1
FAIL: gdb.fortran/vla-value.exp: print non-allocated &vla1
FAIL: gdb.fortran/vla-value.exp: print member in non-allocated vla1
FAIL: gdb.fortran/vla-value.exp: set member in non-allocated vla1
FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
FAIL: gdb.fortran/vla-value.exp: print allocated vla1
FAIL: gdb.fortran/vla-value.exp: print undefined pvla
FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
FAIL: gdb.fortran/vla-value.exp: print associated &pvla
FAIL: gdb.fortran/vla-value.exp: print associated pvla
FAIL: gdb.fortran/vla-value.exp: print pvla
FAIL: gdb.fortran/vla-value.exp: print vla2
FAIL: gdb.fortran/vla-value.exp: print vla1 after deassociated
FAIL: gdb.fortran/vla-value.exp: print $myvar set to vla1
FAIL: gdb.fortran/vla-value.exp: print $myvar
FAIL: gdb.fortran/vla-value.exp: print $mypvar
FAIL: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear
FAIL: gdb.gdb/complaints.exp: empty verbose non-noisy clear
FAIL: gdb.gdb/complaints.exp: empty verbose noisy clear
FAIL: gdb.gdb/complaints.exp: empty non-verbose noisy clear
FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cp=
explicit.cc -function myclass::myfunction
FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpex=
plicit.cc -function myclass::myfunction -label top
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cp=
explicit.cc -function myclass::myfunction -label top
FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpex=
plicit.cc -function myclass::myfunction -label top -line 3
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cp=
explicit.cc -function myclass::myfunction -label top -line 3
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cp=
explicit.cc -line 29
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function =
myclass::myfunction
FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function my=
class::myfunction -label top
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function =
myclass::myfunction -label top
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function =
myclass::myfunction -line 3
FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function my=
class::myfunction -label top -line 3
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function =
myclass::myfunction -label top -line 3
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function =
myclass::operator,
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function =
'myclass::operator,'
FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function =
"myclass::operator,"
FAIL: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operato=
r,,"hello"
FAIL: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operat=
or,',"hello"
FAIL: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operat=
or,","hello"
FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explic=
it.c -function myfunction -label top
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.=
c -function myfunction -label top"
FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explic=
it.c -function myfunction -label top if arg =3D=3D 0
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.=
c -function myfunction -label top" with valid condition
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.=
c -function myfunction -label top" with invalid condition
FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function m=
yfunction -label top thread 123
FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explic=
it.c -function myfunction -label top -line 3
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.=
c -function myfunction -label top -line 3"
FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explic=
it.c -function myfunction -label top -line 3 if arg =3D=3D 0
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.=
c -function myfunction -label top -line 3" with valid condition
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.=
c -function myfunction -label top -line 3" with invalid condition
FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function m=
yfunction -label top -line 3 thread 123
FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfu=
nction -label top
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct=
ion -label top"
FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfu=
nction -label top if arg =3D=3D 0
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct=
ion -label top" with valid condition
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct=
ion -label top" with invalid condition
FAIL: gdb.linespec/explicit.exp: break -function myfunction -label to=
p thread 123
FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfu=
nction -label top -line 3
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct=
ion -label top -line 3"
FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfu=
nction -label top -line 3 if arg =3D=3D 0
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct=
ion -label top -line 3" with valid condition
FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct=
ion -label top -line 3" with invalid condition
FAIL: gdb.linespec/explicit.exp: break -function myfunction -label to=
p -line 3 thread 123
FAIL: gdb.linespec/explicit.exp: complete unique function name
FAIL: gdb.linespec/explicit.exp: complete non-unique function name
FAIL: gdb.linespec/explicit.exp: complete non-existant function name
FAIL: gdb.linespec/explicit.exp: complete unique file name
FAIL: gdb.linespec/explicit.exp: complete non-unique file name
FAIL: gdb.linespec/explicit.exp: complete non-existant file name
FAIL: gdb.linespec/explicit.exp: complete filename and unique functio=
n name
FAIL: gdb.linespec/explicit.exp: delete complete filename and unique =
function name breakpoint
FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here:
FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here :
FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here :
FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here :
FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here :
FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here :
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop
FAIL: gdb.mi/mi-logging.exp: Redirect log file contents
FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptr
FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtr
FAIL: gdb.mi/mi-var-rtti.exp: check constPtr->A
FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptrConst
FAIL: gdb.mi/mi-var-rtti.exp: check ptrConst->A
FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtrConst
FAIL: gdb.mi/mi-var-rtti.exp: check constPtrConst->A
FAIL: gdb.mi/mi-var-rtti.exp: check constRef->A
FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtr->A
FAIL: gdb.mi/mi-var-rtti.exp: check s.ptrConst->A
FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->A
FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref
FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref.public
FAIL: gdb.mi/mi-var-rtti.exp: check s.ref->A
FAIL: gdb.mi/mi-var-rtti.exp: check s.constRef->A
FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23
FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla
FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_alloc=
ated
FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_not_allocated
FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_not_allocated
FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 24
FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla
FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated
FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated
FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_allocated
FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated
FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27
FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla
FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30
FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31
FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36
FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 37
FAIL: gdb.mi/mi-vla-fortran.exp: evaluate associated vla
FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associat=
ed
FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated
FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated
FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 42
FAIL: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null
FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in =
inferior 1
FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy f=
rames
FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infca=
ll: bt in inferior 1
FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in i=
nferior 2
FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infca=
ll: bt in inferior 2
FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infc=
all: bt in inferior 2
FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in =
inferior 2
FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infc=
all: bt in inferior 1
FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in i=
nferior 2
FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infca=
ll: bt in inferior 2
FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infca=
ll: bt in inferior 1
FAIL: gdb.multi/tids.exp: two inferiors: info threads show inferior n=
umbers
FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using exten=
ded thread ID
FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread=
_function1
FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once
FAIL: gdb.multi/tids.exp: two inferiors: inferior 1
FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice
FAIL: gdb.multi/tids.exp: two inferiors: info threads again
FAIL: gdb.multi/tids.exp: two inferiors: info threads -gid
FAIL: gdb.multi/tids.exp: two inferiors: p $_thread =3D=3D 2
FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread =3D=3D 4
FAIL: gdb.multi/tids.exp: two inferiors: thread 4
FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakp=
oint at thread_function2
FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 2
FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to br=
eakpoint: once
FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 1
FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to br=
eakpoint: twice
FAIL: gdb.multi/tids.exp: two inferiors: info threads 1
FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1
FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1
FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1
FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 2 3
FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3
FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1=
2.2
FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught =
interrupt
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=3Don: Can't r=
un to main
FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=3Doff: Can't =
run to main
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=
=3D1: detach_on_fork=3Don: displaced=3Doff: Can't run to main
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=
=3D0: detach_on_fork=3Don: displaced=3Doff: Can't run to main
FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand =
call, thread 2
FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand =
call, thread 3
FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand =
call, thread 4
FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand =
call, thread 5
FAIL: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread
FAIL: gdb.threads/kill.exp: threaded: all threads started
FAIL: gdb.threads/leader-exit.exp: caught interrupt
FAIL: gdb.threads/multiple-step-overs.exp: displaced=3Doff: step:=
step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=3Doff: next:=
next
FAIL: gdb.threads/multiple-step-overs.exp: displaced=3Don: step: =
step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=3Don: next: =
next
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 2
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 3
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 4
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 5
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 6
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 7
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 8
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 9
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l=
ine 10
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Doff,non-stop=3Don: =
thread 2
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Doff,non-stop=3Don: =
continue over exec
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Don,non-stop=3Doff: =
set scheduler-locking on
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Don,non-stop=3Doff: =
continue over exec
FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Doff,non-stop=3Doff:=
continue over exec
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Don: =
thread 2
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Don: =
single thread left
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Don: =
continue over exec
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Don,non-stop=3Doff: =
single thread left
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Don,non-stop=3Doff: =
set scheduler-locking on
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Don,non-stop=3Doff: =
continue over exec
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Doff:=
single thread left
FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Doff:=
continue over exec
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Doff,non-stop=3Don: =
thread 2
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Doff,non-stop=3Don: =
continue over exec
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Don,non-stop=3Doff: =
set scheduler-locking on
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Don,non-stop=3Doff: =
continue over exec
FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Doff,non-stop=3Doff:=
continue over exec
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Doff,non-stop=3Don: =
thread 2
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Doff,non-stop=3Don: =
continue over exec
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Don,non-stop=3Doff: =
set scheduler-locking on
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Don,non-stop=3Doff: =
continue over exec
FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Doff,non-stop=3Doff:=
continue over exec
FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on
FAIL: gdb.threads/print-threads.exp: all threads ran once
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=3Don: =
cond_bp_target=3D1: Can't run to main
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=3Don: =
cond_bp_target=3D0: Can't run to main
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock off: stop with SIGUSR2
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock off: stop with SIGUSR1
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock off: second signal: signal delivered
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock off: no more signals
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock on: continue
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock on: stop with SIGUSR2
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock on: stop with SIGUSR1
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc=
hedlock on: no more signals
FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: st=
op with SIGUSR1
FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: st=
op with SIGUSR1
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp:=
continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint=
: after pthread_kill
FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
FAIL: gdb.threads/tls.exp: continue to third thread
FAIL: gdb.threads/tls.exp: third thread print me
FAIL: gdb.threads/tls.exp: continue to synch point
FAIL: gdb.threads/tls.exp: threads exited
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>
>
xfail Failures that are being ignored xfail
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
FAIL: gdb.base/huge.exp: print a very large data object
FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock =
off: continue
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
--=20
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/
============================
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (3 preceding siblings ...)
2016-04-21 17:04 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
@ 2016-04-21 17:10 ` sergiodj+buildbot
2016-04-21 17:23 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
` (10 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 17:10 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/3406>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
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=c7ba1ba319c127e8560b24757a73541fd43add1d>
*** Regressions found ***
============================
PASS -> FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork
============================
*** 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 p
new FAIL: gdb.ada/fun_renaming.exp: print n
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
PASS -> FAIL: gdb.base/annota1.exp: run until main breakpoint
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: 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
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
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: break4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one
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
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
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
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
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
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
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
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
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
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
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.base/watch-vfork.exp: Watchpoint triggers after vfork
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.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded
PASS -> FAIL: gdb.trace/range-stepping.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-break.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-condition.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-mt.exp: IPA loaded
PASS -> FAIL: gdb.trace/tspeed.exp: advance to trace begin
PASS -> FAIL: gdb.trace/tspeed.exp: start trace experiment
PASS -> FAIL: gdb.trace/tspeed.exp: advance through tracing
============================
*** 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] 17+ messages in thread
* Failures on Debian-i686-native-extended-gdbserver, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (4 preceding siblings ...)
2016-04-21 17:10 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-04-21 17:23 ` sergiodj+buildbot
2016-04-21 18:12 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
` (9 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 17:23 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/3356>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
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=a2bbd623b24dd82c659252b810e5fd0258651495>
*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 1 of 100
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
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
============================
*** 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 p
new FAIL: gdb.ada/fun_renaming.exp: print n
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
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell
PASS -> FAIL: gdb.base/annota1.exp: run until main breakpoint
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
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: break4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one
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
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
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
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
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
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
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
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
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
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
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: print follow-exec/local_k
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
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/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
new FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
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.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 1 of 100
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
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
PASS -> FAIL: gdb.trace/range-stepping.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-break.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-condition.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-mt.exp: IPA loaded
PASS -> FAIL: gdb.trace/tspeed.exp: advance to trace begin
PASS -> FAIL: gdb.trace/tspeed.exp: start trace experiment
PASS -> FAIL: gdb.trace/tspeed.exp: advance through tracing
============================
*** 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] 17+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (5 preceding siblings ...)
2016-04-21 17:23 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-04-21 18:12 ` sergiodj+buildbot
2016-04-22 8:24 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
` (8 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-21 18:12 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3458>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<Error fetching commit ID for 88c3cd8dcb60606a25a16ea11149219db00f847b>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-ppc64be-cc-with-index, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (6 preceding siblings ...)
2016-04-21 18:12 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2016-04-22 8:24 ` sergiodj+buildbot
2016-04-22 8:45 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
` (7 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 8:24 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/3403>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
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=d86426c0f35e6151883cca7b1e39812b86f030e7>
*** Regressions found ***
============================
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
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/fun_renaming.exp: print n
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/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.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
new FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
new FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
new FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
new FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/callfuncs.exp: print *
new FAIL: gdb.base/callfuncs.exp: noproto: print *
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: disp *p_i
new FAIL: gdb.base/display.exp: p p_i = 0x0
new FAIL: gdb.base/display.exp: display bad address
new FAIL: gdb.base/display.exp: p p_i = &i
new FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off
new FAIL: gdb.base/display.exp: finish
new FAIL: gdb.base/display.exp: step
new FAIL: gdb.base/display.exp: cont
new FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: print/k j
new FAIL: gdb.base/display.exp: debug test output 1
new FAIL: gdb.base/display.exp: debug test output 1a
new FAIL: gdb.base/display.exp: debug test output 2
new FAIL: gdb.base/display.exp: debug test output 2a
new FAIL: gdb.base/display.exp: debug test output 3
new FAIL: gdb.base/display.exp: x/0 j
new FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: print/a $pc
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
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time
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/jit.exp: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: info function ^jit_function
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: 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: continue to breakpoint: break here 2
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: watchpoint hit
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
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file
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
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file
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
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/value-double-free.exp: print empty
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.e: 0->5: print expression before
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-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: 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: disabled watchpoint skipped
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
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: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
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: 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
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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 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/watchpoint-solib.exp: continue to watchpoint hit
new 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
new 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
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
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: Check thread that triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
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.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
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
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: 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: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
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: 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/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
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
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
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
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
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
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: info function ^jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> 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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
PASS -> FAIL: gdb.base/value-double-free.exp: continue
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
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
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
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
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
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
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'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
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
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
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
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
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
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
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
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.reverse/until-precsave.exp: run to end of main
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach <<2>>
FAIL: gdb.base/foll-vfork.exp: exit: vfork relations in info inferiors: vfork relation no longer appears in info inferiors
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.base/charset.exp: run until all strings have been initialized
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach <<2>>
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
============================
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-ppc64be-m64, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (7 preceding siblings ...)
2016-04-22 8:24 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
@ 2016-04-22 8:45 ` sergiodj+buildbot
2016-04-22 9:09 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
` (6 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 8:45 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-ppc64be-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-m64/builds/3409>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-m64/.git/tree/?h=master&id=271392907b8ac4a1dcd52117eb984bd311e4eb31>
*** Regressions found ***
============================
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
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/fun_renaming.exp: print n
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/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.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
new FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
new FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
new FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
new FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
PASS -> FAIL: gdb.base/bp-cmds-execution-x-script.exp: run to end
new FAIL: gdb.base/callfuncs.exp: print *
new FAIL: gdb.base/callfuncs.exp: noproto: print *
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: disp *p_i
new FAIL: gdb.base/display.exp: p p_i = 0x0
new FAIL: gdb.base/display.exp: display bad address
new FAIL: gdb.base/display.exp: p p_i = &i
new FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off
new FAIL: gdb.base/display.exp: finish
new FAIL: gdb.base/display.exp: step
new FAIL: gdb.base/display.exp: cont
new FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: print/k j
new FAIL: gdb.base/display.exp: debug test output 1
new FAIL: gdb.base/display.exp: debug test output 1a
new FAIL: gdb.base/display.exp: debug test output 2
new FAIL: gdb.base/display.exp: debug test output 2a
new FAIL: gdb.base/display.exp: debug test output 3
new FAIL: gdb.base/display.exp: x/0 j
new FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: print/a $pc
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
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time
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/jit.exp: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: info function ^jit_function
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: 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: continue to breakpoint: break here 2
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: watchpoint hit
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
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file
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
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file
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
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/value-double-free.exp: print empty
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.e: 0->5: print expression before
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-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: 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: disabled watchpoint skipped
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
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: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
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: 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
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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 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/watchpoint-solib.exp: continue to watchpoint hit
new 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
new 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
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
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: Check thread that triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
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.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
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
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: 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: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
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 second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
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
PASS -> FAIL: gdb.base/bp-cmds-execution-x-script.exp: run to end
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
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
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
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
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: info function ^jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> 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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced
PASS -> FAIL: gdb.base/value-double-free.exp: continue
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
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
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
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
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
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
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'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
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
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
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
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
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
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
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
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
============================
*** 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
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.reverse/until-precsave.exp: run to end of main
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.reverse/until-precsave.exp: finish to main
FAIL: gdb.reverse/until-precsave.exp: reload core file
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.reverse/until-precsave.exp: advance to factorial
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.reverse/until-precsave.exp: until line number
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach <<2>>
FAIL: gdb.reverse/until-precsave.exp: save process recfile
FAIL: gdb.reverse/until-precsave.exp: advance to marker2
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function
FAIL: gdb.base/info-os.exp: get semaphores
FAIL: gdb.base/info-os.exp: get internet-domain sockets
FAIL: gdb.base/info-os.exp: get shared-memory regions
FAIL: gdb.base/info-os.exp: get process groups
FAIL: gdb.base/info-os.exp: get threads
FAIL: gdb.base/info-os.exp: get threads <<2>>
FAIL: gdb.base/info-os.exp: get process list
FAIL: gdb.base/info-os.exp: get message queues
FAIL: gdb.base/info-os.exp: continue
FAIL: gdb.base/info-os.exp: get file descriptors
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
============================
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (8 preceding siblings ...)
2016-04-22 8:45 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2016-04-22 9:09 ` sergiodj+buildbot
2016-04-22 9:34 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
` (5 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 9:09 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/3402>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
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=cfcd4247933abadc26c9a38639a76c17cf33da15>
*** Regressions found ***
============================
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
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/fixed_points.exp: p on a fixed point type
new FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
new FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
new FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
new FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
new FAIL: gdb.ada/formatted_ref.exp: print/x s
new FAIL: gdb.ada/formatted_ref.exp: print/x s'access
new FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
new FAIL: gdb.ada/fun_renaming.exp: print next
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/lang_switch.exp: set print frame-arguments all
new FAIL: gdb.ada/lang_switch.exp: backtrace
new FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
new FAIL: gdb.ada/packed_array.exp: print var
new FAIL: gdb.ada/packed_array.exp: ptype &var
new FAIL: gdb.ada/packed_array.exp: print &var
new FAIL: gdb.ada/packed_array.exp: print u_var
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/var_arr_typedef.exp: print va
new FAIL: gdb.ada/var_arr_typedef.exp: print vb
new FAIL: gdb.ada/var_arr_typedef.exp: print a
new FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
new FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
new FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
new FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
new FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
new FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/argv0-symlink.exp: kept directory symbolic link name
new FAIL: gdb.base/callfuncs.exp: print *
new FAIL: gdb.base/callfuncs.exp: noproto: print *
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 234
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned
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: go back to main from decr
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time
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/jit.exp: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
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: 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: 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
new FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
new 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
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 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
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file
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
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file
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
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: continue to breakpoint: func2 breakpoint here
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: 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: 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: 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
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
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 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.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
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.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
new FAIL: gdb.reverse/fstatat-reverse.exp: continue to breakpoint: marker2
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/getresuid-reverse.exp: continue to breakpoint: marker2
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1
new FAIL: gdb.reverse/sigall-precsave.exp: continue
new FAIL: gdb.reverse/sigall-precsave.exp: send signal ABRT
new FAIL: gdb.reverse/sigall-precsave.exp: advance to HUP
new FAIL: gdb.reverse/sigall-precsave.exp: get signal HUP
new FAIL: gdb.reverse/sigall-precsave.exp: send signal HUP
new FAIL: gdb.reverse/sigall-precsave.exp: advance to QUIT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal QUIT
new FAIL: gdb.reverse/sigall-precsave.exp: send signal QUIT
new FAIL: gdb.reverse/sigall-precsave.exp: advance to ILL
new FAIL: gdb.reverse/sigall-precsave.exp: get signal ILL
new FAIL: gdb.reverse/sigall-precsave.exp: send signal ILL
new FAIL: gdb.reverse/sigall-precsave.exp: advance to EMT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal EMT
new FAIL: gdb.reverse/sigall-precsave.exp: send signal EMT
new FAIL: gdb.reverse/sigall-precsave.exp: advance to FPE
new FAIL: gdb.reverse/sigall-precsave.exp: get signal FPE
new FAIL: gdb.reverse/sigall-precsave.exp: send signal FPE
new FAIL: gdb.reverse/sigall-precsave.exp: advance to BUS
new FAIL: gdb.reverse/sigall-precsave.exp: get signal BUS
new FAIL: gdb.reverse/sigall-precsave.exp: send signal BUS
new FAIL: gdb.reverse/sigall-precsave.exp: advance to SEGV
new FAIL: gdb.reverse/sigall-precsave.exp: get signal SEGV
new FAIL: gdb.reverse/sigall-precsave.exp: send signal SEGV
new FAIL: gdb.reverse/sigall-precsave.exp: advance to SYS
new FAIL: gdb.reverse/sigall-precsave.exp: get signal SYS
new FAIL: gdb.reverse/sigall-precsave.exp: send signal SYS
new FAIL: gdb.reverse/sigall-precsave.exp: advance to PIPE
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PIPE
new FAIL: gdb.reverse/sigall-precsave.exp: send signal PIPE
new FAIL: gdb.reverse/sigall-precsave.exp: advance to ALRM
new FAIL: gdb.reverse/sigall-precsave.exp: get signal ALRM
new FAIL: gdb.reverse/sigall-precsave.exp: send signal ALRM
new FAIL: gdb.reverse/sigall-precsave.exp: advance to URG
new FAIL: gdb.reverse/sigall-precsave.exp: get signal URG
new FAIL: gdb.reverse/sigall-precsave.exp: send signal URG
new FAIL: gdb.reverse/sigall-precsave.exp: advance to TSTP
new FAIL: gdb.reverse/sigall-precsave.exp: get signal TSTP
new FAIL: gdb.reverse/sigall-precsave.exp: send signal TSTP
new FAIL: gdb.reverse/sigall-precsave.exp: advance to CONT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal CONT
new FAIL: gdb.reverse/sigall-precsave.exp: send signal CONT
new FAIL: gdb.reverse/sigall-precsave.exp: advance to CHLD
new FAIL: gdb.reverse/sigall-precsave.exp: get signal CHLD
new FAIL: gdb.reverse/sigall-precsave.exp: send signal CHLD
new FAIL: gdb.reverse/sigall-precsave.exp: advance to TTIN
new FAIL: gdb.reverse/sigall-precsave.exp: get signal TTIN
new FAIL: gdb.reverse/sigall-precsave.exp: send signal TTIN
new FAIL: gdb.reverse/sigall-precsave.exp: advance to TTOU
new FAIL: gdb.reverse/sigall-precsave.exp: get signal TTOU
new FAIL: gdb.reverse/sigall-precsave.exp: send signal TTOU
new FAIL: gdb.reverse/sigall-precsave.exp: advance to IO
new FAIL: gdb.reverse/sigall-precsave.exp: get signal IO
new FAIL: gdb.reverse/sigall-precsave.exp: send signal IO
new FAIL: gdb.reverse/sigall-precsave.exp: advance to XCPU
new FAIL: gdb.reverse/sigall-precsave.exp: get signal XCPU
new FAIL: gdb.reverse/sigall-precsave.exp: send signal XCPU
new FAIL: gdb.reverse/sigall-precsave.exp: advance to XFSZ
new FAIL: gdb.reverse/sigall-precsave.exp: get signal XFSZ
new FAIL: gdb.reverse/sigall-precsave.exp: send signal XFSZ
new FAIL: gdb.reverse/sigall-precsave.exp: advance to VTALRM
new FAIL: gdb.reverse/sigall-precsave.exp: get signal VTALRM
new FAIL: gdb.reverse/sigall-precsave.exp: send signal VTALRM
new FAIL: gdb.reverse/sigall-precsave.exp: advance to PROF
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PROF
new FAIL: gdb.reverse/sigall-precsave.exp: send signal PROF
new FAIL: gdb.reverse/sigall-precsave.exp: advance to WINCH
new FAIL: gdb.reverse/sigall-precsave.exp: get signal WINCH
new FAIL: gdb.reverse/sigall-precsave.exp: send signal WINCH
new FAIL: gdb.reverse/sigall-precsave.exp: advance to LOST
new FAIL: gdb.reverse/sigall-precsave.exp: get signal LOST
new FAIL: gdb.reverse/sigall-precsave.exp: send signal LOST
new FAIL: gdb.reverse/sigall-precsave.exp: advance to USR1
new FAIL: gdb.reverse/sigall-precsave.exp: get signal USR1
new FAIL: gdb.reverse/sigall-precsave.exp: send signal USR1
new FAIL: gdb.reverse/sigall-precsave.exp: advance to USR2
new FAIL: gdb.reverse/sigall-precsave.exp: get signal USR2
new FAIL: gdb.reverse/sigall-precsave.exp: send signal USR2
new FAIL: gdb.reverse/sigall-precsave.exp: advance to PWR
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PWR
new FAIL: gdb.reverse/sigall-precsave.exp: send signal PWR
new FAIL: gdb.reverse/sigall-precsave.exp: advance to POLL
new FAIL: gdb.reverse/sigall-precsave.exp: get signal POLL
new FAIL: gdb.reverse/sigall-precsave.exp: send signal POLL
new FAIL: gdb.reverse/sigall-precsave.exp: advance to WIND
new FAIL: gdb.reverse/sigall-precsave.exp: get signal WIND
new FAIL: gdb.reverse/sigall-precsave.exp: send signal WIND
new FAIL: gdb.reverse/sigall-precsave.exp: advance to PHONE
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PHONE
new FAIL: gdb.reverse/sigall-precsave.exp: send signal PHONE
new FAIL: gdb.reverse/sigall-precsave.exp: advance to WAITING
new FAIL: gdb.reverse/sigall-precsave.exp: get signal WAITING
new FAIL: gdb.reverse/sigall-precsave.exp: send signal WAITING
new FAIL: gdb.reverse/sigall-precsave.exp: advance to LWP
new FAIL: gdb.reverse/sigall-precsave.exp: get signal LWP
new FAIL: gdb.reverse/sigall-precsave.exp: send signal LWP
new FAIL: gdb.reverse/sigall-precsave.exp: advance to DANGER
new FAIL: gdb.reverse/sigall-precsave.exp: get signal DANGER
new FAIL: gdb.reverse/sigall-precsave.exp: send signal DANGER
new FAIL: gdb.reverse/sigall-precsave.exp: advance to GRANT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal GRANT
new FAIL: gdb.reverse/sigall-precsave.exp: send signal GRANT
new FAIL: gdb.reverse/sigall-precsave.exp: advance to RETRACT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal RETRACT
new FAIL: gdb.reverse/sigall-precsave.exp: send signal RETRACT
new FAIL: gdb.reverse/sigall-precsave.exp: advance to MSG
new FAIL: gdb.reverse/sigall-precsave.exp: get signal MSG
new FAIL: gdb.reverse/sigall-precsave.exp: send signal MSG
new FAIL: gdb.reverse/sigall-precsave.exp: advance to SOUND
new FAIL: gdb.reverse/sigall-precsave.exp: get signal SOUND
new FAIL: gdb.reverse/sigall-precsave.exp: send signal SOUND
new FAIL: gdb.reverse/sigall-precsave.exp: advance to SAK
new FAIL: gdb.reverse/sigall-precsave.exp: get signal SAK
new FAIL: gdb.reverse/sigall-precsave.exp: send signal SAK
new FAIL: gdb.reverse/sigall-precsave.exp: advance to PRIO
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PRIO
new FAIL: gdb.reverse/sigall-precsave.exp: send signal PRIO
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 33
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 33
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 33
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 34
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 34
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 34
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 35
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 35
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 35
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 36
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 36
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 36
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 37
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 37
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 37
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 38
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 38
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 38
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 39
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 39
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 39
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 40
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 40
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 40
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 41
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 41
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 41
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 42
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 42
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 42
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 43
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 43
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 43
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 44
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 44
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 44
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 45
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 45
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 45
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 46
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 46
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 46
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 47
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 47
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 47
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 48
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 48
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 48
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 49
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 49
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 49
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 50
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 50
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 50
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 51
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 51
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 51
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 52
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 52
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 52
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 53
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 53
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 53
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 54
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 54
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 54
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 55
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 55
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 55
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 56
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 56
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 56
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 57
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 57
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 57
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 58
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 58
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 58
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 59
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 59
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 59
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 60
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 60
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 60
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 61
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 61
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 61
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 62
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 62
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 62
new FAIL: gdb.reverse/sigall-precsave.exp: advance to 63
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 63
new FAIL: gdb.reverse/sigall-precsave.exp: send signal 63
new FAIL: gdb.reverse/sigall-precsave.exp: advance to TERM
new FAIL: gdb.reverse/sigall-precsave.exp: get signal TERM
new FAIL: gdb.reverse/sigall-precsave.exp: send signal TERM
new FAIL: gdb.reverse/sigall-precsave.exp: continue to sigall exit
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TERM
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 63
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 62
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 61
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 60
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 59
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 58
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 57
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 56
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 55
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 54
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 53
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 52
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 51
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 50
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 49
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 48
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 47
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 46
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 45
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 44
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 43
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 42
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 41
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 40
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 39
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 38
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 37
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 36
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 35
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 34
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 33
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PRIO
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SAK
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SOUND
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of MSG
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of RETRACT
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of GRANT
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of DANGER
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of LWP
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WAITING
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PHONE
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WIND
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of POLL
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PWR
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of USR2
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of USR1
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of LOST
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WINCH
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PROF
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of VTALRM
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of XFSZ
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of XCPU
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of IO
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TTOU
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TTIN
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of CHLD
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of CONT
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TSTP
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of URG
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ALRM
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PIPE
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SYS
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SEGV
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of BUS
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of FPE
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of EMT
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ILL
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of QUIT
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of HUP
new FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ABRT
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: parent: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: 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/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: 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/collection.exp: collect register locals collectively: start trace experiment
new FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
new FAIL: gdb.trace/collection.exp: collect register locals individually: define actions
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
new FAIL: gdb.trace/trace-break.exp: IPA loaded
new FAIL: gdb.trace/trace-condition.exp: IPA loaded
new FAIL: gdb.trace/trace-mt.exp: IPA loaded
new FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================
*** 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
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
PASS -> FAIL: gdb.ada/fixed_points.exp: p on a fixed point type
PASS -> FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type
PASS -> FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type
PASS -> FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object
PASS -> FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object
PASS -> FAIL: gdb.ada/formatted_ref.exp: print/x s
PASS -> FAIL: gdb.ada/formatted_ref.exp: print/x s'access
PASS -> FAIL: gdb.ada/formatted_ref.exp: print s.x = 13
PASS -> FAIL: gdb.ada/fun_renaming.exp: print next
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
PASS -> FAIL: gdb.ada/lang_switch.exp: set print frame-arguments all
PASS -> FAIL: gdb.ada/lang_switch.exp: backtrace
PASS -> FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
PASS -> FAIL: gdb.ada/packed_array.exp: print var
PASS -> FAIL: gdb.ada/packed_array.exp: ptype &var
PASS -> FAIL: gdb.ada/packed_array.exp: print &var
PASS -> FAIL: gdb.ada/packed_array.exp: print u_var
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
PASS -> FAIL: gdb.ada/var_arr_typedef.exp: print va
PASS -> FAIL: gdb.ada/var_arr_typedef.exp: print vb
PASS -> FAIL: gdb.ada/var_arr_typedef.exp: print a
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
PASS -> FAIL: gdb.base/argv0-symlink.exp: kept directory symbolic link name
new FAIL: gdb.base/callfuncs.exp: print *
new FAIL: gdb.base/callfuncs.exp: noproto: print *
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 234
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned
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: go back to main from decr
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time
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/jit.exp: one_jit_test-1: info function ^jit_function
new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function
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: 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: 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
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 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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file
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
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file
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
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
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here
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: 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: 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: 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
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
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 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.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
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
new FAIL: gdb.mi/mi-async.exp: start: stop
new FAIL: gdb.mi/mi-async.exp: CLI next: send
new FAIL: gdb.mi/mi-async.exp: CLI next: stop
new FAIL: gdb.mi/mi-async.exp: restart: send
new FAIL: gdb.mi/mi-async.exp: restart: stop
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
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
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: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.reverse/getresuid-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1
new FAIL: gdb.reverse/sigall-precsave.exp: continue
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal ABRT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to QUIT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal QUIT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal QUIT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to EMT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal EMT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal EMT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to FPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal FPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal FPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to SEGV
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal SEGV
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal SEGV
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PIPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal PIPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PIPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to CONT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal CONT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal CONT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to IO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal IO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal IO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to XFSZ
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal XFSZ
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal XFSZ
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to VTALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal VTALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal VTALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to WINCH
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal WINCH
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal WINCH
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to LOST
new FAIL: gdb.reverse/sigall-precsave.exp: get signal LOST
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal LOST
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to POLL
new FAIL: gdb.reverse/sigall-precsave.exp: get signal POLL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal POLL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to WIND
new FAIL: gdb.reverse/sigall-precsave.exp: get signal WIND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal WIND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PHONE
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PHONE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PHONE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to WAITING
new FAIL: gdb.reverse/sigall-precsave.exp: get signal WAITING
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal WAITING
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to LWP
new FAIL: gdb.reverse/sigall-precsave.exp: get signal LWP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal LWP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to DANGER
new FAIL: gdb.reverse/sigall-precsave.exp: get signal DANGER
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal DANGER
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to GRANT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal GRANT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal GRANT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to RETRACT
new FAIL: gdb.reverse/sigall-precsave.exp: get signal RETRACT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal RETRACT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to MSG
new FAIL: gdb.reverse/sigall-precsave.exp: get signal MSG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal MSG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to SOUND
new FAIL: gdb.reverse/sigall-precsave.exp: get signal SOUND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal SOUND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to SAK
new FAIL: gdb.reverse/sigall-precsave.exp: get signal SAK
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal SAK
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to PRIO
new FAIL: gdb.reverse/sigall-precsave.exp: get signal PRIO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal PRIO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 33
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 33
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 33
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 34
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 34
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 34
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 35
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 35
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 35
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 36
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 36
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 36
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 37
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 37
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 37
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 38
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 38
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 38
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 39
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 39
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 39
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 40
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 40
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 40
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 41
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 41
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 41
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 42
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 42
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 42
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 43
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 43
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 43
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 44
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 44
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 44
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 45
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 45
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 45
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 46
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 46
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 46
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 47
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 47
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 47
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 48
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 48
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 48
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 49
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 49
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 49
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 50
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 50
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 50
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 51
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 51
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 51
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 52
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 52
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 52
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 53
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 53
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 53
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 54
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 54
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 54
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 55
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 55
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 55
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 56
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 56
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 56
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 57
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 57
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 57
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 58
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 58
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 58
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 59
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 59
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 59
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 60
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 60
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 60
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 61
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 61
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 61
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 62
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 62
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 62
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to 63
new FAIL: gdb.reverse/sigall-precsave.exp: get signal 63
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal 63
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: advance to TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: get signal TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: send signal TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: continue to sigall exit
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TERM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 63
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 62
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 61
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 60
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 59
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 58
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 57
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 56
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 55
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 54
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 53
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 52
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 51
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 50
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 49
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 48
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 47
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 46
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 45
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 44
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 43
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 42
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 41
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 40
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 39
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 38
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 37
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 36
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 35
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 34
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of 33
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PRIO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SAK
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SOUND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of MSG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of RETRACT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of GRANT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of DANGER
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of LWP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WAITING
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PHONE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WIND
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of POLL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PWR
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of USR2
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of USR1
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of LOST
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of WINCH
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PROF
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of VTALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of XFSZ
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of XCPU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of IO
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TTOU
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TTIN
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of CHLD
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of CONT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of TSTP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of URG
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ALRM
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of PIPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SYS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of SEGV
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of BUS
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of FPE
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of EMT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ILL
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of QUIT
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of HUP
PASS -> FAIL: gdb.reverse/sigall-precsave.exp: reverse to handler of ABRT
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: parent: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: 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/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: 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/collection.exp: collect register locals collectively: start trace experiment
new FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
new FAIL: gdb.trace/collection.exp: collect register locals individually: define actions
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
PASS -> FAIL: gdb.trace/trace-break.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-condition.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-mt.exp: IPA loaded
new FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
============================
*** 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
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2
FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop
FAIL: gdb.reverse/recvmsg-reverse.exp: reverse to marker1
FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end
FAIL: gdb.base/interrupt.exp: continue
FAIL: gdb.base/interrupt.exp: echo data
FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
FAIL: gdb.base/interrupt.exp: signal SIGINT
FAIL: gdb.base/interrupt.exp: Send Control-C, second time
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 <<2>>
FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
FAIL: gdb.base/info-os.exp: get process list
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 <<2>>
FAIL: gdb.base/step-test.exp: large struct by value
FAIL: gdb.reverse/readv-reverse.exp: set breakpoint at marker1
FAIL: gdb.reverse/waitpid-reverse.exp: set breakpoint at marker1
============================
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (9 preceding siblings ...)
2016-04-22 9:09 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-04-22 9:34 ` sergiodj+buildbot
2016-04-22 13:40 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
` (4 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 9:34 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/3408>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
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=553e9e718a6178bfb5d213adcac03cc05ac21d1a>
*** Regressions found ***
============================
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
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/fun_renaming.exp: print n
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/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
new FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
new FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
new FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
new FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
new FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell
new FAIL: gdb.base/annota1.exp: run until main breakpoint
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
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: entry point reached
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached
new FAIL: gdb.base/callfuncs.exp: print *
new FAIL: gdb.base/callfuncs.exp: noproto: print *
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 234
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned
new FAIL: gdb.base/checkpoint.exp: info checkpoints one
new FAIL: gdb.base/checkpoint.exp: restart 1 one
new FAIL: gdb.base/checkpoint.exp: verify i 1 one
new FAIL: gdb.base/checkpoint.exp: step in 1 one
new FAIL: gdb.base/checkpoint.exp: restart 2 one
new FAIL: gdb.base/checkpoint.exp: step in 2 one
new FAIL: gdb.base/checkpoint.exp: verify i 2 one
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint.exp: restart 3 one
new FAIL: gdb.base/checkpoint.exp: step in 3 one
new FAIL: gdb.base/checkpoint.exp: verify i 3 one
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint.exp: restart 4 one
new FAIL: gdb.base/checkpoint.exp: step in 4 one
new FAIL: gdb.base/checkpoint.exp: verify i 4 one
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint.exp: restart 5 one
new FAIL: gdb.base/checkpoint.exp: step in 5 one
new FAIL: gdb.base/checkpoint.exp: verify i 5 one
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint.exp: restart 6 one
new FAIL: gdb.base/checkpoint.exp: step in 6 one
new FAIL: gdb.base/checkpoint.exp: verify i 6 one
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint.exp: restart 7 one
new FAIL: gdb.base/checkpoint.exp: step in 7 one
new FAIL: gdb.base/checkpoint.exp: verify i 7 one
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint.exp: restart 8 one
new FAIL: gdb.base/checkpoint.exp: step in 8 one
new FAIL: gdb.base/checkpoint.exp: verify i 8 one
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint.exp: restart 9 one
new FAIL: gdb.base/checkpoint.exp: step in 9 one
new FAIL: gdb.base/checkpoint.exp: verify i 9 one
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint.exp: restart 10 one
new FAIL: gdb.base/checkpoint.exp: step in 10 one
new FAIL: gdb.base/checkpoint.exp: verify i 10 one
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint.exp: restart 0 one
new FAIL: gdb.base/checkpoint.exp: break3 one
new FAIL: gdb.base/checkpoint.exp: Diff input and output one
new FAIL: gdb.base/checkpoint.exp: restart 1 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one
new FAIL: gdb.base/checkpoint.exp: step in 1 two
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint.exp: restart 2 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one
new FAIL: gdb.base/checkpoint.exp: step in 2 two
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint.exp: restart 3 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one
new FAIL: gdb.base/checkpoint.exp: step in 3 two
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint.exp: restart 4 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one
new FAIL: gdb.base/checkpoint.exp: step in 4 two
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint.exp: restart 5 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one
new FAIL: gdb.base/checkpoint.exp: step in 5 two
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint.exp: restart 6 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one
new FAIL: gdb.base/checkpoint.exp: step in 6 two
new FAIL: gdb.base/checkpoint.exp: restart 7 two
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint.exp: step in 7 two
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint.exp: Diff input and output two
new FAIL: gdb.base/checkpoint.exp: break4 one
new FAIL: gdb.base/checkpoint.exp: restart 1 three
new FAIL: gdb.base/checkpoint.exp: break2 1 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 1
new FAIL: gdb.base/checkpoint.exp: restart 2 three
new FAIL: gdb.base/checkpoint.exp: break2 2 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 2
new FAIL: gdb.base/checkpoint.exp: restart 3 three
new FAIL: gdb.base/checkpoint.exp: break2 3 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 3
new FAIL: gdb.base/checkpoint.exp: restart 4 three
new FAIL: gdb.base/checkpoint.exp: break2 4 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 4
new FAIL: gdb.base/checkpoint.exp: restart 5 three
new FAIL: gdb.base/checkpoint.exp: break2 5 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 5
new FAIL: gdb.base/checkpoint.exp: restart 6 three
new FAIL: gdb.base/checkpoint.exp: break2 6 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 6
new FAIL: gdb.base/checkpoint.exp: restart 7 three
new FAIL: gdb.base/checkpoint.exp: break2 7 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 7
new FAIL: gdb.base/checkpoint.exp: restart 8 three
new FAIL: gdb.base/checkpoint.exp: break2 8 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 8
new FAIL: gdb.base/checkpoint.exp: restart 9 three
new FAIL: gdb.base/checkpoint.exp: break2 9 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 9
new FAIL: gdb.base/checkpoint.exp: restart 10 three
new FAIL: gdb.base/checkpoint.exp: break2 10 one
new FAIL: gdb.base/checkpoint.exp: outfile still open 10
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
new FAIL: gdb.base/checkpoint.exp: info checkpoints two
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/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: 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
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
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: break4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one
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
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
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
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
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
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
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
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
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
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
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/commands.exp: continue with watch
new FAIL: gdb.base/coredump-filter.exp: saving corefile for non-Shared-Anonymous: save corefile
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,
new FAIL: gdb.base/func-ptrs.exp: continue to decr
new FAIL: gdb.base/func-ptrs.exp: move up to decr
new FAIL: gdb.base/func-ptrs.exp: go back to main from decr
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time
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
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
new FAIL: gdb.base/interrupt.exp: echo more data
new FAIL: gdb.base/interrupt.exp: send end of file
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
new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: info function ^jit_function
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: 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: continue to breakpoint: break here 2
new FAIL: gdb.base/multi-forks.exp: Run to exit 1
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
new FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
new 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
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 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-nodir.exp: library loaded
new FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file
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
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file
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
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/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: continue to breakpoint: func2 breakpoint here
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: 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: 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: 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
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
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.exp: start
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 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.cp/annota2.exp: continue until exit
new FAIL: gdb.cp/annota2.exp: break at main
new FAIL: gdb.cp/annota2.exp: set watch on a.x
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
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.gdb/python-interrupts.exp: signal SIGINT
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2
new FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
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
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
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2
new FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2
new FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1
new FAIL: gdb.reverse/recvmsg-reverse.exp: reverse to marker1
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded
new FAIL: gdb.stabs/gdb11479.exp: Can't run to main forced_stabs
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left
new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
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
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
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: parent: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: 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/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: 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/collection.exp: collect register locals collectively: start trace experiment
new FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
new FAIL: gdb.trace/collection.exp: collect register locals individually: define actions
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0
new FAIL: gdb.trace/trace-break.exp: IPA loaded
new FAIL: gdb.trace/trace-condition.exp: IPA loaded
new FAIL: gdb.trace/trace-mt.exp: IPA loaded
new FAIL: gdb.trace/tspeed.exp: advance to trace begin
new FAIL: gdb.trace/tspeed.exp: start trace experiment
new FAIL: gdb.trace/tspeed.exp: advance through tracing
new FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
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
PASS -> FAIL: gdb.base/annota1.exp: run until main breakpoint
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
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned
new FAIL: gdb.base/catch-syscall.exp: execve: continue to main
new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork
new FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned
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: 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
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
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: break4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one
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
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
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
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
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
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
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
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
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
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
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/coredump-filter.exp: saving corefile for non-Shared-Anonymous: save corefile
PASS -> FAIL: gdb.base/interrupt.exp: continue
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
new FAIL: gdb.base/interrupt.exp: echo more data
new FAIL: gdb.base/interrupt.exp: send end of file
new FAIL: gdb.base/jit.exp: attach: one_jit_test-2: info function ^jit_function
PASS -> FAIL: gdb.base/multi-forks.exp: Run to exit 1
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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
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
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x
PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
PASS -> FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1
PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: reverse to marker1
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded
new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded
PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: inferior 1 exited
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: no threads left
PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: only inferior 1 left
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
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
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
new FAIL: gdb.trace/collection.exp: collect register locals collectively: start trace experiment
new FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
new FAIL: gdb.trace/collection.exp: collect register locals individually: define actions
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end
new FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: remote: tfind 0
PASS -> FAIL: gdb.trace/trace-break.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-condition.exp: IPA loaded
PASS -> FAIL: gdb.trace/trace-mt.exp: IPA loaded
PASS -> FAIL: gdb.trace/tspeed.exp: advance to trace begin
PASS -> FAIL: gdb.trace/tspeed.exp: start trace experiment
PASS -> FAIL: gdb.trace/tspeed.exp: advance through tracing
new FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
============================
*** 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] 17+ messages in thread
* Failures on Fedora-ppc64le-cc-with-index, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (10 preceding siblings ...)
2016-04-22 9:34 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-04-22 13:40 ` sergiodj+buildbot
2016-04-22 14:40 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
` (3 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 13:40 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-ppc64le-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/3320>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=master&id=3b829c4b0c7dc266347ef5f738b2d9228dc0b6a8>
*** Regressions found ***
============================
new FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
new FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
new FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
new FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
new FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: disp *p_i
new FAIL: gdb.base/display.exp: p p_i = 0x0
new FAIL: gdb.base/display.exp: display bad address
new FAIL: gdb.base/display.exp: p p_i = &i
new FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off
new FAIL: gdb.base/display.exp: finish
new FAIL: gdb.base/display.exp: step
new FAIL: gdb.base/display.exp: cont
new FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: print/k j
new FAIL: gdb.base/display.exp: debug test output 1
new FAIL: gdb.base/display.exp: debug test output 1a
new FAIL: gdb.base/display.exp: debug test output 2
new FAIL: gdb.base/display.exp: debug test output 2a
new FAIL: gdb.base/display.exp: debug test output 3
new FAIL: gdb.base/display.exp: x/0 j
new FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: print/a $pc
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/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: watchpoint hit
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
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/value-double-free.exp: print empty
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.e: 0->5: print expression before
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-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: 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: disabled watchpoint skipped
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
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: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
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: 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
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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 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/watchpoint-solib.exp: continue to watchpoint hit
new 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
new 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
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
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: Check thread that triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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/python.exp: Test find_pc_line with resume address
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
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/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: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
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: 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/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================
*** 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
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
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
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
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
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> 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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
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
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
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
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
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
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
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'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
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
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
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
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
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/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
============================
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (11 preceding siblings ...)
2016-04-22 13:40 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
@ 2016-04-22 14:40 ` sergiodj+buildbot
2016-04-22 15:13 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
` (2 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 14:40 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/3343>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<Error fetching commit ID for 88c3cd8dcb60606a25a16ea11149219db00f847b>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (12 preceding siblings ...)
2016-04-22 14:40 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-04-22 15:13 ` sergiodj+buildbot
2016-04-22 15:33 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
2016-04-25 20:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 15:13 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-ppc64le-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-gdbserver-m64/builds/3329>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<Error fetching commit ID for 88c3cd8dcb60606a25a16ea11149219db00f847b>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Fedora-ppc64le-m64, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (13 preceding siblings ...)
2016-04-22 15:13 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-04-22 15:33 ` sergiodj+buildbot
2016-04-25 20:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-22 15:33 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-ppc64le-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-m64/builds/3322>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-m64/.git/tree/?h=master&id=448faaedcb285e24a822a920b77d54d4fc893119>
*** Regressions found ***
============================
new FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8
new FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9
new FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8
new FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9
new FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/display.exp: info disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: disp *p_i
new FAIL: gdb.base/display.exp: p p_i = 0x0
new FAIL: gdb.base/display.exp: display bad address
new FAIL: gdb.base/display.exp: p p_i = &i
new FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: watch off
new FAIL: gdb.base/display.exp: finish
new FAIL: gdb.base/display.exp: step
new FAIL: gdb.base/display.exp: cont
new FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: print/k j
new FAIL: gdb.base/display.exp: debug test output 1
new FAIL: gdb.base/display.exp: debug test output 1a
new FAIL: gdb.base/display.exp: debug test output 2
new FAIL: gdb.base/display.exp: debug test output 2a
new FAIL: gdb.base/display.exp: debug test output 3
new FAIL: gdb.base/display.exp: x/0 j
new FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: print/a $pc
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/jit-so.exp: one_jit_test-1: info function jit_function
new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
new FAIL: gdb.base/pc-fp.exp: info register pc fp
new FAIL: gdb.base/pr11022.exp: watchpoint hit
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
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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
new FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/value-double-free.exp: print empty
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.e: 0->5: print expression before
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-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: 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: disabled watchpoint skipped
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
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: set static local watch
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
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: 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
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
new FAIL: gdb.base/watchpoint.exp: watch $pc
new FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
new FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
new FAIL: gdb.base/watchpoint.exp: watch -location .x
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
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 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/watchpoint-solib.exp: continue to watchpoint hit
new 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
new 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
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
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: Check thread that triggered iteration 1
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler.
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame
new FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
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/python.exp: Test find_pc_line with resume address
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry
new FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakpoint stop
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
new FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from long_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from int_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from short_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from char_func
new FAIL: gdb.reverse/finish-reverse.exp: reverse finish from void_func
new FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call trips user breakpoint at function entry
new FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call
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/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: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
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: 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/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================
*** 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
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/display.exp: info disp
PASS -> FAIL: gdb.base/display.exp: next hit
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
PASS -> FAIL: gdb.base/display.exp: watch off
PASS -> FAIL: gdb.base/display.exp: finish
PASS -> FAIL: gdb.base/display.exp: step
PASS -> FAIL: gdb.base/display.exp: cont
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
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
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
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
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
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> 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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/value-double-free.exp: continue
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
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
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
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints
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
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit
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'
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4
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
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
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
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x
PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit
PASS -> FAIL: gdb.cp/gdb2495.exp: info breakpoints
new FAIL: gdb.cp/gdb2495.exp:
PASS -> FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag
PASS -> FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off..
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints
new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1
PASS -> FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: void_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: char_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: short_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: int_func
PASS -> FAIL: gdb.reverse/finish-reverse.exp: continue to breakpoint: long_func
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/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
============================
^ permalink raw reply [flat|nested] 17+ messages in thread
* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
` (14 preceding siblings ...)
2016-04-22 15:33 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
@ 2016-04-25 20:18 ` sergiodj+buildbot
15 siblings, 0 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2016-04-25 20:18 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/2169>
Commit(s) tested:
88c3cd8dcb60606a25a16ea11149219db00f847b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Subject:
Switch gdb's TRY/CATCH to sjlj again
Testsuite log (gdb.sum and gdb.log) URL(s):
<Error fetching commit ID for 88c3cd8dcb60606a25a16ea11149219db00f847b>
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2016-04-25 20:18 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-21 16:36 [binutils-gdb] Switch gdb's TRY/CATCH to sjlj again sergiodj+buildbot
2016-04-21 16:36 ` Failures on Fedora-i686, branch master *** BREAKAGE *** sergiodj+buildbot
2016-04-21 16:52 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master sergiodj+buildbot
2016-04-21 16:56 ` Failures on Debian-i686, " sergiodj+buildbot
2016-04-21 17:04 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-04-21 17:10 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-04-21 17:23 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-04-21 18:12 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2016-04-22 8:24 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2016-04-22 8:45 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2016-04-22 9:09 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-04-22 9:34 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-04-22 13:40 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2016-04-22 14:40 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-04-22 15:13 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2016-04-22 15:33 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
2016-04-25 20:18 ` Failures on Debian-s390x-native-extended-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).