diff options
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE')
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/log_build | 144 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/log_test | 432 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum | 2 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum | 2 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum | 644 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum | 2 |
6 files changed, 366 insertions, 860 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/log_build b/binutils-gdb/laplace.SCHWINGE/log_build index dd944bb5..355ec3ff 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_build +++ b/binutils-gdb/laplace.SCHWINGE/log_build @@ -405,7 +405,7 @@ checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, cha checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison -checking version of bison... 3.0.2, ok +checking version of bison... 3.0.4, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes @@ -5843,9 +5843,6 @@ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd notify_S.c:368:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes] mig_external boolean_t notify_server ^ -notify_S.c:404:28: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] - mig_external mig_routine_t notify_server_routine - ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -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 -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o process_reply_S.o -MT process_reply_S.o -MMD -MP -MF .deps/process_reply_S.Tpo process_reply_S.c process_reply_S.c: In function '_Xproc_setmsgport_reply': process_reply_S.c:102:22: warning: function called through a non-compatible type @@ -5880,188 +5877,83 @@ process_reply_S.c:737:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_pid2proc_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_getprocinfo_reply': -process_reply_S.c:832:22: warning: function called through a non-compatible type +process_reply_S.c:838:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocinfo_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ -process_reply_S.c:881:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - OutP->RetCode = S_proc_getprocinfo_reply(In0P->Head.msgh_request_port, In0P->return_code, In0P->flags, (In0P->procinfoType.msgtl_header.msgt_inline) ? In0P->procinfo : *((int **)In0P->procinfo), In0P->procinfoType.msgtl_number, (In1P->threadwaitsType.msgtl_header.msgt_inline) ? In1P->threadwaits : *((char **)In1P->threadwaits), In1P->threadwaitsType.msgtl_number); - ^ -process_reply_S.c:881:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] -process_reply_S.c:884:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - mig_deallocate(* (vm_offset_t *) In1P->threadwaits, In1P->threadwaitsType.msgtl_number); - ^ -process_reply_S.c:887:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - mig_deallocate(* (vm_offset_t *) In0P->procinfo, 4 * In0P->procinfoType.msgtl_number); - ^ process_reply_S.c: In function '_Xproc_getprocargs_reply': -process_reply_S.c:950:22: warning: function called through a non-compatible type +process_reply_S.c:959:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocargs_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ -process_reply_S.c:978:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - OutP->RetCode = S_proc_getprocargs_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->procargsType.msgtl_header.msgt_inline) ? In0P->procargs : *((char **)In0P->procargs), In0P->procargsType.msgtl_number); - ^ -process_reply_S.c:981:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - mig_deallocate(* (vm_offset_t *) In0P->procargs, In0P->procargsType.msgtl_number); - ^ process_reply_S.c: In function '_Xproc_getprocenv_reply': -process_reply_S.c:1041:22: warning: function called through a non-compatible type +process_reply_S.c:1053:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocenv_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ -process_reply_S.c:1069:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - OutP->RetCode = S_proc_getprocenv_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->procenvType.msgtl_header.msgt_inline) ? In0P->procenv : *((char **)In0P->procenv), In0P->procenvType.msgtl_number); - ^ -process_reply_S.c:1072:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - mig_deallocate(* (vm_offset_t *) In0P->procenv, In0P->procenvType.msgtl_number); - ^ process_reply_S.c: In function '_Xproc_getloginid_reply': -process_reply_S.c:1136:22: warning: function called through a non-compatible type +process_reply_S.c:1148:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getloginid_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_getloginpids_reply': -process_reply_S.c:1215:22: warning: function called through a non-compatible type +process_reply_S.c:1230:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getloginpids_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ -process_reply_S.c:1243:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - OutP->RetCode = S_proc_getloginpids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsType.msgtl_header.msgt_inline) ? In0P->pids : *((pid_t **)In0P->pids), In0P->pidsType.msgtl_number); - ^ -process_reply_S.c:1246:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - mig_deallocate(* (vm_offset_t *) In0P->pids, 4 * In0P->pidsType.msgtl_number); - ^ process_reply_S.c: In function '_Xproc_getlogin_reply': -process_reply_S.c:1310:22: warning: function called through a non-compatible type +process_reply_S.c:1325:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getlogin_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_getsid_reply': -process_reply_S.c:1393:22: warning: function called through a non-compatible type +process_reply_S.c:1408:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsid_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_getsessionpgids_reply': -process_reply_S.c:1472:22: warning: function called through a non-compatible type +process_reply_S.c:1490:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsessionpgids_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ -process_reply_S.c:1500:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - OutP->RetCode = S_proc_getsessionpgids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pgidsetType.msgtl_header.msgt_inline) ? In0P->pgidset : *((pid_t **)In0P->pgidset), In0P->pgidsetType.msgtl_number); - ^ -process_reply_S.c:1503:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - mig_deallocate(* (vm_offset_t *) In0P->pgidset, 4 * In0P->pgidsetType.msgtl_number); - ^ process_reply_S.c: In function '_Xproc_getsessionpids_reply': -process_reply_S.c:1563:22: warning: function called through a non-compatible type +process_reply_S.c:1584:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsessionpids_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ -process_reply_S.c:1591:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - OutP->RetCode = S_proc_getsessionpids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsetType.msgtl_header.msgt_inline) ? In0P->pidset : *((pid_t **)In0P->pidset), In0P->pidsetType.msgtl_number); - ^ -process_reply_S.c:1594:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - mig_deallocate(* (vm_offset_t *) In0P->pidset, 4 * In0P->pidsetType.msgtl_number); - ^ process_reply_S.c: In function '_Xproc_getsidport_reply': -process_reply_S.c:1658:22: warning: function called through a non-compatible type +process_reply_S.c:1679:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsidport_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_getpgrp_reply': -process_reply_S.c:1741:22: warning: function called through a non-compatible type +process_reply_S.c:1762:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getpgrp_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_getpgrppids_reply': -process_reply_S.c:1820:22: warning: function called through a non-compatible type +process_reply_S.c:1844:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getpgrppids_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ -process_reply_S.c:1848:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - OutP->RetCode = S_proc_getpgrppids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsetType.msgtl_header.msgt_inline) ? In0P->pidset : *((pid_t **)In0P->pidset), In0P->pidsetType.msgtl_number); - ^ -process_reply_S.c:1851:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - mig_deallocate(* (vm_offset_t *) In0P->pidset, 4 * In0P->pidsetType.msgtl_number); - ^ process_reply_S.c: In function '_Xproc_get_tty_reply': -process_reply_S.c:1915:22: warning: function called through a non-compatible type +process_reply_S.c:1939:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_get_tty_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_getnports_reply': -process_reply_S.c:1998:22: warning: function called through a non-compatible type +process_reply_S.c:2022:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getnports_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_is_important_reply': -process_reply_S.c:2081:22: warning: function called through a non-compatible type +process_reply_S.c:2105:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_is_important_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: In function '_Xproc_get_code_reply': -process_reply_S.c:2176:22: warning: function called through a non-compatible type +process_reply_S.c:2200:22: warning: function called through a non-compatible type OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_get_code_reply) (In0P->Head.msgh_request_port, In0P->return_code); ^ process_reply_S.c: At top level: -process_reply_S.c:2276:24: warning: no previous prototype for 'process_reply_server' [-Wmissing-prototypes] +process_reply_S.c:2300:24: warning: no previous prototype for 'process_reply_server' [-Wmissing-prototypes] mig_external boolean_t process_reply_server ^ -process_reply_S.c:2312:28: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] - mig_external mig_routine_t process_reply_server_routine - ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -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 -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_reply_S.o -MT msg_reply_S.o -MMD -MP -MF .deps/msg_reply_S.Tpo msg_reply_S.c msg_reply_S.c:189:24: warning: no previous prototype for 'msg_reply_server' [-Wmissing-prototypes] mig_external boolean_t msg_reply_server ^ -msg_reply_S.c:225:28: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] - mig_external mig_routine_t msg_reply_server_routine - ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -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 -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_U.o -MT msg_U.o -MMD -MP -MF .deps/msg_U.Tpo msg_U.c -msg_U.c: In function 'msg_del_auth': -msg_U.c:508:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *((int **)InP->uids) = uids; - ^ -msg_U.c:523:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *((int **)InP->gids) = gids; - ^ -msg_U.c: In function 'msg_get_init_ports': -msg_U.c:960:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *ports = *((mach_port_t **)OutP->ports); - ^ -msg_U.c: In function 'msg_set_init_ports': -msg_U.c:1053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *((mach_port_t **)InP->ports) = ports; - ^ -msg_U.c: In function 'msg_get_init_ints': -msg_U.c:1484:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *values = *((int **)OutP->values); - ^ -msg_U.c: In function 'msg_set_init_ints': -msg_U.c:1576:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *((int **)InP->values) = values; - ^ -msg_U.c: In function 'msg_get_dtable': -msg_U.c:1742:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *dtable = *((mach_port_t **)OutP->dtable); - ^ -msg_U.c: In function 'msg_set_dtable': -msg_U.c:1835:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *((mach_port_t **)InP->dtable) = dtable; - ^ -msg_U.c: In function 'msg_get_environment': -msg_U.c:2256:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *value = *((char **)OutP->value); - ^ -msg_U.c: In function 'msg_set_environment': -msg_U.c:2348:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *((char **)InP->value) = value; - ^ -msg_U.c: In function 'msg_get_env_variable': -msg_U.c:2514:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *value = *((char **)OutP->value); - ^ -msg_U.c: In function 'msg_describe_ports': -msg_U.c:3021:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *((mach_port_t **)InP->names) = names; - ^ -msg_U.c:3086:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] - *descriptions = *((char **)OutP->descriptions); - ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -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 -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_U.o -MT exc_request_U.o -MMD -MP -MF .deps/exc_request_U.Tpo exc_request_U.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -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 -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_S.o -MT exc_request_S.o -MMD -MP -MF .deps/exc_request_S.Tpo exc_request_S.c exc_request_S.c:176:24: warning: no previous prototype for 'exc_server' [-Wmissing-prototypes] mig_external boolean_t exc_server ^ -exc_request_S.c:212:28: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] - mig_external mig_routine_t exc_server_routine - ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -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 -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -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 -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../W._C._Handy/gdb/dcache.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -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 -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../W._C._Handy/gdb/tracepoint.c diff --git a/binutils-gdb/laplace.SCHWINGE/log_test b/binutils-gdb/laplace.SCHWINGE/log_test index 4908b12b..82183f12 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_test +++ b/binutils-gdb/laplace.SCHWINGE/log_test @@ -50,7 +50,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 11 10:01:27 2015 +Test Run By thomas on Sun Nov 1 18:21:36 2015 Native configuration is i686-unknown-gnu0.6 === binutils tests === @@ -144,7 +144,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 11 10:01:35 2015 +Test Run By thomas on Sun Nov 1 18:21:46 2015 Native configuration is i686-unknown-gnu0.6 === gas tests === @@ -769,8 +769,8 @@ unused.o.syms: claiming file, adding 1 symbols /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libc.so: claim file hook called (offset = 0, size = 309) /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libmachuser.so: claim file hook called (offset = 0, size = 87464) /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libhurduser.so: claim file hook called (offset = 0, size = 198292) -/lib/i386-gnu/libc.so.0.3: claim file hook called (offset = 0, size = 1825700) -/usr/lib/i386-gnu/libcrt_nonshared.a: claim file hook called (offset = 882, size = 1468) +/lib/i386-gnu/libc.so.0.3: claim file hook called (offset = 0, size = 1829828) +/usr/lib/i386-gnu/libcrt_nonshared.a: claim file hook called (offset = 882, size = 1376) /lib/i386-gnu/ld.so.1: claim file hook called (offset = 0, size = 159348) /usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 113180) all symbols read hook called @@ -928,7 +928,7 @@ gold version: 111 /usr/lib/gcc/i586-gnu/4.9/crtbegin.o: claim file hook called (offset = 0, size = 1940) plugin_common_test_1.o.syms: claim file hook called (offset = 0, size = 1633) plugin_common_test_1.o.syms: claiming file, adding 8 symbols -plugin_common_test_2.o: claim file hook called (offset = 0, size = 3068) +plugin_common_test_2.o: claim file hook called (offset = 0, size = 3064) plugin_common_test_2.o: claiming file, adding 7 symbols /usr/lib/gcc/i586-gnu/4.9/crtend.o: claim file hook called (offset = 0, size = 932) /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/crtn.o: claim file hook called (offset = 0, size = 736) @@ -938,8 +938,8 @@ plugin_common_test_2.o: claiming file, adding 7 symbols /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libc.so: claim file hook called (offset = 0, size = 309) /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libmachuser.so: claim file hook called (offset = 0, size = 87464) /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libhurduser.so: claim file hook called (offset = 0, size = 198292) -/lib/i386-gnu/libc.so.0.3: claim file hook called (offset = 0, size = 1825700) -/usr/lib/i386-gnu/libcrt_nonshared.a: claim file hook called (offset = 882, size = 1468) +/lib/i386-gnu/libc.so.0.3: claim file hook called (offset = 0, size = 1829828) +/usr/lib/i386-gnu/libcrt_nonshared.a: claim file hook called (offset = 882, size = 1376) /lib/i386-gnu/ld.so.1: claim file hook called (offset = 0, size = 159348) /usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 113180) all symbols read hook called @@ -1742,7 +1742,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 11 10:06:07 2015 +Test Run By thomas on Sun Nov 1 18:26:33 2015 Native configuration is i686-unknown-gnu0.6 === ld tests === @@ -2021,7 +2021,7 @@ Making a new config file... make check-single make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest -Test Run By thomas on Mon May 11 10:08:33 2015 +Test Run By thomas on Sun Nov 1 18:29:31 2015 Native configuration is i686-unknown-gnu0.6 === gdb tests === @@ -2227,10 +2227,24 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ... -gdb compile failed, gcc: error: unrecognized command line option '-fmpx' +gdb compile failed, [01m[Kgcc:[m[K [01;31m[Kerror: [m[Kunrecognized command line option '[01m[K-fmpx[m[K' Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.exp ... +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:[m[K In function '[01m[Kmain[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:34:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kstandard[m[K' [-Wimplicit-function-declaration] + standard (); +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:35:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kstack_align_ecx[m[K' [-Wimplicit-function-declaration] + stack_align_ecx (); +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:36:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kstack_align_edx[m[K' [-Wimplicit-function-declaration] + stack_align_edx (); +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:37:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kstack_align_eax[m[K' [-Wimplicit-function-declaration] + stack_align_eax (); +[01;32m[K ^[m[K Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-signal.exp ... +FAIL: gdb.arch/i386-signal.exp: backtrace 10 Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ... @@ -2624,8 +2638,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/memattr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/mips_pro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/miscexprs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ... -gdb compile failed, cc1: error: '-fsplit-stack' currently only supported on GNU/Linux -cc1: error: '-fsplit-stack' is not supported by this compiler configuration +gdb compile failed, [01m[Kcc1:[m[K [01;31m[Kerror: [m[K'[01m[K-fsplit-stack[m[K' currently only supported on GNU/Linux +[01m[Kcc1:[m[K [01;31m[Kerror: [m[K'[01m[K-fsplit-stack[m[K' is not supported by this compiler configuration Running ../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-line-starts-subshell.exp ... @@ -2795,6 +2809,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stack-checking.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stale-infcall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/stap-probe.exp ... +FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two) +FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/start.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/statistics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-break.exp ... @@ -2806,6 +2822,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-sw-breakpoint-adjust-pc Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-symless.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-test.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/store.exp ... +FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .* FAIL: gdb.base/store.exp: var longest l; print old r, expecting -2 FAIL: gdb.base/store.exp: var float l; print old l, expecting -1 FAIL: gdb.base/store.exp: var float l; print old r, expecting -2 @@ -2822,6 +2839,7 @@ FAIL: gdb.base/store.exp: var doublest l; print old r, expecting -2 FAIL: gdb.base/store.exp: var doublest l; setting l to 4 FAIL: gdb.base/store.exp: var doublest l; print new l, expecting 4 FAIL: gdb.base/store.exp: var doublest l; print incremented l, expecting 2 +FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .* FAIL: gdb.base/store.exp: upvar longest l; print old r, expecting -2 FAIL: gdb.base/store.exp: upvar float l; print old l, expecting -1 FAIL: gdb.base/store.exp: upvar float l; print old r, expecting -2 @@ -2840,11 +2858,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs3.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/subst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ... -gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin': -../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function) +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:[m[K In function '[01m[Kget_origin[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25:[m[K [01;31m[Kerror: [m[K'[01m[KPATH_MAX[m[K' undeclared (first use in this function) static char self_path[PATH_MAX]; - ^ -../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symtab-search-order.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/term.exp ... @@ -2982,6 +3000,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/hang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/impl-this.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/inherit.exp ... +FAIL: gdb.cp/inherit.exp: print g_vD +FAIL: gdb.cp/inherit.exp: print g_vE Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/koenig.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/local.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/m-data.exp ... @@ -3003,6 +3023,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace-nested-import.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/namespace.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nextoverthrow.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ... +FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)' Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/non-trivial-retval.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/noparam.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nsalias.exp ... @@ -3056,10 +3077,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/typeid.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/userdef.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ... +FAIL: gdb.cp/virtbase.exp: print *this +FAIL: gdb.cp/virtbase.exp: print *(D *) e Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtfunc2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ... +FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited) +FAIL: gdb.cp/vla-cxx.exp: print vla FAIL: gdb.cp/vla-cxx.exp: print vlaref +FAIL: gdb.cp/vla-cxx.exp: print vlaref2 +FAIL: gdb.cp/vla-cxx.exp: print c Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ... @@ -3186,6 +3213,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/complex.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/derived-type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/exprs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/library-module.exp ... +FAIL: gdb.fortran/library-module.exp: print var_i in lib +FAIL: gdb.fortran/library-module.exp: print var_i in main Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/logical.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/module.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/multi-dim.exp ... @@ -3335,8 +3364,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsintrall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ... -FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func (unknown output after running) -FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2 (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ... FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 10 FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3 @@ -3388,13 +3415,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... -gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0:[m[K [01;31m[Ksorry, unimplemented: [m[K64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. - ^ +[01;32m[K ^[m[K Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch.exp ... -gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0:[m[K [01;31m[Ksorry, unimplemented: [m[K64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. - ^ +[01;32m[K ^[m[K Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... FAIL: gdb.multi/multi-attach.exp: attach to program 1 FAIL: gdb.multi/multi-attach.exp: attach to program 2 @@ -3420,8 +3447,26 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.opencl/vec_comps.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/clobbered-registers-O2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-bt.exp ... +FAIL: gdb.opt/inline-bt.exp: continue to bar (1) +FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1) +FAIL: gdb.opt/inline-bt.exp: continue to bar (2) +FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2) +FAIL: gdb.opt/inline-bt.exp: continue to bar (3) +FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3) Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-cmds.exp ... +FAIL: gdb.opt/inline-cmds.exp: continue to bar (1) +FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1) +FAIL: gdb.opt/inline-cmds.exp: continue to bar (2) +FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2) +FAIL: gdb.opt/inline-cmds.exp: continue to marker +FAIL: gdb.opt/inline-cmds.exp: backtrace from marker +FAIL: gdb.opt/inline-cmds.exp: step into finish marker Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-locals.exp ... +FAIL: gdb.opt/inline-locals.exp: continue to bar (1) +FAIL: gdb.opt/inline-locals.exp: continue to bar (2) +FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2) +FAIL: gdb.opt/inline-locals.exp: continue to bar (3) +FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3) Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/floats.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/gdb11492.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.pascal/hello.exp ... @@ -3552,6 +3597,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/gdb11479.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.stabs/weird.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ... +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.c:[m[K In function '[01m[Kjoinable_fn[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.c:78:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kpthread_setname_np[m[K' [-Wimplicit-function-declaration] + pthread_setname_np (pthread_self (), "joinable"); +[01;32m[K ^[m[K Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-stopped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/bp_in_thread.exp ... FAIL: gdb.threads/bp_in_thread.exp: run to noreturn @@ -3706,155 +3755,17 @@ FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create-ns-info-thr.exp ... -gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: In function 'create_function': -../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function) +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:[m[K In function '[01m[Kcreate_function[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39:[m[K [01;31m[Kerror: [m[K'[01m[KPTHREAD_STACK_MIN[m[K' undeclared (first use in this function) pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN); - ^ -../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39: note: each undeclared identifier is reported only once for each function it appears in -../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: In function 'main': -../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:73:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function) +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:[m[K In function '[01m[Kmain[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:73:39:[m[K [01;31m[Kerror: [m[K'[01m[KPTHREAD_STACK_MIN[m[K' undeclared (first use in this function) pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN); - ^ +[01;32m[K ^[m[K Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: step -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: next -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: continue -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: continue to sigusr1_handler -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: continue to sigusr1_handler -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: continue to sigusr1_handler -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: thread 3 -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: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3 -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: thread 2 -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: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 2 -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: signal thr2: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-bp-other-thread.exp ... FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: info threads shows all threads FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: set scheduler-locking off @@ -4093,100 +4004,99 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads2.exp ... FAIL: gdb.threads/watchthreads2.exp: run to thread_started FAIL: gdb.threads/watchthreads2.exp: run to thread_started FAIL: gdb.threads/watchthreads2.exp: run to thread_started -FAIL: gdb.threads/watchthreads2.exp: run to thread_started (the program is no longer running) +FAIL: gdb.threads/watchthreads2.exp: run to thread_started FAIL: gdb.threads/watchthreads2.exp: all threads started Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/wp-replication.exp ... FAIL: gdb.threads/wp-replication.exp: Thread 0 hit breakpoint at thread_started FAIL: gdb.threads/wp-replication.exp: Thread 1 hit breakpoint at thread_started FAIL: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started -FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: set var test_ready=1 -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running) +FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data +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 4 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 6 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.threads/wp-replication.exp: Continue to watchpoint trigger 8 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 10 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 12 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/wp-replication.exp: Continue to watchpoint trigger 14 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 16 out of 80 on watched_data +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 18 out of 80 on watched_data +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 20 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 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/wp-replication.exp: Continue to watchpoint trigger 23 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 25 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 27 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 29 out of 80 on watched_data +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 31 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 33 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/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data +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 37 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 39 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 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: Continue to watchpoint trigger 42 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 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 45 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data +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 48 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/wp-replication.exp: Continue to watchpoint trigger 50 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: Continue to watchpoint trigger 52 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 54 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 56 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/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 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/wp-replication.exp: Continue to watchpoint trigger 61 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 63 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 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/wp-replication.exp: Continue to watchpoint trigger 67 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/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 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/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data +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 77 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/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ax.exp ... @@ -4225,7 +4135,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-mt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tracecmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ... -gdb compile failed, gcc: error: [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory +gdb compile failed, [01m[Kgcc:[m[K [01;31m[Kerror: [m[K[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tsv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp ... @@ -4240,14 +4150,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 24915 -# of unexpected failures 910 +# of expected passes 24707 +# of unexpected failures 803 # of unexpected successes 2 # of expected failures 38 # of unknown successes 1 -# of known failures 54 +# of known failures 53 # of unresolved testcases 2 -# of untested testcases 62 +# of untested testcases 65 # of unsupported tests 97 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150419-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum index 87e9162f..646ac8c0 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 11 10:01:27 2015 +Test Run By thomas on Sun Nov 1 18:21:36 2015 Native configuration is i686-unknown-gnu0.6 === binutils tests === diff --git a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum index 4298ec4d..293e1c28 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 11 10:01:35 2015 +Test Run By thomas on Sun Nov 1 18:21:46 2015 Native configuration is i686-unknown-gnu0.6 === gas tests === diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum index d4c5cf3f..4b1f685c 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 11 10:08:33 2015 +Test Run By thomas on Sun Nov 1 18:29:31 2015 Native configuration is i686-unknown-gnu0.6 === gdb tests === @@ -831,52 +831,28 @@ PASS: gdb.arch/i386-gnu-cfi.exp: backtrace FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-mpx.exp ... -gdb compile failed, gcc: error: unrecognized command line option '-fmpx' +gdb compile failed, [01m[Kgcc:[m[K [01;31m[Kerror: [m[Kunrecognized command line option '[01m[K-fmpx[m[K' UNTESTED: gdb.arch/i386-mpx.exp: i386-mpx.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... PASS: gdb.arch/i386-permbkpt.exp: First permanent break PASS: gdb.arch/i386-permbkpt.exp: Second permanent break Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.exp ... -PASS: gdb.arch/i386-prologue.exp: continue to standard -PASS: gdb.arch/i386-prologue.exp: skip breakpoint in standard -PASS: gdb.arch/i386-prologue.exp: backtrace in standard -PASS: gdb.arch/i386-prologue.exp: saved registers in standard -PASS: gdb.arch/i386-prologue.exp: break *(stack_align_ecx + 7) -PASS: gdb.arch/i386-prologue.exp: continue to stack_align_ecx + 7 -PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_ecx -PASS: gdb.arch/i386-prologue.exp: continue in stack_align_ecx -PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_ecx -PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_ecx -PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_ecx -PASS: gdb.arch/i386-prologue.exp: break *(stack_align_edx + 7) -PASS: gdb.arch/i386-prologue.exp: continue to stack_align_edx + 7 -PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_edx -PASS: gdb.arch/i386-prologue.exp: continue in stack_align_edx -PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_edx -PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_edx -PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_edx -PASS: gdb.arch/i386-prologue.exp: break *(stack_align_eax + 7) -PASS: gdb.arch/i386-prologue.exp: continue to stack_align_eax + 7 -PASS: gdb.arch/i386-prologue.exp: first backtrace in stack_align_eax -PASS: gdb.arch/i386-prologue.exp: continue in stack_align_eax -PASS: gdb.arch/i386-prologue.exp: skip breakpoint in stack_align_eax -PASS: gdb.arch/i386-prologue.exp: second backtrace in stack_align_eax -PASS: gdb.arch/i386-prologue.exp: saved registers in stack_align_eax -PASS: gdb.arch/i386-prologue.exp: continue to gdb1253 -PASS: gdb.arch/i386-prologue.exp: skip breakpoint in gdb1253 -PASS: gdb.arch/i386-prologue.exp: backtrace in gdb1253 -PASS: gdb.arch/i386-prologue.exp: saved registers in gdb1253 -PASS: gdb.arch/i386-prologue.exp: continue to gdb1718 -PASS: gdb.arch/i386-prologue.exp: skip breakpoint in gdb1718 -PASS: gdb.arch/i386-prologue.exp: backtrace in gdb1718 -KFAIL: gdb.arch/i386-prologue.exp: saved registers in gdb1718 (PRMS: gdb/1718) -PASS: gdb.arch/i386-prologue.exp: continue to gdb1338 -PASS: gdb.arch/i386-prologue.exp: skip breakpoint in gdb1338 -PASS: gdb.arch/i386-prologue.exp: backtrace in gdb1338 -PASS: gdb.arch/i386-prologue.exp: saved registers in gdb1338 -PASS: gdb.arch/i386-prologue.exp: check jump_at_beginning prologue end +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:[m[K In function '[01m[Kmain[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:34:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kstandard[m[K' [-Wimplicit-function-declaration] + standard (); +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:35:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kstack_align_ecx[m[K' [-Wimplicit-function-declaration] + stack_align_ecx (); +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:36:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kstack_align_edx[m[K' [-Wimplicit-function-declaration] + stack_align_edx (); +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-prologue.c:37:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kstack_align_eax[m[K' [-Wimplicit-function-declaration] + stack_align_eax (); +[01;32m[K ^[m[K +UNTESTED: gdb.arch/i386-prologue.exp: i386-prologue.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-signal.exp ... -PASS: gdb.arch/i386-signal.exp: backtrace 10 +FAIL: gdb.arch/i386-signal.exp: backtrace 10 PASS: gdb.arch/i386-signal.exp: finish Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... PASS: gdb.arch/i386-size-overlap.exp: run past main @@ -5740,105 +5716,7 @@ PASS: gdb.base/gnu-ifunc.exp: info addr gnu_ifunc PASS: gdb.base/gnu-ifunc.exp: info sym <gnu_ifunc-address> PASS: gdb.base/gnu-ifunc.exp: static gnu_ifunc Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gnu_vector.exp ... -PASS: gdb.base/gnu_vector.exp: endianness: little -PASS: gdb.base/gnu_vector.exp: print c4 -PASS: gdb.base/gnu_vector.exp: print c4[2] -PASS: gdb.base/gnu_vector.exp: print i4a -PASS: gdb.base/gnu_vector.exp: print i4b -PASS: gdb.base/gnu_vector.exp: print i4a + i4b -PASS: gdb.base/gnu_vector.exp: print i4a - i4b -PASS: gdb.base/gnu_vector.exp: print i4a * i4b -PASS: gdb.base/gnu_vector.exp: print i4a / i4b -PASS: gdb.base/gnu_vector.exp: print i4a % i4b -PASS: gdb.base/gnu_vector.exp: print i4a++ -PASS: gdb.base/gnu_vector.exp: print ++i4a -PASS: gdb.base/gnu_vector.exp: print i4a-- -PASS: gdb.base/gnu_vector.exp: print --i4a -PASS: gdb.base/gnu_vector.exp: print +i4a -PASS: gdb.base/gnu_vector.exp: print -i4a -PASS: gdb.base/gnu_vector.exp: print i4a & i4b -PASS: gdb.base/gnu_vector.exp: print i4a | i4b -PASS: gdb.base/gnu_vector.exp: print i4a ^ i4b -PASS: gdb.base/gnu_vector.exp: print ~i4a -PASS: gdb.base/gnu_vector.exp: print i4a << i4b -PASS: gdb.base/gnu_vector.exp: print i4a >> i4b -PASS: gdb.base/gnu_vector.exp: print f4a -PASS: gdb.base/gnu_vector.exp: print f4b -PASS: gdb.base/gnu_vector.exp: print f4a + f4b -PASS: gdb.base/gnu_vector.exp: print f4a - f4b -PASS: gdb.base/gnu_vector.exp: print f4a * f4b -PASS: gdb.base/gnu_vector.exp: print f4a / f4b -PASS: gdb.base/gnu_vector.exp: print +f4a -PASS: gdb.base/gnu_vector.exp: print -f4a -PASS: gdb.base/gnu_vector.exp: print (char4) 0x01010101 -PASS: gdb.base/gnu_vector.exp: print (int2) lla -PASS: gdb.base/gnu_vector.exp: print (char4) ia -PASS: gdb.base/gnu_vector.exp: print (int2) 1 -PASS: gdb.base/gnu_vector.exp: print (longlong2) 2 -PASS: gdb.base/gnu_vector.exp: print (float2) 3 -PASS: gdb.base/gnu_vector.exp: print (double2) 4 -PASS: gdb.base/gnu_vector.exp: print (uint4) ia -PASS: gdb.base/gnu_vector.exp: print (int4) -3 -PASS: gdb.base/gnu_vector.exp: print (float4) 4 -PASS: gdb.base/gnu_vector.exp: print i4b = ia -PASS: gdb.base/gnu_vector.exp: print i4a = 3 -PASS: gdb.base/gnu_vector.exp: print f4a = fb -PASS: gdb.base/gnu_vector.exp: print f4b = 2 -PASS: gdb.base/gnu_vector.exp: print c4 + lla -PASS: gdb.base/gnu_vector.exp: print i4a + lla -PASS: gdb.base/gnu_vector.exp: print lla + c4 -PASS: gdb.base/gnu_vector.exp: print lla + i4a -PASS: gdb.base/gnu_vector.exp: print c4 + ib -PASS: gdb.base/gnu_vector.exp: print i4a + ib -PASS: gdb.base/gnu_vector.exp: print i4a + 1 -PASS: gdb.base/gnu_vector.exp: print 1 + i4a -PASS: gdb.base/gnu_vector.exp: print fa - f4b -PASS: gdb.base/gnu_vector.exp: print 2 - f4b -PASS: gdb.base/gnu_vector.exp: print f4a * fb -PASS: gdb.base/gnu_vector.exp: print f4a * 1 -PASS: gdb.base/gnu_vector.exp: print ia / i4b -PASS: gdb.base/gnu_vector.exp: print 2 / i4b -PASS: gdb.base/gnu_vector.exp: print i4a % ib -PASS: gdb.base/gnu_vector.exp: print i4a % 1 -PASS: gdb.base/gnu_vector.exp: print ia & i4b -PASS: gdb.base/gnu_vector.exp: print 2 & i4b -PASS: gdb.base/gnu_vector.exp: print i4a | ib -PASS: gdb.base/gnu_vector.exp: print i4a | 1 -PASS: gdb.base/gnu_vector.exp: print ia ^ i4b -PASS: gdb.base/gnu_vector.exp: print 2 ^ i4b -PASS: gdb.base/gnu_vector.exp: print i4a << ib -PASS: gdb.base/gnu_vector.exp: print i4a << 1 -PASS: gdb.base/gnu_vector.exp: print i4a >> ib -PASS: gdb.base/gnu_vector.exp: print i4a >> 1 -PASS: gdb.base/gnu_vector.exp: print i4a = {2, 4, 8, 16} -PASS: gdb.base/gnu_vector.exp: print i4a <<= ib -PASS: gdb.base/gnu_vector.exp: print i4a + d2 -PASS: gdb.base/gnu_vector.exp: print d2 + i4a -PASS: gdb.base/gnu_vector.exp: print f4a + ll2 -PASS: gdb.base/gnu_vector.exp: print ll2 + f4a -PASS: gdb.base/gnu_vector.exp: print i2 + ll2 -PASS: gdb.base/gnu_vector.exp: print ll2 + i2 -PASS: gdb.base/gnu_vector.exp: print i4a + ll2 -PASS: gdb.base/gnu_vector.exp: print ll2 + i4a -PASS: gdb.base/gnu_vector.exp: print f4a + d2 -PASS: gdb.base/gnu_vector.exp: print d2 + f4a -PASS: gdb.base/gnu_vector.exp: print ui4 + i4a -PASS: gdb.base/gnu_vector.exp: print i4a + ui4 -PASS: gdb.base/gnu_vector.exp: print i4a + i2 -PASS: gdb.base/gnu_vector.exp: print i2 + i4a -PASS: gdb.base/gnu_vector.exp: print f4a + f2 -PASS: gdb.base/gnu_vector.exp: print f2 + f4a -PASS: gdb.base/gnu_vector.exp: print (double2) f2 -PASS: gdb.base/gnu_vector.exp: print (int4) c4 -PASS: gdb.base/gnu_vector.exp: print (char4) i4a -PASS: gdb.base/gnu_vector.exp: ptype c4 -PASS: gdb.base/gnu_vector.exp: ptype char4 -PASS: gdb.base/gnu_vector.exp: ptype i4a -PASS: gdb.base/gnu_vector.exp: ptype int4 -PASS: gdb.base/gnu_vector.exp: ptype f4b -PASS: gdb.base/gnu_vector.exp: ptype float4 -PASS: gdb.base/gnu_vector.exp: ptype union_with_vector_1 -PASS: gdb.base/gnu_vector.exp: ptype struct_with_vector_1 +XFAIL: gdb.base/gnu_vector.exp: This compiler can not handle GNU vectors Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline1.exp ... PASS: gdb.base/hashline1.exp: set breakpoint Running ../../../W._C._Handy/gdb/testsuite/gdb.base/hashline2.exp ... @@ -7023,8 +6901,8 @@ PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] << 2 PASS: gdb.base/miscexprs.exp: print value of sbig.s[90] >> 4 PASS: gdb.base/miscexprs.exp: print value of lbig.l[333] >> 6 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ... -gdb compile failed, cc1: error: '-fsplit-stack' currently only supported on GNU/Linux -cc1: error: '-fsplit-stack' is not supported by this compiler configuration +gdb compile failed, [01m[Kcc1:[m[K [01;31m[Kerror: [m[K'[01m[K-fsplit-stack[m[K' currently only supported on GNU/Linux +[01m[Kcc1:[m[K [01;31m[Kerror: [m[K'[01m[K-fsplit-stack[m[K' is not supported by this compiler configuration UNTESTED: gdb.base/morestack.exp: morestack.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ... UNSUPPORTED: gdb.base/moribund-step.exp: displaced stepping @@ -9596,7 +9474,7 @@ PASS: gdb.base/stap-probe.exp: without semaphore, optimized: run to -pstap test: PASS: gdb.base/stap-probe.exp: without semaphore, optimized: print $_probe_argc for probe user PASS: gdb.base/stap-probe.exp: without semaphore, optimized: check $_probe_arg0 for probe user PASS: gdb.base/stap-probe.exp: without semaphore, optimized: check $_probe_arg1 for probe user -PASS: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two) +FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two) PASS: gdb.base/stap-probe.exp: without semaphore, optimized: run to -pstap test:m4 PASS: gdb.base/stap-probe.exp: without semaphore, optimized: print $_probe_argc for probe m4 PASS: gdb.base/stap-probe.exp: without semaphore, optimized: check $_probe_arg0 for probe m4 @@ -9609,7 +9487,7 @@ PASS: gdb.base/stap-probe.exp: with semaphore, optimized: run to -pstap test:use PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_argc for probe user PASS: gdb.base/stap-probe.exp: with semaphore, optimized: check $_probe_arg0 for probe user PASS: gdb.base/stap-probe.exp: with semaphore, optimized: check $_probe_arg1 for probe user -PASS: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two) +FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two) PASS: gdb.base/stap-probe.exp: with semaphore, optimized: run to -pstap test:m4 PASS: gdb.base/stap-probe.exp: with semaphore, optimized: print $_probe_argc for probe m4 PASS: gdb.base/stap-probe.exp: with semaphore, optimized: check $_probe_arg0 for probe m4 @@ -9742,7 +9620,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/store.exp ... PASS: gdb.base/store.exp: tbreak wack_charest PASS: gdb.base/store.exp: continue to wack_charest PASS: gdb.base/store.exp: var charest l; print old l, expecting -1 .* -PASS: gdb.base/store.exp: var charest l; print old r, expecting -2 .* +FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .* PASS: gdb.base/store.exp: var charest l; setting l to 4 PASS: gdb.base/store.exp: var charest l; print new l, expecting 4 ..004. PASS: gdb.base/store.exp: var charest l; next over add call @@ -9807,7 +9685,7 @@ PASS: gdb.base/store.exp: tbreak add_charest PASS: gdb.base/store.exp: continue to add_charest PASS: gdb.base/store.exp: upvar charest l; up PASS: gdb.base/store.exp: upvar charest l; print old l, expecting -1 .* -PASS: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .* +FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .* PASS: gdb.base/store.exp: upvar charest l; set l to 4 PASS: gdb.base/store.exp: upvar charest l; print new l, expecting 4 ..004. PASS: gdb.base/store.exp: tbreak add_short @@ -10661,11 +10539,11 @@ PASS: gdb.base/subst.exp: show substitute-path after empty rule removed PASS: gdb.base/subst.exp: remove all remaining substitution rules PASS: gdb.base/subst.exp: show substitute-path after all remaining rules removed Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ... -gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c: In function 'get_origin': -../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: error: 'PATH_MAX' undeclared (first use in this function) +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:[m[K In function '[01m[Kget_origin[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25:[m[K [01;31m[Kerror: [m[K'[01m[KPATH_MAX[m[K' undeclared (first use in this function) static char self_path[PATH_MAX]; - ^ -../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25: note: each undeclared identifier is reported only once for each function it appears in +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file-loader.c:154:25:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in UNTESTED: gdb.base/sym-file.exp: sym-file Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file @@ -16172,8 +16050,8 @@ PASS: gdb.cp/inherit.exp: print g_vC.va PASS: gdb.cp/inherit.exp: print g_vC.vc PASS: gdb.cp/inherit.exp: print g_vC.vx PASS: gdb.cp/inherit.exp: print g_vA -PASS: gdb.cp/inherit.exp: print g_vB (FIXME v3 vtbl ptr) -PASS: gdb.cp/inherit.exp: print g_vC (FIXME v3 vtbl ptr) +PASS: gdb.cp/inherit.exp: print g_vB +PASS: gdb.cp/inherit.exp: print g_vC PASS: gdb.cp/inherit.exp: print g_vD.vA::va PASS: gdb.cp/inherit.exp: print g_vD.vA::vx PASS: gdb.cp/inherit.exp: print g_vD.vB::vb @@ -16192,8 +16070,8 @@ PASS: gdb.cp/inherit.exp: print g_vE.vD::vd PASS: gdb.cp/inherit.exp: print g_vE.vD::vx PASS: gdb.cp/inherit.exp: print g_vE.vE::ve PASS: gdb.cp/inherit.exp: print g_vE.vE::vx -PASS: gdb.cp/inherit.exp: print g_vD (FIXME v3 vtbl ptr) -PASS: gdb.cp/inherit.exp: print g_vE (FIXME v3 vtbl ptr) +FAIL: gdb.cp/inherit.exp: print g_vD +FAIL: gdb.cp/inherit.exp: print g_vE Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/koenig.exp ... PASS: gdb.cp/koenig.exp: p first(c) PASS: gdb.cp/koenig.exp: p second(0,0,c,0,0) @@ -17364,6 +17242,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/nextoverthrow.exp ... UNSUPPORTED: gdb.cp/nextoverthrow.exp: nextoverthrow.exp could not find _Unwind_DebugHook Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ... PASS: gdb.cp/no-dmgl-verbose.exp: set breakpoint pending off +FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)' PASS: gdb.cp/no-dmgl-verbose.exp: DMGL_VERBOSE-demangled f(std::string) is not defined Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/non-trivial-retval.exp ... PASS: gdb.cp/non-trivial-retval.exp: continue to breakpoint: Break here @@ -18107,8 +17986,7 @@ PASS: gdb.cp/templates.exp: destructor breakpoint PASS: gdb.cp/templates.exp: value method breakpoint PASS: gdb.cp/templates.exp: breakpoint on a line with no real code PASS: gdb.cp/templates.exp: print method of template typedef -XFAIL: gdb.cp/templates.exp: print destructor of template typedef (PRMS gcc/51668) -PASS: gdb.cp/templates.exp: verify GCC PR debug/51668 +PASS: gdb.cp/templates.exp: print destructor of template typedef PASS: gdb.cp/templates.exp: ptype empty PASS: gdb.cp/templates.exp: ptype arg PASS: gdb.cp/templates.exp: print t5i.value() @@ -18231,12 +18109,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/using-crash.exp ... PASS: gdb.cp/using-crash.exp: reload file Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/virtbase.exp ... PASS: gdb.cp/virtbase.exp: continue to breakpoint: first breakpoint -PASS: gdb.cp/virtbase.exp: print *this +FAIL: gdb.cp/virtbase.exp: print *this PASS: gdb.cp/virtbase.exp: print x in get_y PASS: gdb.cp/virtbase.exp: continue to breakpoint: second breakpoint PASS: gdb.cp/virtbase.exp: print x in get_z PASS: gdb.cp/virtbase.exp: continue to breakpoint: third breakpoint -PASS: gdb.cp/virtbase.exp: print *(D *) e +FAIL: gdb.cp/virtbase.exp: print *(D *) e PASS: gdb.cp/virtbase.exp: set print object on PASS: gdb.cp/virtbase.exp: print/x b->mA PASS: gdb.cp/virtbase.exp: print rtti_data @@ -18308,11 +18186,11 @@ PASS: gdb.cp/virtfunc2.exp: print o2.do_print2() PASS: gdb.cp/virtfunc2.exp: print o2.do_print3() PASS: gdb.cp/virtfunc2.exp: print o Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/vla-cxx.exp ... -PASS: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled -PASS: gdb.cp/vla-cxx.exp: print vla +FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited) +FAIL: gdb.cp/vla-cxx.exp: print vla FAIL: gdb.cp/vla-cxx.exp: print vlaref -PASS: gdb.cp/vla-cxx.exp: print vlaref2 -PASS: gdb.cp/vla-cxx.exp: print c +FAIL: gdb.cp/vla-cxx.exp: print vlaref2 +FAIL: gdb.cp/vla-cxx.exp: print c Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/am33.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/h8300s.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.disasm/hppa.exp ... @@ -19571,9 +19449,9 @@ PASS: gdb.fortran/exprs.exp: int powered by real PASS: gdb.fortran/exprs.exp: real powered by real Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/library-module.exp ... PASS: gdb.fortran/library-module.exp: continue to breakpoint: i-is-2-in-lib -PASS: gdb.fortran/library-module.exp: print var_i in lib +FAIL: gdb.fortran/library-module.exp: print var_i in lib PASS: gdb.fortran/library-module.exp: continue to breakpoint: i-is-2-in-main -PASS: gdb.fortran/library-module.exp: print var_i in main +FAIL: gdb.fortran/library-module.exp: print var_i in main PASS: gdb.fortran/library-module.exp: print var_j PASS: gdb.fortran/library-module.exp: print var_k Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/logical.exp ... @@ -21995,17 +21873,8 @@ UNSUPPORTED: gdb.mi/mi-nsmoribund.exp: displaced stepping Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ... UNSUPPORTED: gdb.mi/mi-nsthrexec.exp: displaced stepping Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ... -PASS: gdb.mi/mi-pending.exp: successfully compiled posix threads test case -PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc1 -PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4 -PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on thread_func -PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 -PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc1 a second time -PASS: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc2 with x==4 -FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on thread_func (unknown output after running) -PASS: gdb.mi/mi-pending.exp: Delete breakpoint 3 -PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on pendfunc3 -FAIL: gdb.mi/mi-pending.exp: Run till MI pending breakpoint on pendfunc3 on thread 2 (timeout) +UNSUPPORTED: gdb.mi/mi-pending.exp: Couldn't compile mi-pending.c: unrecognized error +UNTESTED: gdb.mi/mi-pending.exp: Could not compile ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.c. Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pthreads.exp ... PASS: gdb.mi/mi-pthreads.exp: successfully compiled posix threads test case PASS: gdb.mi/mi-pthreads.exp: breakpoint at done_making_threads @@ -23590,14 +23459,14 @@ PASS: gdb.multi/dummy-frame-restore.exp: add inferior 2 with -exec dummy-frame-r PASS: gdb.multi/dummy-frame-restore.exp: switch to inferior 2 FAIL: gdb.multi/dummy-frame-restore.exp: Can't run to f2 Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... -gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0:[m[K [01;31m[Ksorry, unimplemented: [m[K64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. - ^ +[01;32m[K ^[m[K UNTESTED: gdb.multi/multi-arch-exec.exp: multi-arch-exec.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-arch.exp ... -gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.multi/hello.c:1:0:[m[K [01;31m[Ksorry, unimplemented: [m[K64-bit mode not compiled in /* This testcase is part of GDB, the GNU debugger. - ^ +[01;32m[K ^[m[K UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/multi-attach.exp ... FAIL: gdb.multi/multi-attach.exp: attach to program 1 @@ -23667,15 +23536,15 @@ PASS: gdb.opt/inline-break.exp: break func8b PASS: gdb.opt/inline-break.exp: print func1 PASS: gdb.opt/inline-break.exp: print func2 Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-bt.exp ... -PASS: gdb.opt/inline-bt.exp: continue to bar (1) -PASS: gdb.opt/inline-bt.exp: backtrace from bar (1) +FAIL: gdb.opt/inline-bt.exp: continue to bar (1) +FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1) PASS: gdb.opt/inline-bt.exp: bar not inlined -PASS: gdb.opt/inline-bt.exp: continue to bar (2) -PASS: gdb.opt/inline-bt.exp: backtrace from bar (2) +FAIL: gdb.opt/inline-bt.exp: continue to bar (2) +FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2) PASS: gdb.opt/inline-bt.exp: up from bar (2) PASS: gdb.opt/inline-bt.exp: func1 inlined (2) -PASS: gdb.opt/inline-bt.exp: continue to bar (3) -PASS: gdb.opt/inline-bt.exp: backtrace from bar (3) +FAIL: gdb.opt/inline-bt.exp: continue to bar (3) +FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3) PASS: gdb.opt/inline-bt.exp: up from bar (3) PASS: gdb.opt/inline-bt.exp: func1 inlined (3) PASS: gdb.opt/inline-bt.exp: up from func1 (3) @@ -23687,18 +23556,18 @@ PASS: gdb.opt/inline-bt.exp: info frame still works PASS: gdb.opt/inline-bt.exp: up hits limit Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-cmds.exp ... PASS: gdb.opt/inline-cmds.exp: set listsize 1 -PASS: gdb.opt/inline-cmds.exp: continue to bar (1) -PASS: gdb.opt/inline-cmds.exp: backtrace from bar (1) +FAIL: gdb.opt/inline-cmds.exp: continue to bar (1) +FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1) PASS: gdb.opt/inline-cmds.exp: up from bar (1) PASS: gdb.opt/inline-cmds.exp: func1 inlined (1) -PASS: gdb.opt/inline-cmds.exp: continue to bar (2) -PASS: gdb.opt/inline-cmds.exp: backtrace from bar (2) +FAIL: gdb.opt/inline-cmds.exp: continue to bar (2) +FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2) PASS: gdb.opt/inline-cmds.exp: up from bar (2) PASS: gdb.opt/inline-cmds.exp: func1 inlined (2) PASS: gdb.opt/inline-cmds.exp: up from func1 (2) PASS: gdb.opt/inline-cmds.exp: func2 inlined (2) -PASS: gdb.opt/inline-cmds.exp: continue to marker -PASS: gdb.opt/inline-cmds.exp: backtrace from marker +FAIL: gdb.opt/inline-cmds.exp: continue to marker +FAIL: gdb.opt/inline-cmds.exp: backtrace from marker PASS: gdb.opt/inline-cmds.exp: marker not inlined PASS: gdb.opt/inline-cmds.exp: next over inlined functions PASS: gdb.opt/inline-cmds.exp: next past inlined func1 @@ -23715,7 +23584,7 @@ PASS: gdb.opt/inline-cmds.exp: next to func1 before func3 PASS: gdb.opt/inline-cmds.exp: next to func3 PASS: gdb.opt/inline-cmds.exp: continue to breakpoint: finish into func1 PASS: gdb.opt/inline-cmds.exp: next to finish marker -PASS: gdb.opt/inline-cmds.exp: step into finish marker +FAIL: gdb.opt/inline-cmds.exp: step into finish marker PASS: gdb.opt/inline-cmds.exp: finish from marker to func1 PASS: gdb.opt/inline-cmds.exp: step into func1 for finish PASS: gdb.opt/inline-cmds.exp: finish from func1 to func3 @@ -23741,17 +23610,17 @@ PASS: gdb.opt/inline-cmds.exp: outer_inline2 inlined PASS: gdb.opt/inline-cmds.exp: up from outer_inline2 PASS: gdb.opt/inline-cmds.exp: main not inlined Running ../../../W._C._Handy/gdb/testsuite/gdb.opt/inline-locals.exp ... -PASS: gdb.opt/inline-locals.exp: continue to bar (1) -PASS: gdb.opt/inline-locals.exp: continue to bar (2) -PASS: gdb.opt/inline-locals.exp: backtrace from bar (2) +FAIL: gdb.opt/inline-locals.exp: continue to bar (1) +FAIL: gdb.opt/inline-locals.exp: continue to bar (2) +FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2) PASS: gdb.opt/inline-locals.exp: up from bar (2) PASS: gdb.opt/inline-locals.exp: func1 inlined (2) PASS: gdb.opt/inline-locals.exp: info locals above bar (2) PASS: gdb.opt/inline-locals.exp: info args above bar (2) PASS: gdb.opt/inline-locals.exp: print local (2) PASS: gdb.opt/inline-locals.exp: print out of scope local -PASS: gdb.opt/inline-locals.exp: continue to bar (3) -PASS: gdb.opt/inline-locals.exp: backtrace from bar (3) +FAIL: gdb.opt/inline-locals.exp: continue to bar (3) +FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3) PASS: gdb.opt/inline-locals.exp: up from bar (3) PASS: gdb.opt/inline-locals.exp: func1 inlined (3) PASS: gdb.opt/inline-locals.exp: info locals above bar (3) @@ -24661,7 +24530,7 @@ PASS: gdb.python/py-objfile.exp: Get objfile user name PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("py-objfile").filename) PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("junk")) PASS: gdb.python/py-objfile.exp: Get objfile build id -PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("da8bc92bb7ace920562bc4dd2c0029dbe4248741", by_build_id=True).filename) +PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("a28a56b1aeb53d507558e9bd16beff202bc94874", by_build_id=True).filename) PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("foo", by_build_id=True)) PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("1234abcdef", by_build_id=True)) PASS: gdb.python/py-objfile.exp: Get objfile program space @@ -24679,7 +24548,7 @@ PASS: gdb.python/py-objfile.exp: Get separate debug info objfile PASS: gdb.python/py-objfile.exp: Test owner of separate debug file PASS: gdb.python/py-objfile.exp: Test user-name of owner of separate debug file PASS: gdb.python/py-objfile.exp: print main with debug info -PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (da8bc92bb7ace920562bc4dd2c0029dbe4248741) +PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (a28a56b1aeb53d507558e9bd16beff202bc94874) PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile (sep_objfile.build_id, by_build_id=True)) PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ... @@ -25943,7 +25812,10 @@ XFAIL: gdb.stabs/weird.exp: p common0var1 XFAIL: gdb.stabs/weird.exp: p common0var2 Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ... -UNSUPPORTED: gdb.threads/attach-many-short-lived-threads.exp: Couldn't compile attach-many-short-lived-threads0.o: unrecognized error +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.c:[m[K In function '[01m[Kjoinable_fn[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.c:78:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function '[01m[Kpthread_setname_np[m[K' [-Wimplicit-function-declaration] + pthread_setname_np (pthread_self (), "joinable"); +[01;32m[K ^[m[K UNTESTED: gdb.threads/attach-many-short-lived-threads.exp: failed to prepare Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-stopped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/bp_in_thread.exp ... @@ -26261,188 +26133,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case UNTESTED: gdb.threads/manythreads.exp: sometimes hangs; probably libpthread issue Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create-ns-info-thr.exp ... -gdb compile failed, ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: In function 'create_function': -../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function) +gdb compile failed, [01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:[m[K In function '[01m[Kcreate_function[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39:[m[K [01;31m[Kerror: [m[K'[01m[KPTHREAD_STACK_MIN[m[K' undeclared (first use in this function) pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN); - ^ -../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39: note: each undeclared identifier is reported only once for each function it appears in -../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c: In function 'main': -../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:73:39: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function) +[01;32m[K ^[m[K +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:46:39:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:[m[K In function '[01m[Kmain[m[K': +[01m[K../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.c:73:39:[m[K [01;31m[Kerror: [m[K'[01m[KPTHREAD_STACK_MIN[m[K' undeclared (first use in this function) pthread_attr_setstacksize (&attr, 2*PTHREAD_STACK_MIN); - ^ +[01;32m[K ^[m[K UNTESTED: gdb.threads/multi-create-ns-info-thr.exp: failed to prepare Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile multi-create.c: unrecognized error Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... -PASS: gdb.threads/multiple-step-overs.exp: successfully compiled posix threads test case -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set displaced-stepping off -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: step -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set displaced-stepping off -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: next -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set displaced-stepping off -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: continue: continue -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set displaced-stepping off -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: thread 1 -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: queue-signal SIGUSR1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr1: continue to sigusr1_handler -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set displaced-stepping off -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: thread 2 -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: queue-signal SIGUSR1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr2: continue to sigusr1_handler -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set displaced-stepping off -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: thread 3 -PASS: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: queue-signal SIGUSR1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: signal thr3: continue to sigusr1_handler -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set displaced-stepping on -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: thread 3 -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: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set displaced-stepping on -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3 -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: thread 2 -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: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set displaced-stepping on -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set displaced-stepping on -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: thread 1 -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: queue-signal SIGUSR1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set displaced-stepping on -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 2 -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: signal thr2: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: thread 2 -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: queue-signal SIGUSR1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set displaced-stepping on -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: info threads shows all threads -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set scheduler-locking on -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: set scheduler-locking off -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: thread 3 -PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: queue-signal SIGUSR1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: switch back to thread 1 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler +UNTESTED: gdb.threads/multiple-step-overs.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/next-bp-other-thread.exp ... PASS: gdb.threads/next-bp-other-thread.exp: successfully compiled posix threads test case PASS: gdb.threads/next-bp-other-thread.exp: schedlock=off: continue to breakpoint: run to wait-thread breakpoint @@ -26912,7 +26616,7 @@ PASS: gdb.threads/watchthreads2.exp: breakpoint on thread_started FAIL: gdb.threads/watchthreads2.exp: run to thread_started FAIL: gdb.threads/watchthreads2.exp: run to thread_started FAIL: gdb.threads/watchthreads2.exp: run to thread_started -FAIL: gdb.threads/watchthreads2.exp: run to thread_started (the program is no longer running) +FAIL: gdb.threads/watchthreads2.exp: run to thread_started FAIL: gdb.threads/watchthreads2.exp: all threads started Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/wp-replication.exp ... PASS: gdb.threads/wp-replication.exp: successfully compiled posix threads test case @@ -26932,94 +26636,94 @@ FAIL: gdb.threads/wp-replication.exp: Thread 1 hit breakpoint at thread_started PASS: gdb.threads/wp-replication.exp: watch watched_data[2] FAIL: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started PASS: gdb.threads/wp-replication.exp: watch watched_data[3] -FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: set var test_ready=1 -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running) -FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running) +FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started +FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: set var test_ready=1 +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data +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 4 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 6 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.threads/wp-replication.exp: Continue to watchpoint trigger 8 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 10 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 12 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/wp-replication.exp: Continue to watchpoint trigger 14 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 16 out of 80 on watched_data +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 18 out of 80 on watched_data +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 20 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 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/wp-replication.exp: Continue to watchpoint trigger 23 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 25 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 27 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 29 out of 80 on watched_data +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 31 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 33 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/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data +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 37 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 39 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 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: Continue to watchpoint trigger 42 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 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 45 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data +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 48 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/wp-replication.exp: Continue to watchpoint trigger 50 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: Continue to watchpoint trigger 52 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 54 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 56 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/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 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/wp-replication.exp: Continue to watchpoint trigger 61 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 63 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 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/wp-replication.exp: Continue to watchpoint trigger 67 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/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 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/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data +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 77 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/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data +FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ... UNSUPPORTED: gdb.trace/actions-changed.exp: Current target does not support trace Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ... @@ -27307,7 +27011,7 @@ PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint PASS: gdb.trace/tracecmd.exp: 1.14: help trace PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ... -gdb compile failed, gcc: error: [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory +gdb compile failed, [01m[Kgcc:[m[K [01;31m[Kerror: [m[K[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory UNTESTED: gdb.trace/tspeed.exp: tspeed.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ... UNSUPPORTED: gdb.trace/tstatus.exp: target does not support trace @@ -27381,14 +27085,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 24915 -# of unexpected failures 910 +# of expected passes 24707 +# of unexpected failures 803 # of unexpected successes 2 # of expected failures 38 # of unknown successes 1 -# of known failures 54 +# of known failures 53 # of unresolved testcases 2 -# of untested testcases 62 +# of untested testcases 65 # of unsupported tests 97 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150419-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum index 65b608b1..a0a8d1a7 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 11 10:06:07 2015 +Test Run By thomas on Sun Nov 1 18:26:33 2015 Native configuration is i686-unknown-gnu0.6 === ld tests === |