diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-08 12:32:06 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-08 12:32:06 +0100 |
commit | 2ef56b8765203fd37f483a311a05de02ea72447f (patch) | |
tree | 2742673b861e80ade52bd3e8910f3450daee9518 | |
parent | aa14697d06d3044a7cbccc28678ab38ec10e7d6b (diff) |
gdb: 00e1c4298d2b6fe040a9a970e98349602b12ddbf (2013-02-06)
64 files changed, 2203 insertions, 1270 deletions
diff --git a/gdb/coulomb.SCHWINGE/log_build b/gdb/coulomb.SCHWINGE/log_build index 156f5789..01953c6e 100644 --- a/gdb/coulomb.SCHWINGE/log_build +++ b/gdb/coulomb.SCHWINGE/log_build @@ -23,8 +23,10 @@ checking for gnatmake... gnatmake checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs --g -O2 checking for version 0.10 of ISL... no +checking for version 0.11 of ISL... yes +checking for version 0.17.0 of CLooG... no +checking for version 0.18.0 of CLooG... yes checking for default BUILD_CONFIG... checking for bison... bison -y checking for bison... bison @@ -797,6 +799,10 @@ if [ x"" != x ]; then \ else true; fi gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ + gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ + else true; fi +gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"" != x ]; then \ gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/sort.c -o sort.o @@ -866,16 +872,16 @@ if [ x"" != x ]; then \ gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ - ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ - ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi -echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite' @@ -2004,7 +2010,6 @@ checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether <wchar.h> uses 'inline' correctly... yes checking for wint_t... yes -checking for inline... inline checking for alloca as a compiler built-in... yes checking for working GNU fnmatch... yes checking whether INT32_MAX < INTMAX_MAX... yes @@ -2378,6 +2383,8 @@ checking whether ADDR_NO_RANDOMIZE is declared... no checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body checking for cygwin... no checking for ELF support in BFD... yes +checking for Mach-O support in BFD... no +checking for SOM support in BFD... no checking whether to use lzma... auto checking for liblzma... yes checking how to link with liblzma... -llzma @@ -2818,8 +2825,10 @@ gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../Ferry_Tagscherer/gdb/gnulib/import -I. mv -f .deps/localcharset.Tpo .deps/localcharset.Po gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../Ferry_Tagscherer/gdb/gnulib/import -I.. -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../Ferry_Tagscherer/gdb/gnulib/import/strnlen1.c mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po +gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../Ferry_Tagscherer/gdb/gnulib/import -I.. -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../Ferry_Tagscherer/gdb/gnulib/import/wctype-h.c +mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po rm -f libgnu.a -ar cru libgnu.a localcharset.o strnlen1.o +ar cru libgnu.a localcharset.o strnlen1.o wctype-h.o ranlib libgnu.a rm -f t-charset.alias charset.alias && \ /bin/dash ../../../../Ferry_Tagscherer/gdb/gnulib/import/config.charset 'i686-unknown-gnu0.3' > t-charset.alias && \ @@ -2862,46 +2871,46 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../Ferry_Tagscherer/gdb/i386gnu-nat.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../Ferry_Tagscherer/gdb/gnu-nat.c ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'proc_set_exception_port': -../../Ferry_Tagscherer/gdb/gnu-nat.c:410:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:409:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'proc_steal_exc_port': -../../Ferry_Tagscherer/gdb/gnu-nat.c:450:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] -../../Ferry_Tagscherer/gdb/gnu-nat.c:471:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:449:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:470:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'make_proc': -../../Ferry_Tagscherer/gdb/gnu-nat.c:584:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] -../../Ferry_Tagscherer/gdb/gnu-nat.c:587:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:583:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:586:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -../../Ferry_Tagscherer/gdb/gnu-nat.c:644:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c:643:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_set_pid': -../../Ferry_Tagscherer/gdb/gnu-nat.c:762:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:761:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -../../Ferry_Tagscherer/gdb/gnu-nat.c:880:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes] -../../Ferry_Tagscherer/gdb/gnu-nat.c:981:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c:879:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c:980:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_validate_procs': -../../Ferry_Tagscherer/gdb/gnu-nat.c:1086:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1085:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_signal': -../../Ferry_Tagscherer/gdb/gnu-nat.c:1350:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] -../../Ferry_Tagscherer/gdb/gnu-nat.c:1350:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'S_exception_raise_request': -../../Ferry_Tagscherer/gdb/gnu-nat.c:1669:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] -../../Ferry_Tagscherer/gdb/gnu-nat.c:1669:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat] -../../Ferry_Tagscherer/gdb/gnu-nat.c:1706:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] -../../Ferry_Tagscherer/gdb/gnu-nat.c:1712:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1705:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1711:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -../../Ferry_Tagscherer/gdb/gnu-nat.c:1749:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1748:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'do_mach_notify_dead_name': -../../Ferry_Tagscherer/gdb/gnu-nat.c:1763:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:1762:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -../../Ferry_Tagscherer/gdb/gnu-nat.c:2274:1: warning: no previous prototype for 'gnu_read_inferior' [-Wmissing-prototypes] -../../Ferry_Tagscherer/gdb/gnu-nat.c:2320:1: warning: no previous prototype for 'gnu_write_inferior' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c:2273:1: warning: no previous prototype for 'gnu_read_inferior' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c:2319:1: warning: no previous prototype for 'gnu_write_inferior' [-Wmissing-prototypes] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_write_inferior': -../../Ferry_Tagscherer/gdb/gnu-nat.c:2385:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] -../../Ferry_Tagscherer/gdb/gnu-nat.c:2395:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:2384:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:2394:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'steal_exc_port': -../../Ferry_Tagscherer/gdb/gnu-nat.c:2868:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c:2867:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'set_exceptions_cmd': -../../Ferry_Tagscherer/gdb/gnu-nat.c:2983:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] +../../Ferry_Tagscherer/gdb/gnu-nat.c:2982:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] ../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -../../Ferry_Tagscherer/gdb/gnu-nat.c:3418:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c:3417:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes] gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../Ferry_Tagscherer/gdb/core-regset.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../Ferry_Tagscherer/gdb/fork-child.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c @@ -2948,6 +2957,7 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ../../Ferry_Tagscherer/gdb/ax-general.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../Ferry_Tagscherer/gdb/ax-gdb.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../Ferry_Tagscherer/gdb/remote-fileio.c +gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo ../../Ferry_Tagscherer/gdb/remote-notif.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-dump.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-decode.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-script.c @@ -2959,6 +2969,7 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-out.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-console.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmds.c +gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-catch.o -MT mi-cmd-catch.o -MMD -MP -MF .deps/mi-cmd-catch.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-catch.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-env.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-var.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-break.c @@ -2990,6 +3001,7 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-winsource.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ../../Ferry_Tagscherer/gdb/tui/tui.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/python.c +gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-arch.o -MT py-arch.o -MMD -MP -MF .deps/py-arch.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-arch.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-auto-load.o -MT py-auto-load.o -MMD -MP -MF .deps/py-auto-load.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-auto-load.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-block.o -MT py-block.o -MMD -MP -MF .deps/py-block.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-block.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-bpevent.o -MT py-bpevent.o -MMD -MP -MF .deps/py-bpevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-bpevent.c @@ -3124,7 +3136,7 @@ rm -f m2-exp.c m2-exp.c.tmp /bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ || (rm -f m2-exp.c; false) conflicts: 34 shift/reduce -[...]/tschwinge/Ferry_Tagscherer.build/gdb/../../Ferry_Tagscherer/gdb/m2-exp.y:351.25-44: warning: rule useless in parser due to conflicts: $@2: /* empty */ +[...]/tschwinge/Ferry_Tagscherer.build/gdb/../../Ferry_Tagscherer/gdb/m2-exp.y:350.25-44: warning: rule useless in parser due to conflicts: $@2: /* empty */ sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ @@ -3169,6 +3181,7 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../Ferry_Tagscherer/gdb/bfd-target.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../Ferry_Tagscherer/gdb/blockframe.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../Ferry_Tagscherer/gdb/breakpoint.c +gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../Ferry_Tagscherer/gdb/break-catch-sig.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../Ferry_Tagscherer/gdb/findvar.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../Ferry_Tagscherer/gdb/regcache.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../Ferry_Tagscherer/gdb/cleanups.c @@ -3219,6 +3232,7 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../Ferry_Tagscherer/gdb/arch-utils.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../Ferry_Tagscherer/gdb/gdbtypes.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../Ferry_Tagscherer/gdb/gdb_bfd.c +gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../Ferry_Tagscherer/gdb/gdb_obstack.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../Ferry_Tagscherer/gdb/osabi.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../Ferry_Tagscherer/gdb/copying.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../Ferry_Tagscherer/gdb/memattr.c @@ -3344,7 +3358,7 @@ Making init.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.7 -g -O2 -D_GNU_SOURCE -static-libstdc++ -static-libgcc \ - -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ + -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc' diff --git a/gdb/coulomb.SCHWINGE/log_test b/gdb/coulomb.SCHWINGE/log_test index de0843de..d372e715 100644 --- a/gdb/coulomb.SCHWINGE/log_test +++ b/gdb/coulomb.SCHWINGE/log_test @@ -11,13 +11,13 @@ make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po' make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' -make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making check in . make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' +make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making check in po make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po' @@ -69,8 +69,8 @@ make -k check-gdb.base1 check-gdb.base2 check-gdb.ada check-gdb.arch check-gdb.a make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' Nothing to be done for all... Making a new config file... -rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/a2-run.exp gdb.base/advance.exp gdb.base/alias.exp gdb.base/all-bin.exp gdb.base/annota1.exp gdb.base/annota3.exp gdb.base/anon.exp gdb.base/args.exp gdb.base/arithmet.exp gdb.base/arrayidx.exp gdb.base/assign.exp gdb.base/async-shell.exp gdb.base/async.exp gdb.base/attach-pie-misread.exp gdb.base/attach-pie-noexec.exp gdb.base/attach-twice.exp gdb.base/attach.exp gdb.base/auxv.exp gdb.base/bang.exp gdb.base/bfp-test.exp gdb.base/bigcore.exp gdb.base/bitfields.exp gdb.base/bitfields2.exp gdb.base/bitops.exp gdb.base/break-always.exp gdb.base/break-caller-line.exp gdb.base/break-entry.exp gdb.base/break-inline.exp gdb.base/break-interp.exp gdb.base/break-on-linker-gcd-function.exp gdb.base/break.exp gdb.base/breakpoint-shadow.exp gdb.base/call-ar-st.exp gdb.base/call-rt-st.exp gdb.base/call-sc.exp gdb.base/call-signal-resume.exp gdb.base/call-strs.exp gdb.base/callexit.exp gdb.base/callfuncs.exp gdb.base/catch-load.exp gdb.base/catch-syscall.exp gdb.base/charset.exp gdb.base/checkpoint.exp gdb.base/chng-syms.exp gdb.base/code-expr.exp gdb.base/code_elim.exp gdb.base/commands.exp gdb.base/completion.exp gdb.base/complex.exp gdb.base/comprdebug.exp gdb.base/cond-eval-mode.exp gdb.base/cond-expr.exp gdb.base/condbreak.exp gdb.base/consecutive.exp gdb.base/constvars.exp gdb.base/corefile.exp gdb.base/ctxobj.exp gdb.base/cursal.exp gdb.base/cvexpr.exp gdb.base/dbx.exp gdb.base/debug-expr.exp gdb.base/default.exp gdb.base/define.exp gdb.base/del.exp gdb.base/detach.exp gdb.base/dfp-exprs.exp gdb.base/dfp-test.exp gdb.base/disabled-location.exp gdb.base/disasm-end-cu.exp gdb.base/disp-step-syscall.exp gdb.base/display.exp gdb.base/dmsym.exp gdb.base/dprintf.exp gdb.base/dump.exp gdb.base/dup-sect.exp gdb.base/duplicate-bp.exp gdb.base/echo.exp gdb.base/empty_exe.exp gdb.base/ena-dis-br.exp gdb.base/ending-run.exp gdb.base/enum_cond.exp gdb.base/enumval.exp gdb.base/environ.exp gdb.base/eu-strip-infcall.exp gdb.base/eval-skip.exp gdb.base/eval.exp gdb.base/exe-lock.exp gdb.base/expand-psymtabs.exp gdb.base/exprs.exp gdb.base/fileio.exp gdb.base/find-unmapped.exp gdb.base/find.exp gdb.base/finish.exp gdb.base/fixsection.exp gdb.base/float.exp gdb.base/foll-exec.exp gdb.base/foll-fork.exp gdb.base/foll-vfork.exp gdb.base/fortran-sym-case.exp gdb.base/frame-args.exp gdb.base/freebpcmd.exp gdb.base/fullname.exp gdb.base/funcargs.exp gdb.base/gcore-buffer-overflow.exp gdb.base/gcore-relro.exp gdb.base/gcore.exp gdb.base/gdb1056.exp gdb.base/gdb1090.exp gdb.base/gdb11530.exp gdb.base/gdb11531.exp gdb.base/gdb1250.exp gdb.base/gdb1555.exp gdb.base/gdb1821.exp gdb.base/gdbindex-stabs.exp gdb.base/gdbvars.exp gdb.base/gnu-debugdata.exp gdb.base/gnu-ifunc.exp gdb.base/gnu_vector.exp gdb.base/hashline1.exp gdb.base/hashline2.exp gdb.base/hashline3.exp gdb.base/hbreak.exp gdb.base/hbreak2.exp gdb.base/help.exp gdb.base/hook-stop-continue.exp gdb.base/hook-stop-frame.exp gdb.base/huge.exp gdb.base/ifelse.exp gdb.base/included.exp gdb.base/inferior-died.exp gdb.base/infnan.exp gdb.base/info-fun.exp gdb.base/info-macros.exp gdb.base/info-os.exp gdb.base/info-proc.exp gdb.base/info-target.exp gdb.base/infoline.exp gdb.base/interact.exp gdb.base/interp.exp gdb.base/interrupt.exp gdb.base/jit-simple.exp gdb.base/jit-so.exp gdb.base/jit.exp gdb.base/jump.exp gdb.base/kill-after-signal.exp gdb.base/label.exp gdb.base/langs.exp gdb.base/ldbl_e308.exp gdb.base/lineinc.exp gdb.base/linespecs.exp gdb.base/list.exp gdb.base/logical.exp gdb.base/long_long.exp gdb.base/longest-types.exp gdb.base/longjmp.exp gdb.base/macscp.exp gdb.base/maint.exp gdb.base/memattr.exp gdb.base/mips_pro.exp gdb.base/miscexprs.exp gdb.base/morestack.exp gdb.base/moribund-step.exp gdb.base/multi-forks.exp --outdir gdb.base1 -Test Run By thomas on Thu Feb 7 23:26:57 2013 +rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/a2-run.exp gdb.base/advance.exp gdb.base/alias.exp gdb.base/all-bin.exp gdb.base/annota1.exp gdb.base/annota3.exp gdb.base/anon.exp gdb.base/args.exp gdb.base/arithmet.exp gdb.base/arrayidx.exp gdb.base/assign.exp gdb.base/async-shell.exp gdb.base/async.exp gdb.base/attach-pie-misread.exp gdb.base/attach-pie-noexec.exp gdb.base/attach-twice.exp gdb.base/attach.exp gdb.base/auxv.exp gdb.base/bang.exp gdb.base/bfp-test.exp gdb.base/bigcore.exp gdb.base/bitfields.exp gdb.base/bitfields2.exp gdb.base/bitops.exp gdb.base/break-always.exp gdb.base/break-caller-line.exp gdb.base/break-entry.exp gdb.base/break-inline.exp gdb.base/break-interp.exp gdb.base/break-on-linker-gcd-function.exp gdb.base/break.exp gdb.base/breakpoint-shadow.exp gdb.base/call-ar-st.exp gdb.base/call-rt-st.exp gdb.base/call-sc.exp gdb.base/call-signal-resume.exp gdb.base/call-strs.exp gdb.base/callexit.exp gdb.base/callfuncs.exp gdb.base/catch-load.exp gdb.base/catch-signal.exp gdb.base/catch-syscall.exp gdb.base/charset.exp gdb.base/checkpoint.exp gdb.base/chng-syms.exp gdb.base/code-expr.exp gdb.base/code_elim.exp gdb.base/commands.exp gdb.base/completion.exp gdb.base/complex.exp gdb.base/comprdebug.exp gdb.base/cond-eval-mode.exp gdb.base/cond-expr.exp gdb.base/condbreak.exp gdb.base/consecutive.exp gdb.base/constvars.exp gdb.base/corefile.exp gdb.base/ctxobj.exp gdb.base/cursal.exp gdb.base/cvexpr.exp gdb.base/dbx.exp gdb.base/debug-expr.exp gdb.base/default.exp gdb.base/define.exp gdb.base/del.exp gdb.base/detach.exp gdb.base/dfp-exprs.exp gdb.base/dfp-test.exp gdb.base/disabled-location.exp gdb.base/disasm-end-cu.exp gdb.base/disp-step-syscall.exp gdb.base/display.exp gdb.base/dmsym.exp gdb.base/dprintf.exp gdb.base/dump.exp gdb.base/dup-sect.exp gdb.base/duplicate-bp.exp gdb.base/echo.exp gdb.base/empty_exe.exp gdb.base/ena-dis-br.exp gdb.base/ending-run.exp gdb.base/enum_cond.exp gdb.base/enumval.exp gdb.base/environ.exp gdb.base/eu-strip-infcall.exp gdb.base/eval-skip.exp gdb.base/eval.exp gdb.base/exe-lock.exp gdb.base/expand-psymtabs.exp gdb.base/exprs.exp gdb.base/fileio.exp gdb.base/find-unmapped.exp gdb.base/find.exp gdb.base/finish.exp gdb.base/fixsection.exp gdb.base/float.exp gdb.base/foll-exec.exp gdb.base/foll-fork.exp gdb.base/foll-vfork.exp gdb.base/fortran-sym-case.exp gdb.base/frame-args.exp gdb.base/freebpcmd.exp gdb.base/fullname.exp gdb.base/fullpath-expand.exp gdb.base/funcargs.exp gdb.base/gcore-buffer-overflow.exp gdb.base/gcore-relro.exp gdb.base/gcore.exp gdb.base/gdb1056.exp gdb.base/gdb1090.exp gdb.base/gdb11530.exp gdb.base/gdb11531.exp gdb.base/gdb1250.exp gdb.base/gdb1555.exp gdb.base/gdb1821.exp gdb.base/gdbindex-stabs.exp gdb.base/gdbvars.exp gdb.base/gnu-debugdata.exp gdb.base/gnu-ifunc.exp gdb.base/gnu_vector.exp gdb.base/hashline1.exp gdb.base/hashline2.exp gdb.base/hashline3.exp gdb.base/hbreak.exp gdb.base/hbreak2.exp gdb.base/help.exp gdb.base/hook-stop-continue.exp gdb.base/hook-stop-frame.exp gdb.base/huge.exp gdb.base/ifelse.exp gdb.base/included.exp gdb.base/inferior-died.exp gdb.base/infnan.exp gdb.base/info-fun.exp gdb.base/info-macros.exp gdb.base/info-os.exp gdb.base/info-proc.exp gdb.base/info-target.exp gdb.base/infoline.exp gdb.base/interact.exp gdb.base/interp.exp gdb.base/interrupt.exp gdb.base/jit-simple.exp gdb.base/jit-so.exp gdb.base/jit.exp gdb.base/jump.exp gdb.base/kill-after-signal.exp gdb.base/label.exp gdb.base/langs.exp gdb.base/ldbl_e308.exp gdb.base/lineinc.exp gdb.base/linespecs.exp gdb.base/list.exp gdb.base/logical.exp gdb.base/long_long.exp gdb.base/longest-types.exp gdb.base/longjmp.exp gdb.base/macscp.exp gdb.base/maint.exp gdb.base/memattr.exp gdb.base/mips_pro.exp gdb.base/miscexprs.exp gdb.base/morestack.exp gdb.base/moribund-step.exp gdb.base/multi-forks.exp --outdir gdb.base1 +Test Run By thomas on Fri Feb 8 09:32:08 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -99,6 +99,7 @@ FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak (the program e Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/frame-args.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dbx.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit.exp ... +FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/echo.exp ... @@ -129,6 +130,7 @@ FAIL: gdb.base/interrupt.exp: call function a second time FAIL: gdb.base/interrupt.exp: continue FAIL: gdb.base/interrupt.exp: Send Control-C, second time FAIL: gdb.base/interrupt.exp: send end of file +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullpath-expand.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-signal-resume.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline2.exp ... @@ -186,6 +188,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/args.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit-simple.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hook-stop-continue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/display.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-signal.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11531.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-load.exp ... @@ -340,17 +343,17 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1090.exp ... === gdb Summary === -# of expected passes 4408 -# of unexpected failures 91 +# of expected passes 4496 +# of unexpected failures 92 # of expected failures 6 # of known failures 20 # of untested testcases 2 # of unsupported tests 12 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.base1] Error 1 -rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/nextoverexit.exp gdb.base/nodebug.exp gdb.base/nofield.exp gdb.base/nostdlib.exp gdb.base/opaque.exp gdb.base/overlays.exp gdb.base/page.exp gdb.base/pc-fp.exp gdb.base/pending.exp gdb.base/permissions.exp gdb.base/pie-execl.exp gdb.base/pointers.exp gdb.base/pr10179.exp gdb.base/pr11022.exp gdb.base/prelink.exp gdb.base/print-file-var.exp gdb.base/printcmds.exp gdb.base/prologue.exp gdb.base/psymtab.exp gdb.base/ptr-typedef.exp gdb.base/ptype.exp gdb.base/radix.exp gdb.base/randomize.exp gdb.base/readline-ask.exp gdb.base/readline.exp gdb.base/recpar.exp gdb.base/recurse.exp gdb.base/relational.exp gdb.base/relativedebug.exp gdb.base/relocate.exp gdb.base/remote.exp gdb.base/remotetimeout.exp gdb.base/reread.exp gdb.base/restore.exp gdb.base/return-nodebug.exp gdb.base/return.exp gdb.base/return2.exp gdb.base/save-bp.exp gdb.base/savedregs.exp gdb.base/scope.exp gdb.base/sect-cmd.exp gdb.base/sep.exp gdb.base/sepdebug.exp gdb.base/sepsymtab.exp gdb.base/set-lang-auto.exp gdb.base/set-noassign.exp gdb.base/setshow.exp gdb.base/setvar.exp gdb.base/shell.exp gdb.base/shlib-call.exp gdb.base/shreloc.exp gdb.base/sigall.exp gdb.base/sigaltstack.exp gdb.base/sigbpt.exp gdb.base/sigchld.exp gdb.base/siginfo-addr.exp gdb.base/siginfo-infcall.exp gdb.base/siginfo-obj.exp gdb.base/siginfo-thread.exp gdb.base/siginfo.exp gdb.base/signals.exp gdb.base/signest.exp gdb.base/signull.exp gdb.base/sigrepeat.exp gdb.base/sigstep.exp gdb.base/sizeof.exp gdb.base/skip-solib.exp gdb.base/skip.exp gdb.base/so-impl-ld.exp gdb.base/so-indr-cl.exp gdb.base/solib-corrupted.exp gdb.base/solib-disc.exp gdb.base/solib-display.exp gdb.base/solib-nodir.exp gdb.base/solib-overlap.exp gdb.base/solib-symbol.exp gdb.base/solib-weak.exp gdb.base/solib.exp gdb.base/source.exp gdb.base/stack-checking.exp gdb.base/stale-infcall.exp gdb.base/stap-probe.exp gdb.base/start.exp gdb.base/step-break.exp gdb.base/step-bt.exp gdb.base/step-line.exp gdb.base/step-resume-infcall.exp gdb.base/step-symless.exp gdb.base/step-test.exp gdb.base/store.exp gdb.base/structs.exp gdb.base/structs2.exp gdb.base/structs3.exp gdb.base/subst.exp gdb.base/symbol-without-target_section.exp gdb.base/term.exp gdb.base/testenv.exp gdb.base/trace-commands.exp gdb.base/tui-layout.exp gdb.base/twice.exp gdb.base/type-opaque.exp gdb.base/ui-redirect.exp gdb.base/unload.exp gdb.base/until.exp gdb.base/unwindonsignal.exp gdb.base/valgrind-db-attach.exp gdb.base/valgrind-infcall.exp gdb.base/value-double-free.exp gdb.base/varargs.exp gdb.base/volatile.exp gdb.base/watch-cond-infcall.exp gdb.base/watch-cond.exp gdb.base/watch-non-mem.exp gdb.base/watch-read.exp gdb.base/watch-vfork.exp gdb.base/watch_thread_num.exp gdb.base/watchpoint-cond-gone.exp gdb.base/watchpoint-delete.exp gdb.base/watchpoint-hw-hit-once.exp gdb.base/watchpoint-hw.exp gdb.base/watchpoint-solib.exp gdb.base/watchpoint.exp gdb.base/watchpoints.exp gdb.base/wchar.exp gdb.base/whatis-exp.exp gdb.base/whatis.exp --outdir gdb.base2 -Test Run By thomas on Thu Feb 7 23:37:26 2013 +rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/nextoverexit.exp gdb.base/nodebug.exp gdb.base/nofield.exp gdb.base/nostdlib.exp gdb.base/opaque.exp gdb.base/overlays.exp gdb.base/page.exp gdb.base/pc-fp.exp gdb.base/pending.exp gdb.base/permissions.exp gdb.base/pie-execl.exp gdb.base/pointers.exp gdb.base/pr10179.exp gdb.base/pr11022.exp gdb.base/prelink.exp gdb.base/print-file-var.exp gdb.base/printcmds.exp gdb.base/prologue-include.exp gdb.base/prologue.exp gdb.base/psymtab.exp gdb.base/ptr-typedef.exp gdb.base/ptype.exp gdb.base/radix.exp gdb.base/randomize.exp gdb.base/readline-ask.exp gdb.base/readline.exp gdb.base/realname-expand.exp gdb.base/recpar.exp gdb.base/recurse.exp gdb.base/relational.exp gdb.base/relativedebug.exp gdb.base/relocate.exp gdb.base/remote.exp gdb.base/remotetimeout.exp gdb.base/reread.exp gdb.base/restore.exp gdb.base/return-nodebug.exp gdb.base/return.exp gdb.base/return2.exp gdb.base/save-bp.exp gdb.base/savedregs.exp gdb.base/scope.exp gdb.base/sect-cmd.exp gdb.base/sep.exp gdb.base/sepdebug.exp gdb.base/sepsymtab.exp gdb.base/set-lang-auto.exp gdb.base/set-noassign.exp gdb.base/setshow.exp gdb.base/setvar.exp gdb.base/shell.exp gdb.base/shlib-call.exp gdb.base/shreloc.exp gdb.base/sigall.exp gdb.base/sigaltstack.exp gdb.base/sigbpt.exp gdb.base/sigchld.exp gdb.base/siginfo-addr.exp gdb.base/siginfo-infcall.exp gdb.base/siginfo-obj.exp gdb.base/siginfo-thread.exp gdb.base/siginfo.exp gdb.base/signals.exp gdb.base/signest.exp gdb.base/signull.exp gdb.base/sigrepeat.exp gdb.base/sigstep.exp gdb.base/sizeof.exp gdb.base/skip-solib.exp gdb.base/skip.exp gdb.base/so-impl-ld.exp gdb.base/so-indr-cl.exp gdb.base/solib-corrupted.exp gdb.base/solib-disc.exp gdb.base/solib-display.exp gdb.base/solib-nodir.exp gdb.base/solib-overlap.exp gdb.base/solib-symbol.exp gdb.base/solib-weak.exp gdb.base/solib.exp gdb.base/source.exp gdb.base/stack-checking.exp gdb.base/stale-infcall.exp gdb.base/stap-probe.exp gdb.base/start.exp gdb.base/step-break.exp gdb.base/step-bt.exp gdb.base/step-line.exp gdb.base/step-resume-infcall.exp gdb.base/step-symless.exp gdb.base/step-test.exp gdb.base/store.exp gdb.base/structs.exp gdb.base/structs2.exp gdb.base/structs3.exp gdb.base/subst.exp gdb.base/symbol-without-target_section.exp gdb.base/term.exp gdb.base/testenv.exp gdb.base/trace-commands.exp gdb.base/tui-layout.exp gdb.base/twice.exp gdb.base/type-opaque.exp gdb.base/ui-redirect.exp gdb.base/unload.exp gdb.base/until.exp gdb.base/unwindonsignal.exp gdb.base/valgrind-db-attach.exp gdb.base/valgrind-infcall.exp gdb.base/value-double-free.exp gdb.base/varargs.exp gdb.base/volatile.exp gdb.base/watch-cond-infcall.exp gdb.base/watch-cond.exp gdb.base/watch-non-mem.exp gdb.base/watch-read.exp gdb.base/watch-vfork.exp gdb.base/watch_thread_num.exp gdb.base/watchpoint-cond-gone.exp gdb.base/watchpoint-delete.exp gdb.base/watchpoint-hw-hit-once.exp gdb.base/watchpoint-hw.exp gdb.base/watchpoint-solib.exp gdb.base/watchpoint.exp gdb.base/watchpoints.exp gdb.base/wchar.exp gdb.base/whatis-exp.exp gdb.base/whatis.exp --outdir gdb.base2 +Test Run By thomas on Fri Feb 8 09:42:58 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -404,10 +407,10 @@ FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains callee calle Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ui-redirect.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/tui-layout.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signest.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/varargs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/trace-commands.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-impl-ld.exp ... @@ -471,6 +474,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-infcall.exp ... FAIL: gdb.base/siginfo-infcall.exp: continue to the handler Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setshow.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue-include.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unwindonsignal.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-symless.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs3.exp ... @@ -496,6 +500,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/source.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recurse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/type-opaque.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ptype.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/realname-expand.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relativedebug.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remotetimeout.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/until.exp ... @@ -589,7 +594,12 @@ FAIL: gdb.base/sigstep.exp: finish from handleri; leave handler (hit breakpoint FAIL: gdb.base/sigstep.exp: finish from handleri; leave signal trampoline FAIL: gdb.base/sigstep.exp: return from handleri; leave handler (hit breakpoint again) FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline (got interactive prompt) -FAIL: gdb.base/sigstep.exp: continue to handler entry; resync +FAIL: gdb.base/sigstep.exp: next to handler entry; resync +FAIL: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop (timeout) +FAIL: gdb.base/sigstep.exp: next to handler entry; break handler (timeout) +FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (timeout) +FAIL: gdb.base/sigstep.exp: next to handler entry; clear handler (timeout) +FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (timeout) FAIL: gdb.base/sigstep.exp: continue to handler entry; advance to infinite loop (timeout) FAIL: gdb.base/sigstep.exp: continue to handler entry; break handler (timeout) FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (timeout) @@ -665,16 +675,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nostdlib.exp ... === gdb Summary === # of expected passes 3872 -# of unexpected failures 170 +# of unexpected failures 175 # of expected failures 2 # of known failures 2 # of untested testcases 7 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.base2] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.ada --outdir=gdb.ada -Test Run By thomas on Fri Feb 8 00:01:41 2013 +Test Run By thomas on Fri Feb 8 10:08:17 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -810,11 +820,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/widewide.exp ... # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.ada] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.arch --outdir=gdb.arch -Test Run By thomas on Fri Feb 8 00:06:37 2013 +Test Run By thomas on Fri Feb 8 10:13:07 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -928,11 +938,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 140 # of unexpected failures 41 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.arch] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.asm --outdir=gdb.asm -Test Run By thomas on Fri Feb 8 00:07:12 2013 +Test Run By thomas on Fri Feb 8 10:13:39 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -975,11 +985,11 @@ FAIL: gdb.asm/asm-source.exp: look at static function (timeout) # of expected passes 3 # of unexpected failures 25 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.asm] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.cell --outdir=gdb.cell -Test Run By thomas on Fri Feb 8 00:11:26 2013 +Test Run By thomas on Fri Feb 8 10:17:53 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1012,10 +1022,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.cp --outdir=gdb.cp -Test Run By thomas on Fri Feb 8 00:11:28 2013 +Test Run By thomas on Fri Feb 8 10:17:55 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1030,6 +1040,8 @@ Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/abstract-origin.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ambiguous.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota2.exp ... +FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) +FAIL: gdb.cp/annota2.exp: annotate-quit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-ns.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-struct.exp ... @@ -1086,6 +1098,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/maint.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-ctor.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-inline.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-templates.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-name.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-ptr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/meth-typedefs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/method.exp ... @@ -1112,6 +1125,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/overload.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ovldbreak.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ovsrch.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/paren-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/parse-lang.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pass-by-ref.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1023.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1210.exp ... @@ -1149,16 +1163,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc2.exp ... === gdb Summary === -# of expected passes 3946 -# of unexpected failures 10 +# of expected passes 3955 +# of unexpected failures 12 # of expected failures 6 # of known failures 20 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.cp] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.disasm --outdir=gdb.disasm -Test Run By thomas on Fri Feb 8 00:19:22 2013 +Test Run By thomas on Fri Feb 8 10:26:16 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1191,10 +1205,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.dwarf2 --outdir=gdb.dwarf2 -Test Run By thomas on Fri Feb 8 00:19:24 2013 +Test Run By thomas on Fri Feb 8 10:26:18 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1222,10 +1236,17 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp .. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-const.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... +gdb compile failed, dw2-error.c: Assembler messages: +dw2-error.c:33: Error: bad register name `%rbp' +dw2-error.c:36: Error: bad register name `%rsp' +dw2-error.c:43: Error: bad register name `%rbp' Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... @@ -1248,6 +1269,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ranges.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ... @@ -1257,29 +1279,33 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-base.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/method-ptr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pieces.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr10770.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr11465.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr13961.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/trace-crash.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/valop.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... === gdb Summary === -# of expected passes 286 +# of expected passes 515 # of known failures 1 -# of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of untested testcases 9 +# of unsupported tests 1 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.fortran --outdir=gdb.fortran -Test Run By thomas on Fri Feb 8 00:21:04 2013 +Test Run By thomas on Fri Feb 8 10:28:16 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1310,11 +1336,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/types.exp ... # of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.fortran] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.gdb --outdir=gdb.gdb -Test Run By thomas on Fri Feb 8 00:21:34 2013 +Test Run By thomas on Fri Feb 8 10:28:48 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1333,11 +1359,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/xfullpath.exp ... === gdb Summary === -# of expected passes 164 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 165 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.go --outdir=gdb.go -Test Run By thomas on Fri Feb 8 00:22:35 2013 +Test Run By thomas on Fri Feb 8 10:29:43 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1375,10 +1401,10 @@ gdb compile failed, default_target_compile: Can't find gccgo. # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.java --outdir=gdb.java -Test Run By thomas on Fri Feb 8 00:22:39 2013 +Test Run By thomas on Fri Feb 8 10:29:50 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1407,11 +1433,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-print.exp ... # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.java] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.linespec --outdir=gdb.linespec -Test Run By thomas on Fri Feb 8 00:23:44 2013 +Test Run By thomas on Fri Feb 8 10:30:38 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1426,15 +1452,17 @@ Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/linespec.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-dollar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-errs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/macro-relative.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/skip-two.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/thread.exp ... === gdb Summary === -# of expected passes 178 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 188 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.mi --outdir=gdb.mi -Test Run By thomas on Fri Feb 8 00:24:01 2013 +Test Run By thomas on Fri Feb 8 10:30:58 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1466,6 +1494,9 @@ FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 ( FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-catch-load.exp ... +FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop +FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" @@ -1483,6 +1514,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-eval.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file-transfer.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fill-memory.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fullname-deleted.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-info-os.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... @@ -1514,6 +1546,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-block.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-display.exp ... @@ -1531,17 +1567,17 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno === gdb Summary === -# of expected passes 1611 -# of unexpected failures 23 +# of expected passes 1620 +# of unexpected failures 29 # of unexpected successes 1 # of expected failures 8 # of known failures 6 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.mi] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.modula2 --outdir=gdb.modula2 -Test Run By thomas on Fri Feb 8 00:26:26 2013 +Test Run By thomas on Fri Feb 8 10:33:39 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1558,10 +1594,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.modula2/unbounded-array.exp === gdb Summary === # of expected passes 8 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.multi --outdir=gdb.multi -Test Run By thomas on Fri Feb 8 00:26:29 2013 +Test Run By thomas on Fri Feb 8 10:33:42 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1596,11 +1632,11 @@ FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 # of expected passes 31 # of unexpected failures 10 # of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.multi] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.objc --outdir=gdb.objc -Test Run By thomas on Fri Feb 8 00:26:37 2013 +Test Run By thomas on Fri Feb 8 10:33:52 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1621,10 +1657,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/print.exp ... # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.opencl --outdir=gdb.opencl -Test Run By thomas on Fri Feb 8 00:26:48 2013 +Test Run By thomas on Fri Feb 8 10:34:04 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1644,10 +1680,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.opt --outdir=gdb.opt -Test Run By thomas on Fri Feb 8 00:26:51 2013 +Test Run By thomas on Fri Feb 8 10:34:08 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1670,10 +1706,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-locals.exp ... # of expected passes 95 # of expected failures 1 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.pascal --outdir=gdb.pascal -Test Run By thomas on Fri Feb 8 00:27:06 2013 +Test Run By thomas on Fri Feb 8 10:34:25 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1698,10 +1734,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/types.exp ... # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.python --outdir=gdb.python -Test Run By thomas on Fri Feb 8 00:27:09 2013 +Test Run By thomas on Fri Feb 8 10:34:28 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1760,15 +1796,15 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ... === gdb Summary === -# of expected passes 1428 +# of expected passes 1438 # of unexpected failures 8 # of untested testcases 1 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.python] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.reverse --outdir=gdb.reverse -Test Run By thomas on Fri Feb 8 00:29:42 2013 +Test Run By thomas on Fri Feb 8 10:37:30 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1810,10 +1846,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp .. === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.server --outdir=gdb.server -Test Run By thomas on Fri Feb 8 00:29:44 2013 +Test Run By thomas on Fri Feb 8 10:37:32 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1835,10 +1871,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.stabs --outdir=gdb.stabs -Test Run By thomas on Fri Feb 8 00:29:46 2013 +Test Run By thomas on Fri Feb 8 10:37:33 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1858,10 +1894,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/weird.exp ... # of expected passes 212 # of expected failures 7 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.threads --outdir=gdb.threads -Test Run By thomas on Fri Feb 8 00:29:59 2013 +Test Run By thomas on Fri Feb 8 10:37:47 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -2128,11 +2164,11 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started # of unresolved testcases 1 # of untested testcases 3 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.threads] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.trace --outdir=gdb.trace -Test Run By thomas on Fri Feb 8 00:41:01 2013 +Test Run By thomas on Fri Feb 8 10:48:50 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -2183,13 +2219,13 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-stepping.exp ... === gdb Summary === -# of expected passes 229 +# of expected passes 230 # of untested testcases 3 -# of unsupported tests 21 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 22 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.xml --outdir=gdb.xml -Test Run By thomas on Fri Feb 8 00:42:10 2013 +Test Run By thomas on Fri Feb 8 10:49:54 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -2210,7 +2246,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... # of expected passes 24 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index f30ba4e2..a4d973ed 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:01:41 2013 +Test Run By thomas on Fri Feb 8 10:08:17 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -534,5 +534,5 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index fb96a8fb..7b905644 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:06:37 2013 +Test Run By thomas on Fri Feb 8 10:13:07 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -250,5 +250,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 140 # of unexpected failures 41 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index 40ba9b1e..1a4b3e33 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:07:12 2013 +Test Run By thomas on Fri Feb 8 10:13:39 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -41,5 +41,5 @@ FAIL: gdb.asm/asm-source.exp: look at static function (timeout) # of expected passes 3 # of unexpected failures 25 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index 409d9092..77e3d96c 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:26:57 2013 +Test Run By thomas on Fri Feb 8 09:32:08 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -50,10 +50,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 PASS: gdb.base/condbreak.exp: delete 2 -PASS: gdb.base/condbreak.exp: break break.c:93 if 1==1 +PASS: gdb.base/condbreak.exp: break break.c:92 if 1==1 PASS: gdb.base/condbreak.exp: delete 3 PASS: gdb.base/condbreak.exp: break marker1 if (1==1) -PASS: gdb.base/condbreak.exp: break break.c:93 if (1==1) +PASS: gdb.base/condbreak.exp: break break.c:92 if (1==1) PASS: gdb.base/condbreak.exp: break marker2 if (a==43) PASS: gdb.base/condbreak.exp: break marker3 if (multi_line_if_conditional(1,1,1)==0) PASS: gdb.base/condbreak.exp: break marker4 @@ -154,6 +154,7 @@ PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function +FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ... UNSUPPORTED: gdb.base/hbreak2.exp: hardware breakpoints Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp ... @@ -166,6 +167,7 @@ PASS: gdb.base/dprintf.exp: dprintf foo PASS: gdb.base/dprintf.exp: dprintf 29 PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n" PASS: gdb.base/dprintf.exp: dprintf 26,"arg=%d, g=%d\n", arg, g +PASS: gdb.base/dprintf.exp: dprintf info 1 PASS: gdb.base/dprintf.exp: break 27 PASS: gdb.base/dprintf.exp: 1st dprintf, gdb PASS: gdb.base/dprintf.exp: 2nd dprintf, gdb @@ -649,6 +651,10 @@ FAIL: gdb.base/interrupt.exp: Send Control-C, second time PASS: gdb.base/interrupt.exp: signal SIGINT PASS: gdb.base/interrupt.exp: echo more data FAIL: gdb.base/interrupt.exp: send end of file +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullpath-expand.exp ... +PASS: gdb.base/fullpath-expand.exp: rbreak XXX/fullpath-expand-func.c:func +PASS: gdb.base/fullpath-expand.exp: list func +PASS: gdb.base/fullpath-expand.exp: info source Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... PASS: gdb.base/a2-run.exp: run "a2-run" with no args PASS: gdb.base/a2-run.exp: no spurious messages at program exit @@ -1447,6 +1453,66 @@ PASS: gdb.base/display.exp: print/a &sum PASS: gdb.base/display.exp: print/a main+4 PASS: gdb.base/display.exp: print/a $pc PASS: gdb.base/display.exp: print/a &&j +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-signal.exp ... +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal +PASS: gdb.base/catch-signal.exp: SIGHUP: continue +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGHUP +PASS: gdb.base/catch-signal.exp: SIGHUP: continue +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: 1: catch signal +PASS: gdb.base/catch-signal.exp: 1: continue +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: 1: catch signal 1 +PASS: gdb.base/catch-signal.exp: 1: continue +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: 1: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: 1: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGHUP SIGUSR2 +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: catch signal SIGZARDOZ +PASS: gdb.base/catch-signal.exp: catch signal all +PASS: gdb.base/catch-signal.exp: catch signal all SIGHUP +PASS: gdb.base/catch-signal.exp: catch signal SIGHUP all +PASS: gdb.base/catch-signal.exp: set catchpoint '' for printing +PASS: gdb.base/catch-signal.exp: info break for '' +PASS: gdb.base/catch-signal.exp: save breakpoints for '' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for '' +PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP' for printing +PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP SIGUSR2' for printing +PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: set catchpoint 'all' for printing +PASS: gdb.base/catch-signal.exp: info break for 'all' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'all' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'all' Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ... PASS: gdb.base/ifelse.exp: if 1 with empty body PASS: gdb.base/ifelse.exp: if 0 with empty body @@ -1656,6 +1722,8 @@ PASS: gdb.base/completion.exp: test deprecated completion PASS: gdb.base/completion.exp: complete ptype struct some_ PASS: gdb.base/completion.exp: complete ptype enum some_ PASS: gdb.base/completion.exp: complete ptype union some_ +PASS: gdb.base/completion.exp: complete set gnutarget aut +PASS: gdb.base/completion.exp: complete set cp-abi aut Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ... PASS: gdb.base/list.exp: set width 0 PASS: gdb.base/list.exp: show default list size @@ -2321,7 +2389,7 @@ PASS: gdb.base/ena-dis-br.exp: info auto-deleted break marker3 PASS: gdb.base/ena-dis-br.exp: break marker4 PASS: gdb.base/ena-dis-br.exp: disable break marker4 PASS: gdb.base/ena-dis-br.exp: info break marker4 -PASS: gdb.base/ena-dis-br.exp: break 114 +PASS: gdb.base/ena-dis-br.exp: break 113 PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: disable break with count PASS: gdb.base/ena-dis-br.exp: continue from enable count, first time @@ -3387,6 +3455,8 @@ PASS: gdb.base/gnu-debugdata.exp: nm - invoke sort PASS: gdb.base/gnu-debugdata.exp: comm PASS: gdb.base/gnu-debugdata.exp: objcopy 1 PASS: gdb.base/gnu-debugdata.exp: strip +PASS: gdb.base/gnu-debugdata.exp: copydebug +PASS: gdb.base/gnu-debugdata.exp: addlink PASS: gdb.base/gnu-debugdata.exp: xz PASS: gdb.base/gnu-debugdata.exp: objcopy 2 PASS: gdb.base/gnu-debugdata.exp: no symtab @@ -4234,28 +4304,46 @@ 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 (char4) ia +PASS: gdb.base/gnu_vector.exp: print (int2) lla 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 (char4) 12 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 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 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 @@ -4274,6 +4362,9 @@ 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 @@ -4713,11 +4804,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 4408 -# of unexpected failures 91 +# of expected passes 4496 +# of unexpected failures 92 # of expected failures 6 # of known failures 20 # of untested testcases 2 # of unsupported tests 12 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index a5c44319..80af8e7e 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:37:26 2013 +Test Run By thomas on Fri Feb 8 09:42:58 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1526,46 +1526,6 @@ PASS: gdb.base/signest.exp: set conditional breakpoint PASS: gdb.base/signest.exp: pass SIGSEGV PASS: gdb.base/signest.exp: pass SIGBUS PASS: gdb.base/signest.exp: run through nested faults -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... -PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) -PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) -PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) -PASS: gdb.base/pending.exp: set pending breakpoint -PASS: gdb.base/pending.exp: single pending breakpoint info -PASS: gdb.base/pending.exp: breakpoint function -PASS: gdb.base/pending.exp: pending plus real breakpoint info -PASS: gdb.base/pending.exp: Don't set pending breakpoint -PASS: gdb.base/pending.exp: condition 1 k == 1 -PASS: gdb.base/pending.exp: pending plus condition -PASS: gdb.base/pending.exp: disable 1 -PASS: gdb.base/pending.exp: pending disabled -PASS: gdb.base/pending.exp: Set commands for pending breakpoint -PASS: gdb.base/pending.exp: pending disabled plus commands -PASS: gdb.base/pending.exp: Set pending breakpoint 2 -PASS: gdb.base/pending.exp: multiple pending breakpoints -PASS: gdb.base/pending.exp: Set pending breakpoint 3 -PASS: gdb.base/pending.exp: set ignore count on pending breakpoint 3 -PASS: gdb.base/pending.exp: multiple pending breakpoints 2 -PASS: gdb.base/pending.exp: running to main -PASS: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly -PASS: gdb.base/pending.exp: continue to resolved breakpoint 2 -PASS: gdb.base/pending.exp: continue to resolved breakpoint 1 -PASS: gdb.base/pending.exp: Disable other breakpoints -PASS: gdb.base/pending.exp: Disable other breakpoints -PASS: gdb.base/pending.exp: continue to resolved breakpoint 3 -PASS: gdb.base/pending.exp: set imaginary pending breakpoint -PASS: gdb.base/pending.exp: rerun to main -PASS: gdb.base/pending.exp: verify pending breakpoint after restart -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ... -PASS: gdb.base/nextoverexit.exp: next over exit -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... -PASS: gdb.base/prologue.exp: setting breakpoint at marker -PASS: gdb.base/prologue.exp: continue to marker -PASS: gdb.base/prologue.exp: reading $pc: marker -PASS: gdb.base/prologue.exp: setting breakpoint at other -PASS: gdb.base/prologue.exp: continue to other -PASS: gdb.base/prologue.exp: reading $pc: other -PASS: gdb.base/prologue.exp: same pc from minimal symbol Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ... PASS: gdb.base/setvar.exp: set print sevenbit-strings PASS: gdb.base/setvar.exp: set variable char=0 @@ -1697,6 +1657,46 @@ PASS: gdb.base/setvar.exp: print uef.field=u1 PASS: gdb.base/setvar.exp: print uef.field (u1) PASS: gdb.base/setvar.exp: print sef.field=7 PASS: gdb.base/setvar.exp: print uef.field=6 +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... +PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) +PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) +PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) +PASS: gdb.base/pending.exp: set pending breakpoint +PASS: gdb.base/pending.exp: single pending breakpoint info +PASS: gdb.base/pending.exp: breakpoint function +PASS: gdb.base/pending.exp: pending plus real breakpoint info +PASS: gdb.base/pending.exp: Don't set pending breakpoint +PASS: gdb.base/pending.exp: condition 1 k == 1 +PASS: gdb.base/pending.exp: pending plus condition +PASS: gdb.base/pending.exp: disable 1 +PASS: gdb.base/pending.exp: pending disabled +PASS: gdb.base/pending.exp: Set commands for pending breakpoint +PASS: gdb.base/pending.exp: pending disabled plus commands +PASS: gdb.base/pending.exp: Set pending breakpoint 2 +PASS: gdb.base/pending.exp: multiple pending breakpoints +PASS: gdb.base/pending.exp: Set pending breakpoint 3 +PASS: gdb.base/pending.exp: set ignore count on pending breakpoint 3 +PASS: gdb.base/pending.exp: multiple pending breakpoints 2 +PASS: gdb.base/pending.exp: running to main +PASS: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly +PASS: gdb.base/pending.exp: continue to resolved breakpoint 2 +PASS: gdb.base/pending.exp: continue to resolved breakpoint 1 +PASS: gdb.base/pending.exp: Disable other breakpoints +PASS: gdb.base/pending.exp: Disable other breakpoints +PASS: gdb.base/pending.exp: continue to resolved breakpoint 3 +PASS: gdb.base/pending.exp: set imaginary pending breakpoint +PASS: gdb.base/pending.exp: rerun to main +PASS: gdb.base/pending.exp: verify pending breakpoint after restart +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ... +PASS: gdb.base/nextoverexit.exp: next over exit +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... +PASS: gdb.base/prologue.exp: setting breakpoint at marker +PASS: gdb.base/prologue.exp: continue to marker +PASS: gdb.base/prologue.exp: reading $pc: marker +PASS: gdb.base/prologue.exp: setting breakpoint at other +PASS: gdb.base/prologue.exp: continue to other +PASS: gdb.base/prologue.exp: reading $pc: other +PASS: gdb.base/prologue.exp: same pc from minimal symbol Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/varargs.exp ... PASS: gdb.base/varargs.exp: set print sevenbit-strings PASS: gdb.base/varargs.exp: set print address off @@ -2564,6 +2564,8 @@ PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: hw: continue PASS: gdb.base/watch-cond-infcall.exp: sw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: sw: continue +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue-include.exp ... +PASS: gdb.base/prologue-include.exp: breakpoint main Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unwindonsignal.exp ... PASS: gdb.base/unwindonsignal.exp: break stop_here PASS: gdb.base/unwindonsignal.exp: continue to breakpoint at stop_here @@ -3434,6 +3436,11 @@ PASS: gdb.base/ptype.exp: ptype {{0,1,2},{3,4,5}} PASS: gdb.base/ptype.exp: ptype {4,5,6}[2] PASS: gdb.base/ptype.exp: ptype *&{4,5,6}[1] PASS: gdb.base/ptype.exp: ptype $pc +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/realname-expand.exp ... +PASS: gdb.base/realname-expand.exp: set basenames-may-differ on +PASS: gdb.base/realname-expand.exp: rbreak realname-expand-real.c:func +PASS: gdb.base/realname-expand.exp: set basenames-may-differ on +PASS: gdb.base/realname-expand.exp: break realname-expand-real.c:func Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relativedebug.exp ... PASS: gdb.base/relativedebug.exp: continue PASS: gdb.base/relativedebug.exp: pause found in backtrace @@ -4111,12 +4118,12 @@ PASS: gdb.base/sigstep.exp: step to handler entry; advance to infinite loop PASS: gdb.base/sigstep.exp: step to handler entry; break handler PASS: gdb.base/sigstep.exp: step to handler entry; performing step PASS: gdb.base/sigstep.exp: step to handler entry; clear handler -PASS: gdb.base/sigstep.exp: next to handler entry; resync -PASS: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop -PASS: gdb.base/sigstep.exp: next to handler entry; break handler -PASS: gdb.base/sigstep.exp: next to handler entry; performing next -PASS: gdb.base/sigstep.exp: next to handler entry; clear handler -FAIL: gdb.base/sigstep.exp: continue to handler entry; resync +FAIL: gdb.base/sigstep.exp: next to handler entry; resync +FAIL: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop (timeout) +FAIL: gdb.base/sigstep.exp: next to handler entry; break handler (timeout) +FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (timeout) +FAIL: gdb.base/sigstep.exp: next to handler entry; clear handler (timeout) +FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (timeout) FAIL: gdb.base/sigstep.exp: continue to handler entry; advance to infinite loop (timeout) FAIL: gdb.base/sigstep.exp: continue to handler entry; break handler (timeout) FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (timeout) @@ -4194,10 +4201,10 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === # of expected passes 3872 -# of unexpected failures 170 +# of unexpected failures 175 # of expected failures 2 # of known failures 2 # of untested testcases 7 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index 31380e0e..68ad59a8 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:11:26 2013 +Test Run By thomas on Fri Feb 8 10:17:53 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index 0c95a0e1..8bbacf8c 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:11:28 2013 +Test Run By thomas on Fri Feb 8 10:17:55 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -22,8 +22,8 @@ PASS: gdb.cp/annota2.exp: delete bps PASS: gdb.cp/annota2.exp: breakpoint at main PASS: gdb.cp/annota2.exp: run until main breakpoint PASS: gdb.cp/annota2.exp: set watch on a.x -PASS: gdb.cp/annota2.exp: watch triggered on a.x -PASS: gdb.cp/annota2.exp: annotate-quit +FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) +FAIL: gdb.cp/annota2.exp: annotate-quit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ... PASS: gdb.cp/annota3.exp: set height 0 PASS: gdb.cp/annota3.exp: breakpoint main @@ -2364,6 +2364,17 @@ PASS: gdb.cp/mb-inline.exp: run to multi_line_foo breakpoint 4 bfn Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-templates.exp ... PASS: gdb.cp/mb-templates.exp: initial condition: set breakpoint PASS: gdb.cp/mb-templates.exp: initial condition: run to breakpoint +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-name.exp ... +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to first breakpoint +PASS: gdb.cp/member-name.exp: print C::x from first breakpoint +PASS: gdb.cp/member-name.exp: print B::b from first breakpoint +PASS: gdb.cp/member-name.exp: print inner::z from first breakpoint +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to second breakpoint +PASS: gdb.cp/member-name.exp: print C::x from second breakpoint +PASS: gdb.cp/member-name.exp: print B::b from second breakpoint +PASS: gdb.cp/member-name.exp: print inner::z from second breakpoint +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to third breakpoint +PASS: gdb.cp/member-name.exp: print Templ::y from third breakpoint Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-ptr.exp ... PASS: gdb.cp/member-ptr.exp: continue to breakpoint: continue to pmi = NULL PASS: gdb.cp/member-ptr.exp: ptype pmi (A::j) @@ -3652,6 +3663,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/paren-type.exp ... PASS: gdb.cp/paren-type.exp: set breakpoint pending off PASS: gdb.cp/paren-type.exp: break C::f(long) PASS: gdb.cp/paren-type.exp: break C::f(short) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/parse-lang.exp ... +PASS: gdb.cp/parse-lang.exp: breakpoint hit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pass-by-ref.exp ... PASS: gdb.cp/pass-by-ref.exp: call function in obj PASS: gdb.cp/pass-by-ref.exp: call function in derived @@ -3928,8 +3941,8 @@ XFAIL: gdb.cp/temargs.exp: test type of F in k3_m (PRMS gcc/49546) XFAIL: gdb.cp/temargs.exp: test value of F in k3_m (PRMS gcc/49546) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/templates.exp ... PASS: gdb.cp/templates.exp: set multiple-symbols ask -KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/1111) -KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/1111) +KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/8218) +KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/8218) PASS: gdb.cp/templates.exp: constructor breakpoint PASS: gdb.cp/templates.exp: destructor breakpoint PASS: gdb.cp/templates.exp: value method breakpoint @@ -4102,10 +4115,10 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3946 -# of unexpected failures 10 +# of expected passes 3955 +# of unexpected failures 12 # of expected failures 6 # of known failures 20 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index 7add17c5..c6556a7f 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:19:22 2013 +Test Run By thomas on Fri Feb 8 10:26:16 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index 3e5285dc..13306893 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:19:24 2013 +Test Run By thomas on Fri Feb 8 10:26:18 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -65,6 +65,236 @@ PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: p f() Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ... PASS: gdb.dwarf2/dw2-cu-size.exp: ptype noloc +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ... +PASS: gdb.dwarf2/dw2-dir-file-name.exp: cd .../rdir +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: continue to breakpoint: compdir_missing__ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: continue to breakpoint: compdir_missing__ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: continue to breakpoint: compdir_missing__ldir_missing__file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: continue to breakpoint: compdir_missing__ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: continue to breakpoint: compdir_missing__ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: continue to breakpoint: compdir_missing__ldir_relative_file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: continue to breakpoint: compdir_missing__ldir_absolute_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: continue to breakpoint: compdir_missing__ldir_absolute_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: continue to breakpoint: compdir_missing__ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: continue to breakpoint: compdir_missing__ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: continue to breakpoint: compdir_relative_ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: continue to breakpoint: compdir_relative_ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: continue to breakpoint: compdir_relative_ldir_missing__file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: continue to breakpoint: compdir_relative_ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: continue to breakpoint: compdir_relative_ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: continue to breakpoint: compdir_relative_ldir_relative_file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: continue to breakpoint: compdir_relative_ldir_absolute_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: continue to breakpoint: compdir_relative_ldir_absolute_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: continue to breakpoint: compdir_relative_ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: continue to breakpoint: compdir_relative_ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: continue to breakpoint: compdir_absolute_ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: continue to breakpoint: compdir_absolute_ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: continue to breakpoint: compdir_absolute_ldir_missing__file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: continue to breakpoint: compdir_absolute_ldir_missing__file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: continue to breakpoint: compdir_absolute_ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: continue to breakpoint: compdir_absolute_ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: continue to breakpoint: compdir_absolute_ldir_relative_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: continue to breakpoint: compdir_absolute_ldir_relative_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: continue to breakpoint: compdir_absolute_ldir_absolute_file_basename_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: continue to breakpoint: compdir_absolute_ldir_absolute_file_relative_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: continue to breakpoint: compdir_absolute_ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: continue to breakpoint: compdir_absolute_ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: relative +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ... +PASS: gdb.dwarf2/dw2-dos-drive.exp: set breakpoint pending off +PASS: gdb.dwarf2/dw2-dos-drive.exp: break 'z:file.c':func +UNSUPPORTED: gdb.dwarf2/dw2-dos-drive.exp: break file.c:func Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ... PASS: gdb.dwarf2/dw2-double-set-die-type.exp: ptype a Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ... @@ -76,6 +306,12 @@ PASS: gdb.dwarf2/dw2-empty-pc-range.exp: valid range after CU load PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range after CU load Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... PASS: gdb.dwarf2/dw2-entry-value.exp: <optimized out> is printed +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... +gdb compile failed, dw2-error.c: Assembler messages: +dw2-error.c:33: Error: bad register name `%rbp' +dw2-error.c:36: Error: bad register name `%rsp' +dw2-error.c:43: Error: bad register name `%rbp' +UNTESTED: gdb.dwarf2/dw2-error.exp: dw2-error.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... PASS: gdb.dwarf2/dw2-filename.exp: interpreter-exec mi -file-list-exec-source-files PASS: gdb.dwarf2/dw2-filename.exp: info sources @@ -214,6 +450,7 @@ PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb backtrace PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb print PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb backtrace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... KFAIL: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.shl (PRMS: symtab/13307) PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.data4 @@ -244,14 +481,20 @@ PASS: gdb.dwarf2/dw4-sig-types.exp: maint set dwarf2 max-cache-age 0 PASS: gdb.dwarf2/dw4-sig-types.exp: p myset PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-base.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... PASS: gdb.dwarf2/fission-reread.exp: break main PASS: gdb.dwarf2/fission-reread.exp: fission-reread +PASS: gdb.dwarf2/fission-reread.exp: fission-reread - unload Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ... PASS: gdb.dwarf2/implptr-optimized-out.exp: p p->f Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr.exp ... @@ -286,6 +529,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref PASS: gdb.dwarf2/member-ptr-forwardref.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/member-ptr-forwardref.exp: show cp-abi PASS: gdb.dwarf2/member-ptr-forwardref.exp: ptype c +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/method-ptr.exp ... +PASS: gdb.dwarf2/method-ptr.exp: ptype the_typedef Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pieces.exp ... PASS: gdb.dwarf2/pieces.exp: set f1 breakpoint for pieces PASS: gdb.dwarf2/pieces.exp: continue to breakpoint: continue to f1 breakpoint for pieces @@ -315,6 +560,7 @@ PASS: gdb.dwarf2/pr11465.exp: p N::c.C Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr13961.exp ... PASS: gdb.dwarf2/pr13961.exp: break main PASS: gdb.dwarf2/pr13961.exp: pr13961 +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/trace-crash.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... PASS: gdb.dwarf2/typeddwarf.exp: set breakpoint at typeddwarf.c:29 PASS: gdb.dwarf2/typeddwarf.exp: continue to breakpoint: continue to typeddwarf.c:29 @@ -365,8 +611,9 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 286 +# of expected passes 515 # of known failures 1 -# of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of untested testcases 9 +# of unsupported tests 1 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index 14f9d1ad..2b05dacf 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:21:04 2013 +Test Run By thomas on Fri Feb 8 10:28:16 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -269,5 +269,5 @@ PASS: gdb.fortran/types.exp: pt 10e20 # of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index 601fcc77..4693bffa 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:21:34 2013 +Test Run By thomas on Fri Feb 8 10:28:48 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -157,6 +157,7 @@ PASS: gdb.gdb/selftest.exp: next over setlocale LC_MESSAGES PASS: gdb.gdb/selftest.exp: next over setlocale LC_CTYPE PASS: gdb.gdb/selftest.exp: next over bindtextdomain PASS: gdb.gdb/selftest.exp: next over textdomain PACKAGE +PASS: gdb.gdb/selftest.exp: next over bfd_init PASS: gdb.gdb/selftest.exp: next over cmdarg_s VEC_cleanup PASS: gdb.gdb/selftest.exp: print a string PASS: gdb.gdb/selftest.exp: step into xmalloc call @@ -178,6 +179,6 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename === gdb Summary === -# of expected passes 164 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 165 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum index 26904f95..ea6d6b44 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:22:35 2013 +Test Run By thomas on Fri Feb 8 10:29:43 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -90,5 +90,5 @@ UNTESTED: gdb.go/unsafe.exp: unsafe.exp # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index dc2811f5..a96e883a 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:22:39 2013 +Test Run By thomas on Fri Feb 8 10:29:50 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -116,5 +116,5 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum index b97ef02d..3e6f1d98 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:23:44 2013 +Test Run By thomas on Fri Feb 8 10:30:38 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -184,6 +184,18 @@ PASS: gdb.linespec/ls-errs.exp: break 'main.c'3 PASS: gdb.linespec/ls-errs.exp: break 'main.c'+3 PASS: gdb.linespec/ls-errs.exp: break $zippo PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:$zippo +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/macro-relative.exp ... +PASS: gdb.linespec/macro-relative.exp: info macro HEADER +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/skip-two.exp ... +PASS: gdb.linespec/skip-two.exp: skip function dupname +PASS: gdb.linespec/skip-two.exp: dupname ignored from main +PASS: gdb.linespec/skip-two.exp: continue to breakpoint: n +PASS: gdb.linespec/skip-two.exp: dupname ignored from n +PASS: gdb.linespec/skip-two.exp: skip delete 1 +PASS: gdb.linespec/skip-two.exp: skip file thefile.cc +PASS: gdb.linespec/skip-two.exp: step into dupname +PASS: gdb.linespec/skip-two.exp: finish from dupname +PASS: gdb.linespec/skip-two.exp: dupname ignored for thefile.cc Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/thread.exp ... PASS: gdb.linespec/thread.exp: breakpoint line number in file PASS: gdb.linespec/thread.exp: continue to breakpoint: 29 @@ -192,6 +204,6 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function === gdb Summary === -# of expected passes 178 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 188 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index 0d72229a..e67237e5 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:24:01 2013 +Test Run By thomas on Fri Feb 8 10:30:58 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -196,6 +196,17 @@ FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 ( FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-catch-load.exp ... +PASS: gdb.mi/mi-catch-load.exp: breakpoint at main +PASS: gdb.mi/mi-catch-load.exp: mi runto main +PASS: gdb.mi/mi-catch-load.exp: catch-load: auto-solib-add on +PASS: gdb.mi/mi-catch-load.exp: catch-load: catch load +FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop +PASS: gdb.mi/mi-catch-load.exp: breakpoint at main +PASS: gdb.mi/mi-catch-load.exp: mi runto main +PASS: gdb.mi/mi-catch-load.exp: catch-unload: auto-solib-add on +PASS: gdb.mi/mi-catch-load.exp: catch-unload: catch unload +FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument @@ -301,6 +312,12 @@ PASS: gdb.mi/mi-fill-memory.exp: one argument missing PASS: gdb.mi/mi-fill-memory.exp: memory successfully written PASS: gdb.mi/mi-fill-memory.exp: memory successfully filled (8 bytes) PASS: gdb.mi/mi-fill-memory.exp: pattern correctly read from memory +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fullname-deleted.exp ... +PASS: gdb.mi/mi-fullname-deleted.exp: set substitute-path +PASS: gdb.mi/mi-fullname-deleted.exp: fullname present +PASS: gdb.mi/mi-fullname-deleted.exp: substituted fullname +PASS: gdb.mi/mi-fullname-deleted.exp: compare_filenames_for_search does not match +PASS: gdb.mi/mi-fullname-deleted.exp: compare_filenames_for_search does match Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ... PASS: gdb.mi/mi-hack-cli.exp: show architecture PASS: gdb.mi/mi-hack-cli.exp: 47show architecture @@ -479,26 +496,26 @@ PASS: gdb.mi/mi-var-block.exp: breakpoint at do_block_tests PASS: gdb.mi/mi-var-block.exp: mi runto do_block_tests PASS: gdb.mi/mi-var-block.exp: create local variable cb PASS: gdb.mi/mi-var-block.exp: try to create local variable foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test -PASS: gdb.mi/mi-var-block.exp: delete var foo +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 1 +PASS: gdb.mi/mi-var-block.exp: delete var foo 1 PASS: gdb.mi/mi-var-block.exp: create local variable foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 2 PASS: gdb.mi/mi-var-block.exp: update all vars: cb foo changed -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 3 PASS: gdb.mi/mi-var-block.exp: create local variable inner_foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 4 PASS: gdb.mi/mi-var-block.exp: create local variable foo2 XFAIL: gdb.mi/mi-var-block.exp: update inner_foo: should be out of scope: KNOWN PROBLEM XFAIL: gdb.mi/mi-var-block.exp: evaluate inner_foo: should be out of scope: KNOWN PROBLEM PASS: gdb.mi/mi-var-block.exp: update foo: did not change PASS: gdb.mi/mi-var-block.exp: delete var inner_foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 5 XFAIL: gdb.mi/mi-var-block.exp: update foo2: should be out of scope: KNOWN PROBLEM -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 6 XFAIL: gdb.mi/mi-var-block.exp: update foo2 should be out of scope: KNOWN PROBLEM XFAIL: gdb.mi/mi-var-block.exp: update foo should be out of scope: KNOWN PROBLEM PASS: gdb.mi/mi-var-block.exp: update cb -PASS: gdb.mi/mi-var-block.exp: delete var foo +PASS: gdb.mi/mi-var-block.exp: delete var foo 2 PASS: gdb.mi/mi-var-block.exp: delete var foo2 PASS: gdb.mi/mi-var-block.exp: delete var cb Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ... @@ -896,12 +913,12 @@ PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: create varobj PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: check initial value PASS: gdb.mi/mi-var-cmd.exp: breakpoint at main PASS: gdb.mi/mi-var-cmd.exp: mi runto main -PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now -PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests -PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now -PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ... PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:20 (set breakpoint) PASS: gdb.mi/mi-var-cp.exp: create varobj for rx @@ -1726,11 +1743,11 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno === gdb Summary === -# of expected passes 1611 -# of unexpected failures 23 +# of expected passes 1620 +# of unexpected failures 29 # of unexpected successes 1 # of expected failures 8 # of known failures 6 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index 2bb2c3e4..6cb12db3 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:26:26 2013 +Test Run By thomas on Fri Feb 8 10:33:39 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -20,5 +20,5 @@ PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a === gdb Summary === # of expected passes 8 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index 2745a45d..9a9060a7 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:26:29 2013 +Test Run By thomas on Fri Feb 8 10:33:42 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -63,5 +63,5 @@ FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 # of expected passes 31 # of unexpected failures 10 # of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index 60bc5a3a..0ce6ebcc 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:26:37 2013 +Test Run By thomas on Fri Feb 8 10:33:52 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -32,5 +32,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index a4bdc985..c9b8fff9 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:26:48 2013 +Test Run By thomas on Fri Feb 8 10:34:04 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -15,5 +15,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index 9664d3b2..d1b31c8e 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:26:51 2013 +Test Run By thomas on Fri Feb 8 10:34:08 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -115,5 +115,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3) # of expected passes 95 # of expected failures 1 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index 27d8bd61..8a79ce8b 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:27:06 2013 +Test Run By thomas on Fri Feb 8 10:34:25 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -50,5 +50,5 @@ PASS: gdb.pascal/types.exp: pt 10E20 # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index e5ef25ec..a527b097 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:27:09 2013 +Test Run By thomas on Fri Feb 8 10:34:28 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -11,45 +11,44 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/lib-types.exp ... PASS: gdb.python/lib-types.exp: python import gdb.types PASS: gdb.python/lib-types.exp: python const_class1_obj = gdb.parse_and_eval ('const_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_const_class1_obj = gdb.types.get_basic_type (const_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (const_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (const_class1_obj.type)) PASS: gdb.python/lib-types.exp: const stripping PASS: gdb.python/lib-types.exp: python volatile_class1_obj = gdb.parse_and_eval ('volatile_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_volatile_class1_obj = gdb.types.get_basic_type (volatile_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (volatile_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (volatile_class1_obj.type)) PASS: gdb.python/lib-types.exp: volatile stripping PASS: gdb.python/lib-types.exp: python const_volatile_class1_obj = gdb.parse_and_eval ('const_volatile_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_const_volatile_class1_obj = gdb.types.get_basic_type (const_volatile_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (const_volatile_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (const_volatile_class1_obj.type)) PASS: gdb.python/lib-types.exp: volatile+const stripping PASS: gdb.python/lib-types.exp: python typedef_class1_obj = gdb.parse_and_eval ('typedef_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_class1_obj = gdb.types.get_basic_type (typedef_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: typedef stripping PASS: gdb.python/lib-types.exp: python class1_ref_obj = gdb.parse_and_eval ('class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_class1_ref_obj = gdb.types.get_basic_type (class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print str (class1_ref_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (class1_ref_obj.type)) PASS: gdb.python/lib-types.exp: reference stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_ref_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_ref_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_const_typedef_class1_ref_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef/ref stripping PASS: gdb.python/lib-types.exp: python class1_obj = gdb.parse_and_eval ('class1_obj') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (class1_obj.type, 'x') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (class1_obj.type, 'nope') +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'x')) +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'nope')) PASS: gdb.python/lib-types.exp: python subclass1_obj = gdb.parse_and_eval ('subclass1_obj') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (subclass1_obj.type, 'x') +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (subclass1_obj.type, 'x')) PASS: gdb.python/lib-types.exp: python enum1_obj = gdb.parse_and_eval ('enum1_obj') PASS: gdb.python/lib-types.exp: python enum1_dict = gdb.types.make_enum_dict (enum1_obj.type) -PASS: gdb.python/lib-types.exp: python enum1_list = enum1_dict.items () -PASS: gdb.python/lib-types.exp: python enum1_list.sort () -PASS: gdb.python/lib-types.exp: python print enum1_list +PASS: gdb.python/lib-types.exp: python enum1_list = sorted (enum1_dict.items ()) +PASS: gdb.python/lib-types.exp: python print (enum1_list) PASS: gdb.python/lib-types.exp: python struct_a = gdb.lookup_type ('struct A') -PASS: gdb.python/lib-types.exp: python print struct_a.keys () -PASS: gdb.python/lib-types.exp: python print [k for k,v in gdb.types.deep_items(struct_a)] +PASS: gdb.python/lib-types.exp: python print (struct_a.keys ()) +PASS: gdb.python/lib-types.exp: python print ([k for k,v in gdb.types.deep_items(struct_a)]) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-block.exp ... PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-block.exp: Check block not None @@ -111,7 +110,7 @@ PASS: gdb.python/py-breakpoint.exp: commands $bpnum PASS: gdb.python/py-breakpoint.exp: print "Command for breakpoint has been executed." PASS: gdb.python/py-breakpoint.exp: print result PASS: gdb.python/py-breakpoint.exp: end -PASS: gdb.python/py-breakpoint.exp: python print blist[len(blist)-1].commands +PASS: gdb.python/py-breakpoint.exp: python print (blist[len(blist)-1].commands) PASS: gdb.python/py-breakpoint.exp: Check invisible bp obj exists PASS: gdb.python/py-breakpoint.exp: Check breakpoint location PASS: gdb.python/py-breakpoint.exp: Check breakpoint visibility @@ -179,7 +178,7 @@ PASS: gdb.python/py-cmd.exp: input simple command - class test_cmd (gdb.Command) PASS: gdb.python/py-cmd.exp: input simple command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input simple command - super (test_cmd, self).__init__ ("test_cmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input simple command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input simple command - print "test_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input simple command - print ("test_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input simple command - test_cmd () PASS: gdb.python/py-cmd.exp: input simple command - end PASS: gdb.python/py-cmd.exp: call simple command @@ -188,7 +187,7 @@ PASS: gdb.python/py-cmd.exp: input prefix command - class prefix_cmd (gdb.Comman PASS: gdb.python/py-cmd.exp: input prefix command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input prefix command - super (prefix_cmd, self).__init__ ("prefix_cmd", gdb.COMMAND_OBSCURE, gdb.COMPLETE_NONE, True) PASS: gdb.python/py-cmd.exp: input prefix command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input prefix command - print "prefix_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input prefix command - print ("prefix_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input prefix command - prefix_cmd () PASS: gdb.python/py-cmd.exp: input prefix command - end PASS: gdb.python/py-cmd.exp: call prefix command @@ -197,7 +196,7 @@ PASS: gdb.python/py-cmd.exp: input subcommand - class subcmd (gdb.Command): PASS: gdb.python/py-cmd.exp: input subcommand - def __init__ (self): PASS: gdb.python/py-cmd.exp: input subcommand - super (subcmd, self).__init__ ("prefix_cmd subcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input subcommand - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input subcommand - print "subcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input subcommand - print ("subcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input subcommand - subcmd () PASS: gdb.python/py-cmd.exp: input subcommand - end PASS: gdb.python/py-cmd.exp: call subcmd @@ -206,7 +205,7 @@ PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - class pre PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - def __init__ (self): PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - super (prefix_cmd2, self).__init__ ("prefix_cmd2", gdb.COMMAND_OBSCURE, prefix = True, completer_class = gdb.COMPLETE_FILENAME) PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - print "prefix_cmd2 output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - print ("prefix_cmd2 output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - prefix_cmd2 () PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - end PASS: gdb.python/py-cmd.exp: call prefix command, keyword arguments @@ -215,7 +214,7 @@ PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - class subcmd ( PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - def __init__ (self): PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - super (subcmd, self).__init__ ("prefix_cmd2 subcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - print "subcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - print ("subcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - subcmd () PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - end PASS: gdb.python/py-cmd.exp: call subcmd under prefix_cmd2 @@ -224,7 +223,7 @@ PASS: gdb.python/py-cmd.exp: input new subcommand - class newsubcmd (gdb.Command PASS: gdb.python/py-cmd.exp: input new subcommand - def __init__ (self): PASS: gdb.python/py-cmd.exp: input new subcommand - super (newsubcmd, self).__init__ ("info newsubcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input new subcommand - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input new subcommand - print "newsubcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input new subcommand - print ("newsubcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input new subcommand - newsubcmd () PASS: gdb.python/py-cmd.exp: input new subcommand - end PASS: gdb.python/py-cmd.exp: call newsubcmd @@ -247,7 +246,7 @@ PASS: gdb.python/py-cmd.exp: input simple user-defined command - """Docstring" PASS: gdb.python/py-cmd.exp: input simple user-defined command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input simple user-defined command - super (test_help, self).__init__ ("test_help", gdb.COMMAND_USER) PASS: gdb.python/py-cmd.exp: input simple user-defined command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input simple user-defined command - print "test_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input simple user-defined command - print ("test_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input simple user-defined command - test_help () PASS: gdb.python/py-cmd.exp: input simple user-defined command - end PASS: gdb.python/py-cmd.exp: call simple user-defined command @@ -317,6 +316,8 @@ PASS: gdb.python/py-explore.exp: end su exploration PASS: gdb.python/py-explore.exp: explore cs PASS: gdb.python/py-explore.exp: explore cs.s PASS: gdb.python/py-explore.exp: end cs.s exploration +PASS: gdb.python/py-explore.exp: explore cs.u +PASS: gdb.python/py-explore.exp: end cs.u exploration PASS: gdb.python/py-explore.exp: end cs exploration PASS: gdb.python/py-explore.exp: explore cu PASS: gdb.python/py-explore.exp: explore cu.sa @@ -428,9 +429,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.exp . PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame-inline.exp: info frame PASS: gdb.python/py-frame-inline.exp: up -PASS: gdb.python/py-frame-inline.exp: python print gdb.selected_frame().read_var('l') +PASS: gdb.python/py-frame-inline.exp: python print (gdb.selected_frame().read_var('l')) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame.exp ... PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here. +PASS: gdb.python/py-frame.exp: test Frame.architecture() PASS: gdb.python/py-frame.exp: test i PASS: gdb.python/py-frame.exp: test f PASS: gdb.python/py-frame.exp: test b @@ -631,7 +633,7 @@ PASS: gdb.python/py-objfile.exp: Get objfile validity PASS: gdb.python/py-objfile.exp: Get objfile validity PASS: gdb.python/py-objfile.exp: Get objfile validity after unload Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-parameter.exp ... -PASS: gdb.python/py-parameter.exp: python print gdb.parameter ('directories') +PASS: gdb.python/py-parameter.exp: python print (gdb.parameter ('directories')) PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - python PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - class TestParam (gdb.Parameter): PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - """When enabled, test param does something useful. When disabled, does nothing.""" @@ -783,7 +785,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prettyprint.exp .. PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa @@ -804,7 +806,7 @@ PASS: gdb.python/py-prettyprint.exp: continue until exit PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa @@ -836,7 +838,7 @@ PASS: gdb.python/py-prettyprint.exp: print nstype PASS: gdb.python/py-prettyprint.exp: set print pretty off PASS: gdb.python/py-prettyprint.exp: print nstype on one line PASS: gdb.python/py-prettyprint.exp: continue until exit -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: continue to breakpoint: eval-break PASS: gdb.python/py-prettyprint.exp: info locals PASS: gdb.python/py-prettyprint.exp: b 351 @@ -848,7 +850,7 @@ PASS: gdb.python/py-prettyprint.exp: python enable_lookup_function () PASS: gdb.python/py-prettyprint.exp: print ss enabled #2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-progspace.exp ... PASS: gdb.python/py-progspace.exp: current progspace filename (None) -PASS: gdb.python/py-progspace.exp: python print gdb.progspaces() +PASS: gdb.python/py-progspace.exp: python print (gdb.progspaces()) PASS: gdb.python/py-progspace.exp: current progspace filename (py-progspace) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prompt.exp ... PASS: gdb.python/py-prompt.exp: GDB initializing first prompt @@ -972,28 +974,28 @@ PASS: gdb.python/py-symtab.exp: Test symtab.is_valid() PASS: gdb.python/py-symtab.exp: Test sal destructor PASS: gdb.python/py-symtab.exp: Test symtab destructor Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ... -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int & -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int & -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int * const -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int * const * -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int * volatile -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int * volatile * const * volatile * Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-type.exp ... @@ -1013,11 +1015,11 @@ PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test PASS: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print not not st.type['a'].type +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type)) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x')) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ()) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x']) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type) PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (ar) PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history PASS: gdb.python/py-type.exp: lang_c: test_fields: python fields = ar.type.fields() @@ -1025,7 +1027,11 @@ PASS: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields PASS: gdb.python/py-type.exp: lang_c: test_fields: Check array field type PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print ar[0].type == ar[0].type +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type) +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_1) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_2) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec1 PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec2 @@ -1052,8 +1058,8 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type.fields()[0].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (st) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type @@ -1068,11 +1074,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print not not st.type['a'].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type)) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x')) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ()) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x']) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (ar) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python fields = ar.type.fields() @@ -1080,7 +1086,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print ar[0].type == ar[0].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_1) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_2) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1 PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2 @@ -1108,11 +1118,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: print val PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type. PASS: gdb.python/py-type.exp: lang_cpp: get type of temvar -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(0) -PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(0), gdb.Type) -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(1) -PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(1), gdb.Value) -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(2) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2)) PASS: gdb.python/py-type.exp: lang_cpp: test_enum: print value (e) PASS: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history PASS: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e @@ -1125,7 +1135,7 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by na PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-typeprint.exp ... -PASS: gdb.python/py-typeprint.exp: python execfile ('py-typeprint.py') +PASS: gdb.python/py-typeprint.exp: python exec (open ('py-typeprint.py').read ()) PASS: gdb.python/py-typeprint.exp: basic test PASS: gdb.python/py-typeprint.exp: raw test PASS: gdb.python/py-typeprint.exp: disable type-printer string @@ -1136,15 +1146,15 @@ PASS: gdb.python/py-typeprint.exp: whatis with enabled printer PASS: gdb.python/py-typeprint.exp: whatis s Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value-cc.exp ... PASS: gdb.python/py-value-cc.exp: continue to breakpoint: Break here -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("a").type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("a").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").referenced_value()) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").dereference().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().dereference()) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().referenced_value()) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value())) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").dereference().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().dereference())) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().referenced_value())) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value.exp ... PASS: gdb.python/py-value.exp: create boolean value PASS: gdb.python/py-value.exp: create integer value @@ -1182,7 +1192,7 @@ PASS: gdb.python/py-value.exp: subtract python integer from integer value PASS: gdb.python/py-value.exp: add python float with double value PASS: gdb.python/py-value.exp: print evalue PASS: gdb.python/py-value.exp: python evalue = gdb.history (0) -PASS: gdb.python/py-value.exp: python print int (evalue) +PASS: gdb.python/py-value.exp: python print (int (evalue)) PASS: gdb.python/py-value.exp: add pointer value with python integer PASS: gdb.python/py-value.exp: subtract python integer from pointer value PASS: gdb.python/py-value.exp: subtract two pointer values @@ -1191,9 +1201,9 @@ PASS: gdb.python/py-value.exp: catch throw of GDB error PASS: gdb.python/py-value.exp: define function to test booleans - python PASS: gdb.python/py-value.exp: define function to test booleans - def test_bool (val): PASS: gdb.python/py-value.exp: define function to test booleans - if val: -PASS: gdb.python/py-value.exp: define function to test booleans - print 'yay' +PASS: gdb.python/py-value.exp: define function to test booleans - print ('yay') PASS: gdb.python/py-value.exp: define function to test booleans - else: -PASS: gdb.python/py-value.exp: define function to test booleans - print 'nay' +PASS: gdb.python/py-value.exp: define function to test booleans - print ('nay') PASS: gdb.python/py-value.exp: define function to test booleans - end PASS: gdb.python/py-value.exp: check evaluation of true boolean value in expression PASS: gdb.python/py-value.exp: check evaluation of false boolean value in expression @@ -1226,7 +1236,7 @@ PASS: gdb.python/py-value.exp: greater or equal, less PASS: gdb.python/py-value.exp: greater or equal, greater PASS: gdb.python/py-value.exp: greater or equal, None PASS: gdb.python/py-value.exp: py-value in file.filename -PASS: gdb.python/py-value.exp: python print gdb.objfiles()[0].pretty_printers +PASS: gdb.python/py-value.exp: python print (gdb.objfiles()[0].pretty_printers) PASS: gdb.python/py-value.exp: python gdb.objfiles()[0].pretty_printers = 0 PASS: gdb.python/py-value.exp: parse_and_eval constant test PASS: gdb.python/py-value.exp: parse_and_eval simple expression test @@ -1251,42 +1261,42 @@ PASS: gdb.python/py-value.exp: Test is_optimized_out attribute PASS: gdb.python/py-value.exp: Test address attribute PASS: gdb.python/py-value.exp: parse_and_eval with memory error PASS: gdb.python/py-value.exp: python inval = gdb.parse_and_eval('*(int*)0') -PASS: gdb.python/py-value.exp: python print inval.is_lazy +PASS: gdb.python/py-value.exp: python print (inval.is_lazy) PASS: gdb.python/py-value.exp: memory error and lazy values PASS: gdb.python/py-value.exp: memory error and lazy values PASS: gdb.python/py-value.exp: python argc_lazy = gdb.parse_and_eval('argc') PASS: gdb.python/py-value.exp: python argc_notlazy = gdb.parse_and_eval('argc') PASS: gdb.python/py-value.exp: python argc_notlazy.fetch_lazy() -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy -PASS: gdb.python/py-value.exp: python print argc_notlazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) +PASS: gdb.python/py-value.exp: python print (argc_notlazy.is_lazy) PASS: gdb.python/py-value.exp: sanity check argc -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) PASS: gdb.python/py-value.exp: set argc=2 -PASS: gdb.python/py-value.exp: python print argc_notlazy -PASS: gdb.python/py-value.exp: python print argc_lazy -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_notlazy) +PASS: gdb.python/py-value.exp: python print (argc_lazy) +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) PASS: gdb.python/py-value.exp: print st PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: Test string with no length PASS: gdb.python/py-value.exp: Test string (length = -1) is all of the string -PASS: gdb.python/py-value.exp: python print st.string (length = 6) +PASS: gdb.python/py-value.exp: python print (st.string (length = 6)) PASS: gdb.python/py-value.exp: Test string (length = 0) is empty PASS: gdb.python/py-value.exp: Test length is 0 PASS: gdb.python/py-value.exp: print nullst PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: Test string to first null PASS: gdb.python/py-value.exp: get string beyond null -PASS: gdb.python/py-value.exp: python print repr(nullst) +PASS: gdb.python/py-value.exp: python print (repr(nullst)) PASS: gdb.python/py-value.exp: p/x fp1 PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python fp1 = fp1.dereference() PASS: gdb.python/py-value.exp: python result = fp1() -PASS: gdb.python/py-value.exp: python print result +PASS: gdb.python/py-value.exp: python print (result) PASS: gdb.python/py-value.exp: p/x fp2 PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python fp2 = fp2.dereference() PASS: gdb.python/py-value.exp: python result2 = fp2(10,20) -PASS: gdb.python/py-value.exp: python print result2 +PASS: gdb.python/py-value.exp: python print (result2) PASS: gdb.python/py-value.exp: p i PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python result3 = i() @@ -1330,9 +1340,9 @@ PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect pointer PASS: gdb.python/py-value.exp: Obtain address PASS: gdb.python/py-value.exp: Obtains value from GDB PASS: gdb.python/py-value.exp: Check pointer passed as reference -PASS: gdb.python/py-value.exp: python print bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer())) -PASS: gdb.python/py-value.exp: python print gdb.parse_and_eval('base').dynamic_type -PASS: gdb.python/py-value.exp: python print gdb.parse_and_eval('5').dynamic_type +PASS: gdb.python/py-value.exp: python print (bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer()))) +PASS: gdb.python/py-value.exp: python print (gdb.parse_and_eval('base').dynamic_type) +PASS: gdb.python/py-value.exp: python print (gdb.parse_and_eval('5').dynamic_type) PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect struct and union PASS: gdb.python/py-value.exp: Create a value for subscript test PASS: gdb.python/py-value.exp: Create a value for subscript test @@ -1350,26 +1360,26 @@ PASS: gdb.python/py-value.exp: PASS: gdb.python/py-value.exp: Test multiple subscript Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ... PASS: gdb.python/python.exp: multi-line python command - python -PASS: gdb.python/python.exp: multi-line python command - print 23 +PASS: gdb.python/python.exp: multi-line python command - print (23) PASS: gdb.python/python.exp: multi-line python command - end PASS: gdb.python/python.exp: show python command - define zzq PASS: gdb.python/python.exp: show python command - python -PASS: gdb.python/python.exp: show python command - print 23 +PASS: gdb.python/python.exp: show python command - print (23) PASS: gdb.python/python.exp: show python command - end PASS: gdb.python/python.exp: show python command - end PASS: gdb.python/python.exp: show python command - show user zzq PASS: gdb.python/python.exp: indented multi-line python command - python PASS: gdb.python/python.exp: indented multi-line python command - def foo (): -PASS: gdb.python/python.exp: indented multi-line python command - print 'hello, world!' +PASS: gdb.python/python.exp: indented multi-line python command - print ('hello, world!') PASS: gdb.python/python.exp: indented multi-line python command - foo () PASS: gdb.python/python.exp: indented multi-line python command - end PASS: gdb.python/python.exp: source source2.py PASS: gdb.python/python.exp: source -s source2.py -PASS: gdb.python/python.exp: python print gdb.current_objfile() -PASS: gdb.python/python.exp: python print gdb.objfiles() +PASS: gdb.python/python.exp: python print (gdb.current_objfile()) +PASS: gdb.python/python.exp: python print (gdb.objfiles()) PASS: gdb.python/python.exp: pythonX.Y/lib-dynload/*.so PASS: gdb.python/python.exp: python x = gdb.execute('printf "%d", 23', to_string = True) -PASS: gdb.python/python.exp: python print x +PASS: gdb.python/python.exp: python print (x) PASS: gdb.python/python.exp: post event insertion - python PASS: gdb.python/python.exp: post event insertion - someVal = 0 PASS: gdb.python/python.exp: post event insertion - class Foo(object): @@ -1395,7 +1405,7 @@ PASS: gdb.python/python.exp: Ensure that no threads are returned PASS: gdb.python/python.exp: register atexit function - python PASS: gdb.python/python.exp: register atexit function - import atexit PASS: gdb.python/python.exp: register atexit function - def printit(arg): -PASS: gdb.python/python.exp: register atexit function - print arg +PASS: gdb.python/python.exp: register atexit function - print (arg) PASS: gdb.python/python.exp: register atexit function - atexit.register(printit, 'good bye world') PASS: gdb.python/python.exp: register atexit function - end PASS: gdb.python/python.exp: atexit handling @@ -1486,9 +1496,9 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1428 +# of expected passes 1438 # of unexpected failures 8 # of untested testcases 1 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index c21965ec..24cd4d4f 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:29:42 2013 +Test Run By thomas on Fri Feb 8 10:37:30 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -37,5 +37,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp .. === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index e3044d42..d04f8760 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:29:44 2013 +Test Run By thomas on Fri Feb 8 10:37:32 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -17,5 +17,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index f2529938..18f34826 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:29:46 2013 +Test Run By thomas on Fri Feb 8 10:37:33 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -234,5 +234,5 @@ XFAIL: gdb.stabs/weird.exp: p common0var2 # of expected passes 212 # of expected failures 7 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index 9e6a8118..7e05b5f0 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:29:59 2013 +Test Run By thomas on Fri Feb 8 10:37:47 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -456,5 +456,5 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started # of unresolved testcases 1 # of untested testcases 3 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index 75d1d5b1..13a3bdc4 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:41:01 2013 +Test Run By thomas on Fri Feb 8 10:48:50 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -122,6 +122,8 @@ PASS: gdb.trace/infotrace.exp: 2.2b: info tracepoint 2 (gdb_asm_test) PASS: gdb.trace/infotrace.exp: 2.3: info tracepoint (invalid tracepoint number) PASS: gdb.trace/infotrace.exp: 2.4: info trace rejects multiple tracepoint numbers PASS: gdb.trace/infotrace.exp: 2.5: help info tracepoints +PASS: gdb.trace/infotrace.exp: collect on tracepoint 1 +UNSUPPORTED: gdb.trace/infotrace.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ... PASS: gdb.trace/mi-traceframe-changed.exp: tfile: select trace file PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 @@ -299,8 +301,8 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti === gdb Summary === -# of expected passes 229 +# of expected passes 230 # of untested testcases 3 -# of unsupported tests 21 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 22 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 25ae6c3d..33cc4d55 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:42:10 2013 +Test Run By thomas on Fri Feb 8 10:49:54 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -41,5 +41,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml # of expected passes 24 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/log_build b/gdb/kepler.SCHWINGE/log_build index 1d8c05be..ec163795 100644 --- a/gdb/kepler.SCHWINGE/log_build +++ b/gdb/kepler.SCHWINGE/log_build @@ -23,8 +23,10 @@ checking for gnatmake... gnatmake checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs --g -O2 checking for version 0.10 of ISL... no +checking for version 0.11 of ISL... yes +checking for version 0.17.0 of CLooG... no +checking for version 0.18.0 of CLooG... yes checking for default BUILD_CONFIG... checking for bison... bison -y checking for bison... bison @@ -797,6 +799,10 @@ if [ x"" != x ]; then \ else true; fi gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ + gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ + else true; fi +gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +if [ x"" != x ]; then \ gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/sort.c -o sort.o @@ -866,16 +872,16 @@ if [ x"" != x ]; then \ gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ - ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ - ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi -echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite' @@ -2025,7 +2031,6 @@ checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether <wchar.h> uses 'inline' correctly... yes checking for wint_t... yes -checking for inline... inline checking for alloca as a compiler built-in... yes checking for working GNU fnmatch... yes checking whether INT32_MAX < INTMAX_MAX... yes @@ -2402,6 +2407,8 @@ checking whether ADDR_NO_RANDOMIZE is declared... yes checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body checking for cygwin... no checking for ELF support in BFD... yes +checking for Mach-O support in BFD... no +checking for SOM support in BFD... no checking whether to use lzma... auto checking for liblzma... yes checking how to link with liblzma... -llzma @@ -2525,7 +2532,9 @@ checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for working alloca.h... (cached) yes checking for alloca... (cached) yes +checking dependency style of gcc-4.7... (cached) gcc3 checking for make... (cached) make +checking whether make sets $(MAKE)... (cached) yes === configuring in build-gnulib-gdbserver ([...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver) configure: running /bin/dash ../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/configure --disable-option-checking '--prefix=[...]/tschwinge/Ferry_Tagscherer.build.install' '--with-system-zlib' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc-4.7' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib configure: creating cache .././config.cache @@ -2646,7 +2655,6 @@ checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether <wchar.h> uses 'inline' correctly... yes checking for wint_t... yes -checking for inline... inline checking for alloca as a compiler built-in... yes checking for working GNU fnmatch... yes checking whether INT32_MAX < INTMAX_MAX... yes @@ -2808,6 +2816,8 @@ configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h +config.status: executing depdir commands +mkdir -p -- .deps config.status: executing default commands make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/sim' make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/sim' @@ -3164,8 +3174,10 @@ gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../Ferry_Tagscherer/gdb/gnulib/import -I. mv -f .deps/localcharset.Tpo .deps/localcharset.Po gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../Ferry_Tagscherer/gdb/gnulib/import -I.. -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../Ferry_Tagscherer/gdb/gnulib/import/strnlen1.c mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po +gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../Ferry_Tagscherer/gdb/gnulib/import -I.. -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../Ferry_Tagscherer/gdb/gnulib/import/wctype-h.c +mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po rm -f libgnu.a -ar cru libgnu.a localcharset.o strnlen1.o +ar cru libgnu.a localcharset.o strnlen1.o wctype-h.o ranlib libgnu.a rm -f t-charset.alias charset.alias && \ /bin/dash ../../../../Ferry_Tagscherer/gdb/gnulib/import/config.charset 'i686-pc-linux-gnu' > t-charset.alias && \ @@ -3212,6 +3224,7 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ../../Ferry_Tagscherer/gdb/ax-general.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../Ferry_Tagscherer/gdb/ax-gdb.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../Ferry_Tagscherer/gdb/remote-fileio.c +gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo ../../Ferry_Tagscherer/gdb/remote-notif.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-dump.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-decode.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-script.c @@ -3223,6 +3236,7 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-out.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-console.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmds.c +gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-catch.o -MT mi-cmd-catch.o -MMD -MP -MF .deps/mi-cmd-catch.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-catch.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-env.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-var.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-break.c @@ -3254,6 +3268,7 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-winsource.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ../../Ferry_Tagscherer/gdb/tui/tui.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/python.c +gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-arch.o -MT py-arch.o -MMD -MP -MF .deps/py-arch.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-arch.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-auto-load.o -MT py-auto-load.o -MMD -MP -MF .deps/py-auto-load.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-auto-load.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-block.o -MT py-block.o -MMD -MP -MF .deps/py-block.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-block.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-bpevent.o -MT py-bpevent.o -MMD -MP -MF .deps/py-bpevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-bpevent.c @@ -3388,7 +3403,7 @@ rm -f m2-exp.c m2-exp.c.tmp /bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ || (rm -f m2-exp.c; false) conflicts: 34 shift/reduce -[...]/tschwinge/Ferry_Tagscherer.build/gdb/../../Ferry_Tagscherer/gdb/m2-exp.y:351.25-44: warning: rule useless in parser due to conflicts: $@2: /* empty */ +[...]/tschwinge/Ferry_Tagscherer.build/gdb/../../Ferry_Tagscherer/gdb/m2-exp.y:350.25-44: warning: rule useless in parser due to conflicts: $@2: /* empty */ sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ @@ -3433,6 +3448,7 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../Ferry_Tagscherer/gdb/bfd-target.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../Ferry_Tagscherer/gdb/blockframe.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../Ferry_Tagscherer/gdb/breakpoint.c +gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../Ferry_Tagscherer/gdb/break-catch-sig.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../Ferry_Tagscherer/gdb/findvar.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../Ferry_Tagscherer/gdb/regcache.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../Ferry_Tagscherer/gdb/cleanups.c @@ -3483,6 +3499,7 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../Ferry_Tagscherer/gdb/arch-utils.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../Ferry_Tagscherer/gdb/gdbtypes.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../Ferry_Tagscherer/gdb/gdb_bfd.c +gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../Ferry_Tagscherer/gdb/gdb_obstack.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../Ferry_Tagscherer/gdb/osabi.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../Ferry_Tagscherer/gdb/copying.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../Ferry_Tagscherer/gdb/memattr.c @@ -3608,7 +3625,7 @@ Making init.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.7 -g -O2 -static-libstdc++ -static-libgcc \ - -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ + -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -rdynamic make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc' @@ -3618,6 +3635,7 @@ make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserve CONFIG_FILES="" CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged +config.status: executing depdir commands config.status: executing default commands config.status: creating Makefile config.status: executing depfiles commands @@ -3935,8 +3953,10 @@ gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../../Ferry_Tagscherer/gdb/gdbserver/../g mv -f .deps/localcharset.Tpo .deps/localcharset.Po gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -I.. -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/strnlen1.c mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po +gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -I.. -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/wctype-h.c +mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po rm -f libgnu.a -ar cru libgnu.a localcharset.o strnlen1.o +ar cru libgnu.a localcharset.o strnlen1.o wctype-h.o ranlib libgnu.a rm -f t-charset.alias charset.alias && \ /bin/dash ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/config.charset 'i686-pc-linux-gnu' > t-charset.alias && \ @@ -3953,73 +3973,74 @@ make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver' make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver' make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver' -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/agent.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/inferiors.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/server.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/signals.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/target.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/agent.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ax.o -MT ax.o -MMD -MP -MF .deps/ax.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o inferiors.o -MT inferiors.o -MMD -MP -MF .deps/inferiors.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/inferiors.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o remote-utils.o -MT remote-utils.o -MMD -MP -MF .deps/remote-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o server.o -MT server.o -MMD -MP -MF .deps/server.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/server.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/signals.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/target.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c rm -f version.c-tmp version.c echo '#include "server.h"' >> version.c-tmp echo 'const char version[] = "'"`sed q ../../../Ferry_Tagscherer/gdb/gdbserver/../version.in`"'";' >> version.c-tmp echo 'const char host_name[] = "i686-pc-linux-gnu";' >> version.c-tmp mv version.c-tmp version.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER version.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/vec.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/gdb_vecs.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/mem-break.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/hostio.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/event-loop.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/xml-utils.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/ptid.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/buffer.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/dll.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/vec.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF .deps/gdb_vecs.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/gdb_vecs.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/mem-break.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio.o -MT hostio.o -MMD -MP -MF .deps/hostio.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/hostio.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/event-loop.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/xml-utils.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/ptid.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o buffer.o -MT buffer.o -MMD -MP -MF .deps/buffer.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/buffer.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o format.o -MT format.o -MMD -MP -MF .deps/format.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o dll.o -MT dll.o -MMD -MP -MF .deps/dll.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/dll.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o notif.o -MT notif.o -MMD -MP -MF .deps/notif.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/notif.c rm -f xml-builtin.tmp /bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-core.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-avx.xml /bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin.c echo stamp > stamp-xml -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER xml-builtin.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c /bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-linux.dat i386-linux.c i386-linux.c updated. -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-linux.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-linux.o -MT i386-linux.o -MMD -MP -MF .deps/i386-linux.Tpo i386-linux.c /bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-avx-linux.dat i386-avx-linux.c i386-avx-linux.c updated. -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-avx-linux.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-avx-linux.o -MT i386-avx-linux.o -MMD -MP -MF .deps/i386-avx-linux.Tpo i386-avx-linux.c /bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-mmx-linux.dat i386-mmx-linux.c i386-mmx-linux.c updated. -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-mmx-linux.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/linux-low.c -DUSE_THREAD_DB -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-osdata.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/linux-x86-low.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/i386-low.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/i387-fp.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-procfs.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-ptrace.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/hostio-errno.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-mmx-linux.o -MT i386-mmx-linux.o -MMD -MP -MF .deps/i386-mmx-linux.Tpo i386-mmx-linux.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-low.o -MT linux-low.o -MMD -MP -MF .deps/linux-low.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/linux-low.c -DUSE_THREAD_DB +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-osdata.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-x86-low.o -MT linux-x86-low.o -MMD -MP -MF .deps/linux-x86-low.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/linux-x86-low.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-low.o -MT i386-low.o -MMD -MP -MF .deps/i386-low.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/i386-low.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF .deps/i387-fp.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/i387-fp.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-procfs.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-ptrace.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF .deps/hostio-errno.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/hostio-errno.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF .deps/thread-db.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c rm -f gdbserver -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o hostio-errno.o thread-db.o proc-service.o \ +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o notif.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o hostio-errno.o thread-db.o proc-service.o \ build-gnulib-gdbserver/import/libgnu.a -ldl -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF .deps/gdbreplay.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c rm -f gdbreplay gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbreplay gdbreplay.o version.o \ -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c -o ax-ipa.o -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c -o tracepoint-ipa.o -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c -o format-ipa.o -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c -o utils-ipa.o -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c -o regcache-ipa.o -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c -o remote-utils-ipa.o -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c -o common-utils-ipa.o -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden i386-linux.c -o i386-linux-ipa.o -gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/linux-i386-ipa.c -o linux-i386-ipa.o +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o ax-ipa.o -MT ax-ipa.o -MMD -MP -MF .deps/ax-ipa.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tracepoint-ipa.o -MT tracepoint-ipa.o -MMD -MP -MF .deps/tracepoint-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o format-ipa.o -MT format-ipa.o -MMD -MP -MF .deps/format-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o utils-ipa.o -MT utils-ipa.o -MMD -MP -MF .deps/utils-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o regcache-ipa.o -MT regcache-ipa.o -MMD -MP -MF .deps/regcache-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o remote-utils-ipa.o -MT remote-utils-ipa.o -MMD -MP -MF .deps/remote-utils-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o common-utils-ipa.o -MT common-utils-ipa.o -MMD -MP -MF .deps/common-utils-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o i386-linux-ipa.o -MT i386-linux-ipa.o -MMD -MP -MF .deps/i386-linux-ipa.Tpo i386-linux.c +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o linux-i386-ipa.o -MT linux-i386-ipa.o -MMD -MP -MF .deps/linux-i386-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/linux-i386-ipa.c rm -f libinproctrace.so gcc-4.7 -shared -fPIC -Wl,--no-undefined -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER \ -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o libinproctrace.so ax-ipa.o tracepoint-ipa.o format-ipa.o utils-ipa.o regcache-ipa.o remote-utils-ipa.o common-utils-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread diff --git a/gdb/kepler.SCHWINGE/log_test b/gdb/kepler.SCHWINGE/log_test index dc16c8e3..093b6f8b 100644 --- a/gdb/kepler.SCHWINGE/log_test +++ b/gdb/kepler.SCHWINGE/log_test @@ -18,7 +18,6 @@ make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making check in . make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' -make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making check in po make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po' @@ -70,8 +69,8 @@ make -k check-gdb.base1 check-gdb.base2 check-gdb.ada check-gdb.arch check-gdb.a make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' Nothing to be done for all... Making a new config file... -rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/a2-run.exp gdb.base/advance.exp gdb.base/alias.exp gdb.base/all-bin.exp gdb.base/annota1.exp gdb.base/annota3.exp gdb.base/anon.exp gdb.base/args.exp gdb.base/arithmet.exp gdb.base/arrayidx.exp gdb.base/assign.exp gdb.base/async-shell.exp gdb.base/async.exp gdb.base/attach-pie-misread.exp gdb.base/attach-pie-noexec.exp gdb.base/attach-twice.exp gdb.base/attach.exp gdb.base/auxv.exp gdb.base/bang.exp gdb.base/bfp-test.exp gdb.base/bigcore.exp gdb.base/bitfields.exp gdb.base/bitfields2.exp gdb.base/bitops.exp gdb.base/break-always.exp gdb.base/break-caller-line.exp gdb.base/break-entry.exp gdb.base/break-inline.exp gdb.base/break-interp.exp gdb.base/break-on-linker-gcd-function.exp gdb.base/break.exp gdb.base/breakpoint-shadow.exp gdb.base/call-ar-st.exp gdb.base/call-rt-st.exp gdb.base/call-sc.exp gdb.base/call-signal-resume.exp gdb.base/call-strs.exp gdb.base/callexit.exp gdb.base/callfuncs.exp gdb.base/catch-load.exp gdb.base/catch-syscall.exp gdb.base/charset.exp gdb.base/checkpoint.exp gdb.base/chng-syms.exp gdb.base/code-expr.exp gdb.base/code_elim.exp gdb.base/commands.exp gdb.base/completion.exp gdb.base/complex.exp gdb.base/comprdebug.exp gdb.base/cond-eval-mode.exp gdb.base/cond-expr.exp gdb.base/condbreak.exp gdb.base/consecutive.exp gdb.base/constvars.exp gdb.base/corefile.exp gdb.base/ctxobj.exp gdb.base/cursal.exp gdb.base/cvexpr.exp gdb.base/dbx.exp gdb.base/debug-expr.exp gdb.base/default.exp gdb.base/define.exp gdb.base/del.exp gdb.base/detach.exp gdb.base/dfp-exprs.exp gdb.base/dfp-test.exp gdb.base/disabled-location.exp gdb.base/disasm-end-cu.exp gdb.base/disp-step-syscall.exp gdb.base/display.exp gdb.base/dmsym.exp gdb.base/dprintf.exp gdb.base/dump.exp gdb.base/dup-sect.exp gdb.base/duplicate-bp.exp gdb.base/echo.exp gdb.base/empty_exe.exp gdb.base/ena-dis-br.exp gdb.base/ending-run.exp gdb.base/enum_cond.exp gdb.base/enumval.exp gdb.base/environ.exp gdb.base/eu-strip-infcall.exp gdb.base/eval-skip.exp gdb.base/eval.exp gdb.base/exe-lock.exp gdb.base/expand-psymtabs.exp gdb.base/exprs.exp gdb.base/fileio.exp gdb.base/find-unmapped.exp gdb.base/find.exp gdb.base/finish.exp gdb.base/fixsection.exp gdb.base/float.exp gdb.base/foll-exec.exp gdb.base/foll-fork.exp gdb.base/foll-vfork.exp gdb.base/fortran-sym-case.exp gdb.base/frame-args.exp gdb.base/freebpcmd.exp gdb.base/fullname.exp gdb.base/funcargs.exp gdb.base/gcore-buffer-overflow.exp gdb.base/gcore-relro.exp gdb.base/gcore.exp gdb.base/gdb1056.exp gdb.base/gdb1090.exp gdb.base/gdb11530.exp gdb.base/gdb11531.exp gdb.base/gdb1250.exp gdb.base/gdb1555.exp gdb.base/gdb1821.exp gdb.base/gdbindex-stabs.exp gdb.base/gdbvars.exp gdb.base/gnu-debugdata.exp gdb.base/gnu-ifunc.exp gdb.base/gnu_vector.exp gdb.base/hashline1.exp gdb.base/hashline2.exp gdb.base/hashline3.exp gdb.base/hbreak.exp gdb.base/hbreak2.exp gdb.base/help.exp gdb.base/hook-stop-continue.exp gdb.base/hook-stop-frame.exp gdb.base/huge.exp gdb.base/ifelse.exp gdb.base/included.exp gdb.base/inferior-died.exp gdb.base/infnan.exp gdb.base/info-fun.exp gdb.base/info-macros.exp gdb.base/info-os.exp gdb.base/info-proc.exp gdb.base/info-target.exp gdb.base/infoline.exp gdb.base/interact.exp gdb.base/interp.exp gdb.base/interrupt.exp gdb.base/jit-simple.exp gdb.base/jit-so.exp gdb.base/jit.exp gdb.base/jump.exp gdb.base/kill-after-signal.exp gdb.base/label.exp gdb.base/langs.exp gdb.base/ldbl_e308.exp gdb.base/lineinc.exp gdb.base/linespecs.exp gdb.base/list.exp gdb.base/logical.exp gdb.base/long_long.exp gdb.base/longest-types.exp gdb.base/longjmp.exp gdb.base/macscp.exp gdb.base/maint.exp gdb.base/memattr.exp gdb.base/mips_pro.exp gdb.base/miscexprs.exp gdb.base/morestack.exp gdb.base/moribund-step.exp gdb.base/multi-forks.exp --outdir gdb.base1 -Test Run By thomas on Thu Feb 7 23:27:03 2013 +rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/a2-run.exp gdb.base/advance.exp gdb.base/alias.exp gdb.base/all-bin.exp gdb.base/annota1.exp gdb.base/annota3.exp gdb.base/anon.exp gdb.base/args.exp gdb.base/arithmet.exp gdb.base/arrayidx.exp gdb.base/assign.exp gdb.base/async-shell.exp gdb.base/async.exp gdb.base/attach-pie-misread.exp gdb.base/attach-pie-noexec.exp gdb.base/attach-twice.exp gdb.base/attach.exp gdb.base/auxv.exp gdb.base/bang.exp gdb.base/bfp-test.exp gdb.base/bigcore.exp gdb.base/bitfields.exp gdb.base/bitfields2.exp gdb.base/bitops.exp gdb.base/break-always.exp gdb.base/break-caller-line.exp gdb.base/break-entry.exp gdb.base/break-inline.exp gdb.base/break-interp.exp gdb.base/break-on-linker-gcd-function.exp gdb.base/break.exp gdb.base/breakpoint-shadow.exp gdb.base/call-ar-st.exp gdb.base/call-rt-st.exp gdb.base/call-sc.exp gdb.base/call-signal-resume.exp gdb.base/call-strs.exp gdb.base/callexit.exp gdb.base/callfuncs.exp gdb.base/catch-load.exp gdb.base/catch-signal.exp gdb.base/catch-syscall.exp gdb.base/charset.exp gdb.base/checkpoint.exp gdb.base/chng-syms.exp gdb.base/code-expr.exp gdb.base/code_elim.exp gdb.base/commands.exp gdb.base/completion.exp gdb.base/complex.exp gdb.base/comprdebug.exp gdb.base/cond-eval-mode.exp gdb.base/cond-expr.exp gdb.base/condbreak.exp gdb.base/consecutive.exp gdb.base/constvars.exp gdb.base/corefile.exp gdb.base/ctxobj.exp gdb.base/cursal.exp gdb.base/cvexpr.exp gdb.base/dbx.exp gdb.base/debug-expr.exp gdb.base/default.exp gdb.base/define.exp gdb.base/del.exp gdb.base/detach.exp gdb.base/dfp-exprs.exp gdb.base/dfp-test.exp gdb.base/disabled-location.exp gdb.base/disasm-end-cu.exp gdb.base/disp-step-syscall.exp gdb.base/display.exp gdb.base/dmsym.exp gdb.base/dprintf.exp gdb.base/dump.exp gdb.base/dup-sect.exp gdb.base/duplicate-bp.exp gdb.base/echo.exp gdb.base/empty_exe.exp gdb.base/ena-dis-br.exp gdb.base/ending-run.exp gdb.base/enum_cond.exp gdb.base/enumval.exp gdb.base/environ.exp gdb.base/eu-strip-infcall.exp gdb.base/eval-skip.exp gdb.base/eval.exp gdb.base/exe-lock.exp gdb.base/expand-psymtabs.exp gdb.base/exprs.exp gdb.base/fileio.exp gdb.base/find-unmapped.exp gdb.base/find.exp gdb.base/finish.exp gdb.base/fixsection.exp gdb.base/float.exp gdb.base/foll-exec.exp gdb.base/foll-fork.exp gdb.base/foll-vfork.exp gdb.base/fortran-sym-case.exp gdb.base/frame-args.exp gdb.base/freebpcmd.exp gdb.base/fullname.exp gdb.base/fullpath-expand.exp gdb.base/funcargs.exp gdb.base/gcore-buffer-overflow.exp gdb.base/gcore-relro.exp gdb.base/gcore.exp gdb.base/gdb1056.exp gdb.base/gdb1090.exp gdb.base/gdb11530.exp gdb.base/gdb11531.exp gdb.base/gdb1250.exp gdb.base/gdb1555.exp gdb.base/gdb1821.exp gdb.base/gdbindex-stabs.exp gdb.base/gdbvars.exp gdb.base/gnu-debugdata.exp gdb.base/gnu-ifunc.exp gdb.base/gnu_vector.exp gdb.base/hashline1.exp gdb.base/hashline2.exp gdb.base/hashline3.exp gdb.base/hbreak.exp gdb.base/hbreak2.exp gdb.base/help.exp gdb.base/hook-stop-continue.exp gdb.base/hook-stop-frame.exp gdb.base/huge.exp gdb.base/ifelse.exp gdb.base/included.exp gdb.base/inferior-died.exp gdb.base/infnan.exp gdb.base/info-fun.exp gdb.base/info-macros.exp gdb.base/info-os.exp gdb.base/info-proc.exp gdb.base/info-target.exp gdb.base/infoline.exp gdb.base/interact.exp gdb.base/interp.exp gdb.base/interrupt.exp gdb.base/jit-simple.exp gdb.base/jit-so.exp gdb.base/jit.exp gdb.base/jump.exp gdb.base/kill-after-signal.exp gdb.base/label.exp gdb.base/langs.exp gdb.base/ldbl_e308.exp gdb.base/lineinc.exp gdb.base/linespecs.exp gdb.base/list.exp gdb.base/logical.exp gdb.base/long_long.exp gdb.base/longest-types.exp gdb.base/longjmp.exp gdb.base/macscp.exp gdb.base/maint.exp gdb.base/memattr.exp gdb.base/mips_pro.exp gdb.base/miscexprs.exp gdb.base/morestack.exp gdb.base/moribund-step.exp gdb.base/multi-forks.exp --outdir gdb.base1 +Test Run By thomas on Fri Feb 8 00:08:52 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -122,6 +121,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-syscall.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-fork.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/auxv.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interrupt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullpath-expand.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-signal-resume.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline2.exp ... @@ -167,6 +167,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/args.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit-simple.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hook-stop-continue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/display.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-signal.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11531.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-load.exp ... @@ -224,7 +225,6 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/float.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longjmp.exp ... FAIL: gdb.base/longjmp.exp: next over longjmp(1) FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) -FAIL: gdb.base/longjmp.exp: next over patt3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/included.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-debugdata.exp ... @@ -254,17 +254,17 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1090.exp ... === gdb Summary === -# of expected passes 5921 -# of unexpected failures 5 +# of expected passes 6021 +# of unexpected failures 4 # of expected failures 26 # of known failures 21 # of untested testcases 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.base1] Error 1 -rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/nextoverexit.exp gdb.base/nodebug.exp gdb.base/nofield.exp gdb.base/nostdlib.exp gdb.base/opaque.exp gdb.base/overlays.exp gdb.base/page.exp gdb.base/pc-fp.exp gdb.base/pending.exp gdb.base/permissions.exp gdb.base/pie-execl.exp gdb.base/pointers.exp gdb.base/pr10179.exp gdb.base/pr11022.exp gdb.base/prelink.exp gdb.base/print-file-var.exp gdb.base/printcmds.exp gdb.base/prologue.exp gdb.base/psymtab.exp gdb.base/ptr-typedef.exp gdb.base/ptype.exp gdb.base/radix.exp gdb.base/randomize.exp gdb.base/readline-ask.exp gdb.base/readline.exp gdb.base/recpar.exp gdb.base/recurse.exp gdb.base/relational.exp gdb.base/relativedebug.exp gdb.base/relocate.exp gdb.base/remote.exp gdb.base/remotetimeout.exp gdb.base/reread.exp gdb.base/restore.exp gdb.base/return-nodebug.exp gdb.base/return.exp gdb.base/return2.exp gdb.base/save-bp.exp gdb.base/savedregs.exp gdb.base/scope.exp gdb.base/sect-cmd.exp gdb.base/sep.exp gdb.base/sepdebug.exp gdb.base/sepsymtab.exp gdb.base/set-lang-auto.exp gdb.base/set-noassign.exp gdb.base/setshow.exp gdb.base/setvar.exp gdb.base/shell.exp gdb.base/shlib-call.exp gdb.base/shreloc.exp gdb.base/sigall.exp gdb.base/sigaltstack.exp gdb.base/sigbpt.exp gdb.base/sigchld.exp gdb.base/siginfo-addr.exp gdb.base/siginfo-infcall.exp gdb.base/siginfo-obj.exp gdb.base/siginfo-thread.exp gdb.base/siginfo.exp gdb.base/signals.exp gdb.base/signest.exp gdb.base/signull.exp gdb.base/sigrepeat.exp gdb.base/sigstep.exp gdb.base/sizeof.exp gdb.base/skip-solib.exp gdb.base/skip.exp gdb.base/so-impl-ld.exp gdb.base/so-indr-cl.exp gdb.base/solib-corrupted.exp gdb.base/solib-disc.exp gdb.base/solib-display.exp gdb.base/solib-nodir.exp gdb.base/solib-overlap.exp gdb.base/solib-symbol.exp gdb.base/solib-weak.exp gdb.base/solib.exp gdb.base/source.exp gdb.base/stack-checking.exp gdb.base/stale-infcall.exp gdb.base/stap-probe.exp gdb.base/start.exp gdb.base/step-break.exp gdb.base/step-bt.exp gdb.base/step-line.exp gdb.base/step-resume-infcall.exp gdb.base/step-symless.exp gdb.base/step-test.exp gdb.base/store.exp gdb.base/structs.exp gdb.base/structs2.exp gdb.base/structs3.exp gdb.base/subst.exp gdb.base/symbol-without-target_section.exp gdb.base/term.exp gdb.base/testenv.exp gdb.base/trace-commands.exp gdb.base/tui-layout.exp gdb.base/twice.exp gdb.base/type-opaque.exp gdb.base/ui-redirect.exp gdb.base/unload.exp gdb.base/until.exp gdb.base/unwindonsignal.exp gdb.base/valgrind-db-attach.exp gdb.base/valgrind-infcall.exp gdb.base/value-double-free.exp gdb.base/varargs.exp gdb.base/volatile.exp gdb.base/watch-cond-infcall.exp gdb.base/watch-cond.exp gdb.base/watch-non-mem.exp gdb.base/watch-read.exp gdb.base/watch-vfork.exp gdb.base/watch_thread_num.exp gdb.base/watchpoint-cond-gone.exp gdb.base/watchpoint-delete.exp gdb.base/watchpoint-hw-hit-once.exp gdb.base/watchpoint-hw.exp gdb.base/watchpoint-solib.exp gdb.base/watchpoint.exp gdb.base/watchpoints.exp gdb.base/wchar.exp gdb.base/whatis-exp.exp gdb.base/whatis.exp --outdir gdb.base2 -Test Run By thomas on Thu Feb 7 23:31:19 2013 +rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/nextoverexit.exp gdb.base/nodebug.exp gdb.base/nofield.exp gdb.base/nostdlib.exp gdb.base/opaque.exp gdb.base/overlays.exp gdb.base/page.exp gdb.base/pc-fp.exp gdb.base/pending.exp gdb.base/permissions.exp gdb.base/pie-execl.exp gdb.base/pointers.exp gdb.base/pr10179.exp gdb.base/pr11022.exp gdb.base/prelink.exp gdb.base/print-file-var.exp gdb.base/printcmds.exp gdb.base/prologue-include.exp gdb.base/prologue.exp gdb.base/psymtab.exp gdb.base/ptr-typedef.exp gdb.base/ptype.exp gdb.base/radix.exp gdb.base/randomize.exp gdb.base/readline-ask.exp gdb.base/readline.exp gdb.base/realname-expand.exp gdb.base/recpar.exp gdb.base/recurse.exp gdb.base/relational.exp gdb.base/relativedebug.exp gdb.base/relocate.exp gdb.base/remote.exp gdb.base/remotetimeout.exp gdb.base/reread.exp gdb.base/restore.exp gdb.base/return-nodebug.exp gdb.base/return.exp gdb.base/return2.exp gdb.base/save-bp.exp gdb.base/savedregs.exp gdb.base/scope.exp gdb.base/sect-cmd.exp gdb.base/sep.exp gdb.base/sepdebug.exp gdb.base/sepsymtab.exp gdb.base/set-lang-auto.exp gdb.base/set-noassign.exp gdb.base/setshow.exp gdb.base/setvar.exp gdb.base/shell.exp gdb.base/shlib-call.exp gdb.base/shreloc.exp gdb.base/sigall.exp gdb.base/sigaltstack.exp gdb.base/sigbpt.exp gdb.base/sigchld.exp gdb.base/siginfo-addr.exp gdb.base/siginfo-infcall.exp gdb.base/siginfo-obj.exp gdb.base/siginfo-thread.exp gdb.base/siginfo.exp gdb.base/signals.exp gdb.base/signest.exp gdb.base/signull.exp gdb.base/sigrepeat.exp gdb.base/sigstep.exp gdb.base/sizeof.exp gdb.base/skip-solib.exp gdb.base/skip.exp gdb.base/so-impl-ld.exp gdb.base/so-indr-cl.exp gdb.base/solib-corrupted.exp gdb.base/solib-disc.exp gdb.base/solib-display.exp gdb.base/solib-nodir.exp gdb.base/solib-overlap.exp gdb.base/solib-symbol.exp gdb.base/solib-weak.exp gdb.base/solib.exp gdb.base/source.exp gdb.base/stack-checking.exp gdb.base/stale-infcall.exp gdb.base/stap-probe.exp gdb.base/start.exp gdb.base/step-break.exp gdb.base/step-bt.exp gdb.base/step-line.exp gdb.base/step-resume-infcall.exp gdb.base/step-symless.exp gdb.base/step-test.exp gdb.base/store.exp gdb.base/structs.exp gdb.base/structs2.exp gdb.base/structs3.exp gdb.base/subst.exp gdb.base/symbol-without-target_section.exp gdb.base/term.exp gdb.base/testenv.exp gdb.base/trace-commands.exp gdb.base/tui-layout.exp gdb.base/twice.exp gdb.base/type-opaque.exp gdb.base/ui-redirect.exp gdb.base/unload.exp gdb.base/until.exp gdb.base/unwindonsignal.exp gdb.base/valgrind-db-attach.exp gdb.base/valgrind-infcall.exp gdb.base/value-double-free.exp gdb.base/varargs.exp gdb.base/volatile.exp gdb.base/watch-cond-infcall.exp gdb.base/watch-cond.exp gdb.base/watch-non-mem.exp gdb.base/watch-read.exp gdb.base/watch-vfork.exp gdb.base/watch_thread_num.exp gdb.base/watchpoint-cond-gone.exp gdb.base/watchpoint-delete.exp gdb.base/watchpoint-hw-hit-once.exp gdb.base/watchpoint-hw.exp gdb.base/watchpoint-solib.exp gdb.base/watchpoint.exp gdb.base/watchpoints.exp gdb.base/wchar.exp gdb.base/whatis-exp.exp gdb.base/whatis.exp --outdir gdb.base2 +Test Run By thomas on Fri Feb 8 00:13:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -294,10 +294,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/savedregs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ui-redirect.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/tui-layout.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signest.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/varargs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/trace-commands.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-impl-ld.exp ... @@ -340,6 +340,7 @@ FAIL: gdb.base/valgrind-infcall.exp: target remote for vgdb Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-infcall.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setshow.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue-include.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unwindonsignal.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-symless.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs3.exp ... @@ -361,6 +362,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/source.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recurse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/type-opaque.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ptype.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/realname-expand.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relativedebug.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remotetimeout.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/until.exp ... @@ -409,16 +411,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nostdlib.exp ... === gdb Summary === -# of expected passes 4534 +# of expected passes 4538 # of unexpected failures 1 # of expected failures 3 # of known failures 7 # of untested testcases 5 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.base2] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.ada --outdir=gdb.ada -Test Run By thomas on Thu Feb 7 23:33:10 2013 +Test Run By thomas on Fri Feb 8 00:14:58 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -535,11 +537,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/widewide.exp ... # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.ada] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.arch --outdir=gdb.arch -Test Run By thomas on Thu Feb 7 23:34:02 2013 +Test Run By thomas on Fri Feb 8 00:15:43 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -611,10 +613,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 197 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.asm --outdir=gdb.asm -Test Run By thomas on Thu Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:47 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -631,10 +633,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.asm/asm-source.exp ... === gdb Summary === # of expected passes 28 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.cell --outdir=gdb.cell -Test Run By thomas on Thu Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:48 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -667,10 +669,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.cp --outdir=gdb.cp -Test Run By thomas on Thu Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:48 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -731,6 +733,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/maint.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-ctor.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-inline.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-templates.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-name.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-ptr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/meth-typedefs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/method.exp ... @@ -757,6 +760,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/overload.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ovldbreak.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ovsrch.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/paren-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/parse-lang.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pass-by-ref.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1023.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1210.exp ... @@ -794,14 +798,14 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc2.exp ... === gdb Summary === -# of expected passes 3954 +# of expected passes 3965 # of expected failures 6 # of known failures 22 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.disasm --outdir=gdb.disasm -Test Run By thomas on Thu Feb 7 23:35:03 2013 +Test Run By thomas on Fri Feb 8 00:16:44 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -834,10 +838,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.dwarf2 --outdir=gdb.dwarf2 -Test Run By thomas on Thu Feb 7 23:35:03 2013 +Test Run By thomas on Fri Feb 8 00:16:44 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -865,10 +869,17 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp .. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-const.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... +gdb compile failed, dw2-error.c: Assembler messages: +dw2-error.c:33: Error: bad register name `%rbp' +dw2-error.c:36: Error: bad register name `%rsp' +dw2-error.c:43: Error: bad register name `%rbp' Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... @@ -891,6 +902,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ranges.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ... @@ -900,29 +912,33 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-base.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/method-ptr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pieces.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr10770.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr11465.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr13961.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/trace-crash.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/valop.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... === gdb Summary === -# of expected passes 286 +# of expected passes 515 # of known failures 1 -# of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of untested testcases 9 +# of unsupported tests 1 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.fortran --outdir=gdb.fortran -Test Run By thomas on Thu Feb 7 23:35:18 2013 +Test Run By thomas on Fri Feb 8 00:17:00 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -953,11 +969,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/types.exp ... # of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.fortran] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.gdb --outdir=gdb.gdb -Test Run By thomas on Thu Feb 7 23:35:22 2013 +Test Run By thomas on Fri Feb 8 00:17:04 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -976,11 +992,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/xfullpath.exp ... === gdb Summary === -# of expected passes 164 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 165 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.go --outdir=gdb.go -Test Run By thomas on Thu Feb 7 23:35:26 2013 +Test Run By thomas on Fri Feb 8 00:17:09 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1018,10 +1034,10 @@ gdb compile failed, default_target_compile: Can't find gccgo. # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.java --outdir=gdb.java -Test Run By thomas on Thu Feb 7 23:35:27 2013 +Test Run By thomas on Fri Feb 8 00:17:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1050,11 +1066,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-print.exp ... # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.java] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.linespec --outdir=gdb.linespec -Test Run By thomas on Thu Feb 7 23:35:34 2013 +Test Run By thomas on Fri Feb 8 00:17:16 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1069,15 +1085,17 @@ Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/linespec.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-dollar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-errs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/macro-relative.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/skip-two.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/thread.exp ... === gdb Summary === -# of expected passes 178 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 188 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.mi --outdir=gdb.mi -Test Run By thomas on Thu Feb 7 23:35:36 2013 +Test Run By thomas on Fri Feb 8 00:17:19 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1099,6 +1117,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-async.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-basics.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-break.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-catch-load.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-console.exp ... @@ -1107,6 +1126,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-eval.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file-transfer.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fill-memory.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fullname-deleted.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-info-os.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... @@ -1151,16 +1171,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/pr11022.exp ... === gdb Summary === -# of expected passes 1770 +# of expected passes 1785 # of unexpected successes 1 # of expected failures 8 # of known failures 6 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.mi] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.modula2 --outdir=gdb.modula2 -Test Run By thomas on Thu Feb 7 23:36:22 2013 +Test Run By thomas on Fri Feb 8 00:18:05 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1177,10 +1197,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.modula2/unbounded-array.exp === gdb Summary === # of expected passes 8 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.multi --outdir=gdb.multi -Test Run By thomas on Thu Feb 7 23:36:22 2013 +Test Run By thomas on Fri Feb 8 00:18:06 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1195,31 +1215,16 @@ Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/base.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... -gdb compile failed, In file included from /usr/include/stdio.h:28:0, - from ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:18: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch.exp ... -gdb compile failed, /usr/bin/ld: cannot find crt1.o: No such file or directory -/usr/bin/ld: cannot find crti.o: No such file or directory -/usr/bin/ld: cannot find -lm -/usr/bin/ld: cannot find -lgcc -/usr/bin/ld: cannot find -lgcc_s -/usr/bin/ld: cannot find -lc -/usr/bin/ld: cannot find -lgcc -/usr/bin/ld: cannot find -lgcc_s -/usr/bin/ld: cannot find crtn.o: No such file or directory -collect2: error: ld returned 1 exit status Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... === gdb Summary === # of expected passes 47 -# of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.objc --outdir=gdb.objc -Test Run By thomas on Thu Feb 7 23:36:24 2013 +Test Run By thomas on Fri Feb 8 00:18:08 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1240,10 +1245,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/print.exp ... # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.opencl --outdir=gdb.opencl -Test Run By thomas on Thu Feb 7 23:36:26 2013 +Test Run By thomas on Fri Feb 8 00:18:09 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1263,10 +1268,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.opt --outdir=gdb.opt -Test Run By thomas on Thu Feb 7 23:36:26 2013 +Test Run By thomas on Fri Feb 8 00:18:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1289,10 +1294,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-locals.exp ... # of expected passes 95 # of expected failures 1 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.pascal --outdir=gdb.pascal -Test Run By thomas on Thu Feb 7 23:36:28 2013 +Test Run By thomas on Fri Feb 8 00:18:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1317,10 +1322,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/types.exp ... # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.python --outdir=gdb.python -Test Run By thomas on Thu Feb 7 23:36:29 2013 +Test Run By thomas on Fri Feb 8 00:18:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1371,11 +1376,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ... === gdb Summary === -# of expected passes 1534 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 1544 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.reverse --outdir=gdb.reverse -Test Run By thomas on Thu Feb 7 23:36:50 2013 +Test Run By thomas on Fri Feb 8 00:18:33 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1419,10 +1424,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp .. # of expected passes 2770 # of untested testcases 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.server --outdir=gdb.server -Test Run By thomas on Thu Feb 7 23:37:14 2013 +Test Run By thomas on Fri Feb 8 00:18:58 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1445,10 +1450,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ... === gdb Summary === # of expected passes 62 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.stabs --outdir=gdb.stabs -Test Run By thomas on Thu Feb 7 23:37:19 2013 +Test Run By thomas on Fri Feb 8 00:19:02 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1468,10 +1473,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/weird.exp ... # of expected passes 212 # of expected failures 7 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.threads --outdir=gdb.threads -Test Run By thomas on Thu Feb 7 23:37:20 2013 +Test Run By thomas on Fri Feb 8 00:19:04 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1538,10 +1543,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads2.exp .. === gdb Summary === # of expected passes 725 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.trace --outdir=gdb.trace -Test Run By thomas on Thu Feb 7 23:38:47 2013 +Test Run By thomas on Fri Feb 8 00:20:30 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1591,13 +1596,13 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-stepping.exp ... === gdb Summary === -# of expected passes 229 +# of expected passes 230 # of untested testcases 2 -# of unsupported tests 22 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 23 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.xml --outdir=gdb.xml -Test Run By thomas on Thu Feb 7 23:38:56 2013 +Test Run By thomas on Fri Feb 8 00:20:39 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1618,7 +1623,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... # of expected passes 24 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index 3e554b54..5185d61e 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:33:10 2013 +Test Run By thomas on Fri Feb 8 00:14:58 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -534,5 +534,5 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index a4a3f095..9a392066 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:34:02 2013 +Test Run By thomas on Fri Feb 8 00:15:43 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -265,5 +265,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 197 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index 4f25e0ec..98306387 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:47 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -40,5 +40,5 @@ PASS: gdb.asm/asm-source.exp: look at static function === gdb Summary === # of expected passes 28 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index 51b3bdb7..d2320f92 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:27:03 2013 +Test Run By thomas on Fri Feb 8 00:08:52 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -64,10 +64,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 PASS: gdb.base/condbreak.exp: delete 2 -PASS: gdb.base/condbreak.exp: break break.c:93 if 1==1 +PASS: gdb.base/condbreak.exp: break break.c:92 if 1==1 PASS: gdb.base/condbreak.exp: delete 3 PASS: gdb.base/condbreak.exp: break marker1 if (1==1) -PASS: gdb.base/condbreak.exp: break break.c:93 if (1==1) +PASS: gdb.base/condbreak.exp: break break.c:92 if (1==1) PASS: gdb.base/condbreak.exp: break marker2 if (a==43) PASS: gdb.base/condbreak.exp: break marker3 if (multi_line_if_conditional(1,1,1)==0) PASS: gdb.base/condbreak.exp: break marker4 @@ -271,6 +271,14 @@ PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 0 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var argc = 2 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 1 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ... PASS: gdb.base/hbreak2.exp: hardware breakpoint support PASS: gdb.base/hbreak2.exp: hardware breakpoint insertion @@ -355,6 +363,7 @@ PASS: gdb.base/dprintf.exp: dprintf foo PASS: gdb.base/dprintf.exp: dprintf 29 PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n" PASS: gdb.base/dprintf.exp: dprintf 26,"arg=%d, g=%d\n", arg, g +PASS: gdb.base/dprintf.exp: dprintf info 1 PASS: gdb.base/dprintf.exp: break 27 PASS: gdb.base/dprintf.exp: 1st dprintf, gdb PASS: gdb.base/dprintf.exp: 2nd dprintf, gdb @@ -956,7 +965,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/auxv.exp ... PASS: gdb.base/auxv.exp: set print sevenbit-strings PASS: gdb.base/auxv.exp: set width 0 PASS: gdb.base/auxv.exp: cd to temporary directory for core dumps -PASS: gdb.base/auxv.exp: tbreak 79 +PASS: gdb.base/auxv.exp: tbreak 78 PASS: gdb.base/auxv.exp: continue PASS: gdb.base/auxv.exp: info auxv on live process PASS: gdb.base/auxv.exp: gcore @@ -982,6 +991,10 @@ PASS: gdb.base/interrupt.exp: Send Control-C, second time PASS: gdb.base/interrupt.exp: signal SIGINT PASS: gdb.base/interrupt.exp: echo more data PASS: gdb.base/interrupt.exp: send end of file +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullpath-expand.exp ... +PASS: gdb.base/fullpath-expand.exp: rbreak XXX/fullpath-expand-func.c:func +PASS: gdb.base/fullpath-expand.exp: list func +PASS: gdb.base/fullpath-expand.exp: info source Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... PASS: gdb.base/a2-run.exp: run "a2-run" with no args PASS: gdb.base/a2-run.exp: no spurious messages at program exit @@ -1140,6 +1153,9 @@ PASS: gdb.base/info-proc.exp: help info proc PASS: gdb.base/info-proc.exp: info proc without a process PASS: gdb.base/info-proc.exp: info proc with process PASS: gdb.base/info-proc.exp: info proc mapping +PASS: gdb.base/info-proc.exp: save a core file +PASS: gdb.base/info-proc.exp: core break.gcore +PASS: gdb.base/info-proc.exp: info proc mapping with core file Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longest-types.exp ... UNTESTED: gdb.base/longest-types.exp: longest-types.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/linespecs.exp ... @@ -1497,31 +1513,31 @@ PASS: gdb.base/checkpoint.exp: delete copy1 PASS: gdb.base/checkpoint.exp: restart 1 three PASS: gdb.base/checkpoint.exp: break2 1 one PASS: gdb.base/checkpoint.exp: outfile still open 1 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 2 three PASS: gdb.base/checkpoint.exp: break2 2 one PASS: gdb.base/checkpoint.exp: outfile still open 2 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 3 three PASS: gdb.base/checkpoint.exp: break2 3 one PASS: gdb.base/checkpoint.exp: outfile still open 3 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 4 three PASS: gdb.base/checkpoint.exp: break2 4 one PASS: gdb.base/checkpoint.exp: outfile still open 4 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 5 three PASS: gdb.base/checkpoint.exp: break2 5 one PASS: gdb.base/checkpoint.exp: outfile still open 5 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 6 three PASS: gdb.base/checkpoint.exp: break2 6 one PASS: gdb.base/checkpoint.exp: outfile still open 6 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 7 three PASS: gdb.base/checkpoint.exp: break2 7 one PASS: gdb.base/checkpoint.exp: outfile still open 7 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 8 three PASS: gdb.base/checkpoint.exp: break2 8 one PASS: gdb.base/checkpoint.exp: outfile still open 8 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 9 three PASS: gdb.base/checkpoint.exp: break2 9 one PASS: gdb.base/checkpoint.exp: outfile still open 9 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 10 three PASS: gdb.base/checkpoint.exp: break2 10 one PASS: gdb.base/checkpoint.exp: outfile still open 10 PASS: gdb.base/checkpoint.exp: Exit, dropped into next fork one @@ -2643,6 +2659,66 @@ PASS: gdb.base/display.exp: print/a &sum PASS: gdb.base/display.exp: print/a main+4 PASS: gdb.base/display.exp: print/a $pc PASS: gdb.base/display.exp: print/a &&j +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-signal.exp ... +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal +PASS: gdb.base/catch-signal.exp: SIGHUP: continue +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGHUP +PASS: gdb.base/catch-signal.exp: SIGHUP: continue +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: 1: catch signal +PASS: gdb.base/catch-signal.exp: 1: continue +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: 1: catch signal 1 +PASS: gdb.base/catch-signal.exp: 1: continue +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: 1: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: 1: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGHUP SIGUSR2 +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: catch signal SIGZARDOZ +PASS: gdb.base/catch-signal.exp: catch signal all +PASS: gdb.base/catch-signal.exp: catch signal all SIGHUP +PASS: gdb.base/catch-signal.exp: catch signal SIGHUP all +PASS: gdb.base/catch-signal.exp: set catchpoint '' for printing +PASS: gdb.base/catch-signal.exp: info break for '' +PASS: gdb.base/catch-signal.exp: save breakpoints for '' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for '' +PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP' for printing +PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP SIGUSR2' for printing +PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: set catchpoint 'all' for printing +PASS: gdb.base/catch-signal.exp: info break for 'all' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'all' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'all' Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ... PASS: gdb.base/ifelse.exp: if 1 with empty body PASS: gdb.base/ifelse.exp: if 0 with empty body @@ -2852,6 +2928,8 @@ PASS: gdb.base/completion.exp: test deprecated completion PASS: gdb.base/completion.exp: complete ptype struct some_ PASS: gdb.base/completion.exp: complete ptype enum some_ PASS: gdb.base/completion.exp: complete ptype union some_ +PASS: gdb.base/completion.exp: complete set gnutarget aut +PASS: gdb.base/completion.exp: complete set cp-abi aut Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ... PASS: gdb.base/list.exp: set width 0 PASS: gdb.base/list.exp: show default list size @@ -3517,7 +3595,7 @@ PASS: gdb.base/ena-dis-br.exp: info auto-deleted break marker3 PASS: gdb.base/ena-dis-br.exp: break marker4 PASS: gdb.base/ena-dis-br.exp: disable break marker4 PASS: gdb.base/ena-dis-br.exp: info break marker4 -PASS: gdb.base/ena-dis-br.exp: break 114 +PASS: gdb.base/ena-dis-br.exp: break 113 PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: disable break with count PASS: gdb.base/ena-dis-br.exp: continue from enable count, first time @@ -4652,7 +4730,7 @@ PASS: gdb.base/longjmp.exp: next over setjmp (2) FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) PASS: gdb.base/longjmp.exp: breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start -FAIL: gdb.base/longjmp.exp: next over patt3 +PASS: gdb.base/longjmp.exp: next over patt3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... PASS: gdb.base/code-expr.exp: set print sevenbit-strings PASS: gdb.base/code-expr.exp: set print address off @@ -4771,6 +4849,8 @@ PASS: gdb.base/gnu-debugdata.exp: nm - invoke sort PASS: gdb.base/gnu-debugdata.exp: comm PASS: gdb.base/gnu-debugdata.exp: objcopy 1 PASS: gdb.base/gnu-debugdata.exp: strip +PASS: gdb.base/gnu-debugdata.exp: copydebug +PASS: gdb.base/gnu-debugdata.exp: addlink PASS: gdb.base/gnu-debugdata.exp: xz PASS: gdb.base/gnu-debugdata.exp: objcopy 2 PASS: gdb.base/gnu-debugdata.exp: no symtab @@ -5676,28 +5756,46 @@ 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 (char4) ia +PASS: gdb.base/gnu_vector.exp: print (int2) lla 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 (char4) 12 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 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 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 @@ -5716,6 +5814,9 @@ 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 @@ -6149,11 +6250,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 5921 -# of unexpected failures 5 +# of expected passes 6021 +# of unexpected failures 4 # of expected failures 26 # of known failures 21 # of untested testcases 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index bf177cea..a6d6ae80 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:31:19 2013 +Test Run By thomas on Fri Feb 8 00:13:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1539,46 +1539,6 @@ PASS: gdb.base/signest.exp: set conditional breakpoint PASS: gdb.base/signest.exp: pass SIGSEGV PASS: gdb.base/signest.exp: pass SIGBUS PASS: gdb.base/signest.exp: run through nested faults -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... -PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) -PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) -PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) -PASS: gdb.base/pending.exp: set pending breakpoint -PASS: gdb.base/pending.exp: single pending breakpoint info -PASS: gdb.base/pending.exp: breakpoint function -PASS: gdb.base/pending.exp: pending plus real breakpoint info -PASS: gdb.base/pending.exp: Don't set pending breakpoint -PASS: gdb.base/pending.exp: condition 1 k == 1 -PASS: gdb.base/pending.exp: pending plus condition -PASS: gdb.base/pending.exp: disable 1 -PASS: gdb.base/pending.exp: pending disabled -PASS: gdb.base/pending.exp: Set commands for pending breakpoint -PASS: gdb.base/pending.exp: pending disabled plus commands -PASS: gdb.base/pending.exp: Set pending breakpoint 2 -PASS: gdb.base/pending.exp: multiple pending breakpoints -PASS: gdb.base/pending.exp: Set pending breakpoint 3 -PASS: gdb.base/pending.exp: set ignore count on pending breakpoint 3 -PASS: gdb.base/pending.exp: multiple pending breakpoints 2 -PASS: gdb.base/pending.exp: running to main -PASS: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly -PASS: gdb.base/pending.exp: continue to resolved breakpoint 2 -PASS: gdb.base/pending.exp: continue to resolved breakpoint 1 -PASS: gdb.base/pending.exp: Disable other breakpoints -PASS: gdb.base/pending.exp: Disable other breakpoints -PASS: gdb.base/pending.exp: continue to resolved breakpoint 3 -PASS: gdb.base/pending.exp: set imaginary pending breakpoint -PASS: gdb.base/pending.exp: rerun to main -PASS: gdb.base/pending.exp: verify pending breakpoint after restart -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ... -PASS: gdb.base/nextoverexit.exp: next over exit -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... -PASS: gdb.base/prologue.exp: setting breakpoint at marker -PASS: gdb.base/prologue.exp: continue to marker -PASS: gdb.base/prologue.exp: reading $pc: marker -PASS: gdb.base/prologue.exp: setting breakpoint at other -PASS: gdb.base/prologue.exp: continue to other -PASS: gdb.base/prologue.exp: reading $pc: other -PASS: gdb.base/prologue.exp: same pc from minimal symbol Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ... PASS: gdb.base/setvar.exp: set print sevenbit-strings PASS: gdb.base/setvar.exp: set variable char=0 @@ -1710,6 +1670,46 @@ PASS: gdb.base/setvar.exp: print uef.field=u1 PASS: gdb.base/setvar.exp: print uef.field (u1) PASS: gdb.base/setvar.exp: print sef.field=7 PASS: gdb.base/setvar.exp: print uef.field=6 +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... +PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) +PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) +PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) +PASS: gdb.base/pending.exp: set pending breakpoint +PASS: gdb.base/pending.exp: single pending breakpoint info +PASS: gdb.base/pending.exp: breakpoint function +PASS: gdb.base/pending.exp: pending plus real breakpoint info +PASS: gdb.base/pending.exp: Don't set pending breakpoint +PASS: gdb.base/pending.exp: condition 1 k == 1 +PASS: gdb.base/pending.exp: pending plus condition +PASS: gdb.base/pending.exp: disable 1 +PASS: gdb.base/pending.exp: pending disabled +PASS: gdb.base/pending.exp: Set commands for pending breakpoint +PASS: gdb.base/pending.exp: pending disabled plus commands +PASS: gdb.base/pending.exp: Set pending breakpoint 2 +PASS: gdb.base/pending.exp: multiple pending breakpoints +PASS: gdb.base/pending.exp: Set pending breakpoint 3 +PASS: gdb.base/pending.exp: set ignore count on pending breakpoint 3 +PASS: gdb.base/pending.exp: multiple pending breakpoints 2 +PASS: gdb.base/pending.exp: running to main +PASS: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly +PASS: gdb.base/pending.exp: continue to resolved breakpoint 2 +PASS: gdb.base/pending.exp: continue to resolved breakpoint 1 +PASS: gdb.base/pending.exp: Disable other breakpoints +PASS: gdb.base/pending.exp: Disable other breakpoints +PASS: gdb.base/pending.exp: continue to resolved breakpoint 3 +PASS: gdb.base/pending.exp: set imaginary pending breakpoint +PASS: gdb.base/pending.exp: rerun to main +PASS: gdb.base/pending.exp: verify pending breakpoint after restart +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ... +PASS: gdb.base/nextoverexit.exp: next over exit +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... +PASS: gdb.base/prologue.exp: setting breakpoint at marker +PASS: gdb.base/prologue.exp: continue to marker +PASS: gdb.base/prologue.exp: reading $pc: marker +PASS: gdb.base/prologue.exp: setting breakpoint at other +PASS: gdb.base/prologue.exp: continue to other +PASS: gdb.base/prologue.exp: reading $pc: other +PASS: gdb.base/prologue.exp: same pc from minimal symbol Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/varargs.exp ... PASS: gdb.base/varargs.exp: set print sevenbit-strings PASS: gdb.base/varargs.exp: set print address off @@ -2376,10 +2376,9 @@ PASS: gdb.base/skip-solib.exp: ignoring file in solib PASS: gdb.base/skip-solib.exp: info skip with pending file PASS: gdb.base/skip-solib.exp: step PASS: gdb.base/skip-solib.exp: step after ignoring solib file. -PASS: gdb.base/skip-solib.exp: info skip with pending file PASS: gdb.base/skip-solib.exp: ignoring function in solib PASS: gdb.base/skip-solib.exp: step -PASS: gdb.base/skip-solib.exp: skip should no longer be pending. +PASS: gdb.base/skip-solib.exp: info skip for function multiply PASS: gdb.base/skip-solib.exp: step PASS: gdb.base/skip-solib.exp: bt Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/start.exp ... @@ -3011,6 +3010,8 @@ PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: hw: continue PASS: gdb.base/watch-cond-infcall.exp: sw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: sw: continue +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue-include.exp ... +PASS: gdb.base/prologue-include.exp: breakpoint main Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unwindonsignal.exp ... PASS: gdb.base/unwindonsignal.exp: break stop_here PASS: gdb.base/unwindonsignal.exp: continue to breakpoint at stop_here @@ -3901,6 +3902,11 @@ PASS: gdb.base/ptype.exp: ptype {{0,1,2},{3,4,5}} PASS: gdb.base/ptype.exp: ptype {4,5,6}[2] PASS: gdb.base/ptype.exp: ptype *&{4,5,6}[1] PASS: gdb.base/ptype.exp: ptype $pc +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/realname-expand.exp ... +PASS: gdb.base/realname-expand.exp: set basenames-may-differ on +PASS: gdb.base/realname-expand.exp: rbreak realname-expand-real.c:func +PASS: gdb.base/realname-expand.exp: set basenames-may-differ on +PASS: gdb.base/realname-expand.exp: break realname-expand-real.c:func Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relativedebug.exp ... PASS: gdb.base/relativedebug.exp: continue PASS: gdb.base/relativedebug.exp: pause found in backtrace @@ -4688,10 +4694,10 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 4534 +# of expected passes 4538 # of unexpected failures 1 # of expected failures 3 # of known failures 7 # of untested testcases 5 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index 8f61dbff..8f7ca393 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:48 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index a6cd8d27..4a84f212 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:48 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -2364,6 +2364,17 @@ PASS: gdb.cp/mb-inline.exp: run to multi_line_foo breakpoint 4 bfn Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-templates.exp ... PASS: gdb.cp/mb-templates.exp: initial condition: set breakpoint PASS: gdb.cp/mb-templates.exp: initial condition: run to breakpoint +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-name.exp ... +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to first breakpoint +PASS: gdb.cp/member-name.exp: print C::x from first breakpoint +PASS: gdb.cp/member-name.exp: print B::b from first breakpoint +PASS: gdb.cp/member-name.exp: print inner::z from first breakpoint +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to second breakpoint +PASS: gdb.cp/member-name.exp: print C::x from second breakpoint +PASS: gdb.cp/member-name.exp: print B::b from second breakpoint +PASS: gdb.cp/member-name.exp: print inner::z from second breakpoint +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to third breakpoint +PASS: gdb.cp/member-name.exp: print Templ::y from third breakpoint Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-ptr.exp ... PASS: gdb.cp/member-ptr.exp: continue to breakpoint: continue to pmi = NULL PASS: gdb.cp/member-ptr.exp: ptype pmi (A::j) @@ -3652,6 +3663,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/paren-type.exp ... PASS: gdb.cp/paren-type.exp: set breakpoint pending off PASS: gdb.cp/paren-type.exp: break C::f(long) PASS: gdb.cp/paren-type.exp: break C::f(short) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/parse-lang.exp ... +PASS: gdb.cp/parse-lang.exp: breakpoint hit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pass-by-ref.exp ... PASS: gdb.cp/pass-by-ref.exp: call function in obj PASS: gdb.cp/pass-by-ref.exp: call function in derived @@ -3928,8 +3941,8 @@ XFAIL: gdb.cp/temargs.exp: test type of F in k3_m (PRMS gcc/49546) XFAIL: gdb.cp/temargs.exp: test value of F in k3_m (PRMS gcc/49546) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/templates.exp ... PASS: gdb.cp/templates.exp: set multiple-symbols ask -KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/1111) -KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/1111) +KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/8218) +KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/8218) PASS: gdb.cp/templates.exp: constructor breakpoint PASS: gdb.cp/templates.exp: destructor breakpoint PASS: gdb.cp/templates.exp: value method breakpoint @@ -4102,9 +4115,9 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3954 +# of expected passes 3965 # of expected failures 6 # of known failures 22 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index aa2dee3e..7bbb2e23 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:03 2013 +Test Run By thomas on Fri Feb 8 00:16:44 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index 551cb6b1..e70c5bc8 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:03 2013 +Test Run By thomas on Fri Feb 8 00:16:44 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -65,6 +65,236 @@ PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: p f() Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ... PASS: gdb.dwarf2/dw2-cu-size.exp: ptype noloc +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ... +PASS: gdb.dwarf2/dw2-dir-file-name.exp: cd .../rdir +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: continue to breakpoint: compdir_missing__ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: continue to breakpoint: compdir_missing__ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: continue to breakpoint: compdir_missing__ldir_missing__file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: continue to breakpoint: compdir_missing__ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: continue to breakpoint: compdir_missing__ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: continue to breakpoint: compdir_missing__ldir_relative_file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: continue to breakpoint: compdir_missing__ldir_absolute_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: continue to breakpoint: compdir_missing__ldir_absolute_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: continue to breakpoint: compdir_missing__ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: continue to breakpoint: compdir_missing__ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: continue to breakpoint: compdir_relative_ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: continue to breakpoint: compdir_relative_ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: continue to breakpoint: compdir_relative_ldir_missing__file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: continue to breakpoint: compdir_relative_ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: continue to breakpoint: compdir_relative_ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: continue to breakpoint: compdir_relative_ldir_relative_file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: continue to breakpoint: compdir_relative_ldir_absolute_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: continue to breakpoint: compdir_relative_ldir_absolute_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: continue to breakpoint: compdir_relative_ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: continue to breakpoint: compdir_relative_ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: continue to breakpoint: compdir_absolute_ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: continue to breakpoint: compdir_absolute_ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: continue to breakpoint: compdir_absolute_ldir_missing__file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: continue to breakpoint: compdir_absolute_ldir_missing__file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: continue to breakpoint: compdir_absolute_ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: continue to breakpoint: compdir_absolute_ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: continue to breakpoint: compdir_absolute_ldir_relative_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: continue to breakpoint: compdir_absolute_ldir_relative_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: continue to breakpoint: compdir_absolute_ldir_absolute_file_basename_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: continue to breakpoint: compdir_absolute_ldir_absolute_file_relative_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: continue to breakpoint: compdir_absolute_ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: continue to breakpoint: compdir_absolute_ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: relative +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ... +PASS: gdb.dwarf2/dw2-dos-drive.exp: set breakpoint pending off +PASS: gdb.dwarf2/dw2-dos-drive.exp: break 'z:file.c':func +UNSUPPORTED: gdb.dwarf2/dw2-dos-drive.exp: break file.c:func Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ... PASS: gdb.dwarf2/dw2-double-set-die-type.exp: ptype a Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ... @@ -76,6 +306,12 @@ PASS: gdb.dwarf2/dw2-empty-pc-range.exp: valid range after CU load PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range after CU load Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... PASS: gdb.dwarf2/dw2-entry-value.exp: <optimized out> is printed +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... +gdb compile failed, dw2-error.c: Assembler messages: +dw2-error.c:33: Error: bad register name `%rbp' +dw2-error.c:36: Error: bad register name `%rsp' +dw2-error.c:43: Error: bad register name `%rbp' +UNTESTED: gdb.dwarf2/dw2-error.exp: dw2-error.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... PASS: gdb.dwarf2/dw2-filename.exp: interpreter-exec mi -file-list-exec-source-files PASS: gdb.dwarf2/dw2-filename.exp: info sources @@ -214,6 +450,7 @@ PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb backtrace PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb print PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb backtrace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... KFAIL: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.shl (PRMS: symtab/13307) PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.data4 @@ -244,14 +481,20 @@ PASS: gdb.dwarf2/dw4-sig-types.exp: maint set dwarf2 max-cache-age 0 PASS: gdb.dwarf2/dw4-sig-types.exp: p myset PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-base.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... PASS: gdb.dwarf2/fission-reread.exp: break main PASS: gdb.dwarf2/fission-reread.exp: fission-reread +PASS: gdb.dwarf2/fission-reread.exp: fission-reread - unload Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ... PASS: gdb.dwarf2/implptr-optimized-out.exp: p p->f Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr.exp ... @@ -286,6 +529,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref PASS: gdb.dwarf2/member-ptr-forwardref.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/member-ptr-forwardref.exp: show cp-abi PASS: gdb.dwarf2/member-ptr-forwardref.exp: ptype c +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/method-ptr.exp ... +PASS: gdb.dwarf2/method-ptr.exp: ptype the_typedef Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pieces.exp ... PASS: gdb.dwarf2/pieces.exp: set f1 breakpoint for pieces PASS: gdb.dwarf2/pieces.exp: continue to breakpoint: continue to f1 breakpoint for pieces @@ -315,6 +560,7 @@ PASS: gdb.dwarf2/pr11465.exp: p N::c.C Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr13961.exp ... PASS: gdb.dwarf2/pr13961.exp: break main PASS: gdb.dwarf2/pr13961.exp: pr13961 +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/trace-crash.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... PASS: gdb.dwarf2/typeddwarf.exp: set breakpoint at typeddwarf.c:29 PASS: gdb.dwarf2/typeddwarf.exp: continue to breakpoint: continue to typeddwarf.c:29 @@ -365,8 +611,9 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 286 +# of expected passes 515 # of known failures 1 -# of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of untested testcases 9 +# of unsupported tests 1 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index 58824de0..3713b843 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:18 2013 +Test Run By thomas on Fri Feb 8 00:17:00 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -269,5 +269,5 @@ PASS: gdb.fortran/types.exp: pt 10e20 # of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index d8fddefd..51fe93ca 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:22 2013 +Test Run By thomas on Fri Feb 8 00:17:04 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -157,6 +157,7 @@ PASS: gdb.gdb/selftest.exp: next over setlocale LC_MESSAGES PASS: gdb.gdb/selftest.exp: next over setlocale LC_CTYPE PASS: gdb.gdb/selftest.exp: next over bindtextdomain PASS: gdb.gdb/selftest.exp: next over textdomain PACKAGE +PASS: gdb.gdb/selftest.exp: next over bfd_init PASS: gdb.gdb/selftest.exp: next over cmdarg_s VEC_cleanup PASS: gdb.gdb/selftest.exp: print a string PASS: gdb.gdb/selftest.exp: step into xmalloc call @@ -178,6 +179,6 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename === gdb Summary === -# of expected passes 164 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 165 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum index 06eef37c..0dcdcf86 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:26 2013 +Test Run By thomas on Fri Feb 8 00:17:09 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -90,5 +90,5 @@ UNTESTED: gdb.go/unsafe.exp: unsafe.exp # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index ccd9687b..88bfc3b7 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:27 2013 +Test Run By thomas on Fri Feb 8 00:17:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -116,5 +116,5 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum index 1f01a0a2..88db3ecc 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:34 2013 +Test Run By thomas on Fri Feb 8 00:17:16 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -184,6 +184,18 @@ PASS: gdb.linespec/ls-errs.exp: break 'main.c'3 PASS: gdb.linespec/ls-errs.exp: break 'main.c'+3 PASS: gdb.linespec/ls-errs.exp: break $zippo PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:$zippo +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/macro-relative.exp ... +PASS: gdb.linespec/macro-relative.exp: info macro HEADER +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/skip-two.exp ... +PASS: gdb.linespec/skip-two.exp: skip function dupname +PASS: gdb.linespec/skip-two.exp: dupname ignored from main +PASS: gdb.linespec/skip-two.exp: continue to breakpoint: n +PASS: gdb.linespec/skip-two.exp: dupname ignored from n +PASS: gdb.linespec/skip-two.exp: skip delete 1 +PASS: gdb.linespec/skip-two.exp: skip file thefile.cc +PASS: gdb.linespec/skip-two.exp: step into dupname +PASS: gdb.linespec/skip-two.exp: finish from dupname +PASS: gdb.linespec/skip-two.exp: dupname ignored for thefile.cc Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/thread.exp ... PASS: gdb.linespec/thread.exp: breakpoint line number in file PASS: gdb.linespec/thread.exp: continue to breakpoint: 29 @@ -192,6 +204,6 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function === gdb Summary === -# of expected passes 178 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 188 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index adc26322..a3547df5 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:36 2013 +Test Run By thomas on Fri Feb 8 00:17:19 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -198,6 +198,17 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-catch-load.exp ... +PASS: gdb.mi/mi-catch-load.exp: breakpoint at main +PASS: gdb.mi/mi-catch-load.exp: mi runto main +PASS: gdb.mi/mi-catch-load.exp: catch-load: auto-solib-add on +PASS: gdb.mi/mi-catch-load.exp: catch-load: catch load +PASS: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop +PASS: gdb.mi/mi-catch-load.exp: breakpoint at main +PASS: gdb.mi/mi-catch-load.exp: mi runto main +PASS: gdb.mi/mi-catch-load.exp: catch-unload: auto-solib-add on +PASS: gdb.mi/mi-catch-load.exp: catch-unload: catch unload +PASS: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument @@ -309,6 +320,12 @@ PASS: gdb.mi/mi-fill-memory.exp: one argument missing PASS: gdb.mi/mi-fill-memory.exp: memory successfully written PASS: gdb.mi/mi-fill-memory.exp: memory successfully filled (8 bytes) PASS: gdb.mi/mi-fill-memory.exp: pattern correctly read from memory +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fullname-deleted.exp ... +PASS: gdb.mi/mi-fullname-deleted.exp: set substitute-path +PASS: gdb.mi/mi-fullname-deleted.exp: fullname present +PASS: gdb.mi/mi-fullname-deleted.exp: substituted fullname +PASS: gdb.mi/mi-fullname-deleted.exp: compare_filenames_for_search does not match +PASS: gdb.mi/mi-fullname-deleted.exp: compare_filenames_for_search does match Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ... PASS: gdb.mi/mi-hack-cli.exp: show architecture PASS: gdb.mi/mi-hack-cli.exp: 47show architecture @@ -604,26 +621,26 @@ PASS: gdb.mi/mi-var-block.exp: breakpoint at do_block_tests PASS: gdb.mi/mi-var-block.exp: mi runto do_block_tests PASS: gdb.mi/mi-var-block.exp: create local variable cb PASS: gdb.mi/mi-var-block.exp: try to create local variable foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test -PASS: gdb.mi/mi-var-block.exp: delete var foo +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 1 +PASS: gdb.mi/mi-var-block.exp: delete var foo 1 PASS: gdb.mi/mi-var-block.exp: create local variable foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 2 PASS: gdb.mi/mi-var-block.exp: update all vars: cb foo changed -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 3 PASS: gdb.mi/mi-var-block.exp: create local variable inner_foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 4 PASS: gdb.mi/mi-var-block.exp: create local variable foo2 XFAIL: gdb.mi/mi-var-block.exp: update inner_foo: should be out of scope: KNOWN PROBLEM XFAIL: gdb.mi/mi-var-block.exp: evaluate inner_foo: should be out of scope: KNOWN PROBLEM PASS: gdb.mi/mi-var-block.exp: update foo: did not change PASS: gdb.mi/mi-var-block.exp: delete var inner_foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 5 XFAIL: gdb.mi/mi-var-block.exp: update foo2: should be out of scope: KNOWN PROBLEM -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 6 XFAIL: gdb.mi/mi-var-block.exp: update foo2 should be out of scope: KNOWN PROBLEM XFAIL: gdb.mi/mi-var-block.exp: update foo should be out of scope: KNOWN PROBLEM PASS: gdb.mi/mi-var-block.exp: update cb -PASS: gdb.mi/mi-var-block.exp: delete var foo +PASS: gdb.mi/mi-var-block.exp: delete var foo 2 PASS: gdb.mi/mi-var-block.exp: delete var foo2 PASS: gdb.mi/mi-var-block.exp: delete var cb Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ... @@ -1854,10 +1871,10 @@ PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 === gdb Summary === -# of expected passes 1770 +# of expected passes 1785 # of unexpected successes 1 # of expected failures 8 # of known failures 6 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index f1e7374b..b4044401 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:36:22 2013 +Test Run By thomas on Fri Feb 8 00:18:05 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -20,5 +20,5 @@ PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a === gdb Summary === # of expected passes 8 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index a5a43506..c5aa8e00 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:36:22 2013 +Test Run By thomas on Fri Feb 8 00:18:06 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -41,23 +41,7 @@ PASS: gdb.multi/bkpt-multi-exec.exp: break crashme.c:9 PASS: gdb.multi/bkpt-multi-exec.exp: inferior 1 PASS: gdb.multi/bkpt-multi-exec.exp: run Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... -gdb compile failed, In file included from /usr/include/stdio.h:28:0, - from ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:18: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -UNTESTED: gdb.multi/multi-arch-exec.exp: multi-arch-exec.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch.exp ... -gdb compile failed, /usr/bin/ld: cannot find crt1.o: No such file or directory -/usr/bin/ld: cannot find crti.o: No such file or directory -/usr/bin/ld: cannot find -lm -/usr/bin/ld: cannot find -lgcc -/usr/bin/ld: cannot find -lgcc_s -/usr/bin/ld: cannot find -lc -/usr/bin/ld: cannot find -lgcc -/usr/bin/ld: cannot find -lgcc_s -/usr/bin/ld: cannot find crtn.o: No such file or directory -collect2: error: ld returned 1 exit status -UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on @@ -79,6 +63,5 @@ PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 === gdb Summary === # of expected passes 47 -# of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index 6d987f57..116ef0f1 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:36:24 2013 +Test Run By thomas on Fri Feb 8 00:18:08 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -32,5 +32,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index 1e49905b..238a511c 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:36:26 2013 +Test Run By thomas on Fri Feb 8 00:18:09 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -15,5 +15,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index 076003d7..b5b3c01f 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:36:26 2013 +Test Run By thomas on Fri Feb 8 00:18:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -115,5 +115,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3) # of expected passes 95 # of expected failures 1 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index 479e6ee8..c6f155e7 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:36:28 2013 +Test Run By thomas on Fri Feb 8 00:18:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -50,5 +50,5 @@ PASS: gdb.pascal/types.exp: pt 10E20 # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index 74615450..56596f1e 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:36:29 2013 +Test Run By thomas on Fri Feb 8 00:18:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -11,45 +11,44 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/lib-types.exp ... PASS: gdb.python/lib-types.exp: python import gdb.types PASS: gdb.python/lib-types.exp: python const_class1_obj = gdb.parse_and_eval ('const_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_const_class1_obj = gdb.types.get_basic_type (const_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (const_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (const_class1_obj.type)) PASS: gdb.python/lib-types.exp: const stripping PASS: gdb.python/lib-types.exp: python volatile_class1_obj = gdb.parse_and_eval ('volatile_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_volatile_class1_obj = gdb.types.get_basic_type (volatile_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (volatile_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (volatile_class1_obj.type)) PASS: gdb.python/lib-types.exp: volatile stripping PASS: gdb.python/lib-types.exp: python const_volatile_class1_obj = gdb.parse_and_eval ('const_volatile_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_const_volatile_class1_obj = gdb.types.get_basic_type (const_volatile_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (const_volatile_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (const_volatile_class1_obj.type)) PASS: gdb.python/lib-types.exp: volatile+const stripping PASS: gdb.python/lib-types.exp: python typedef_class1_obj = gdb.parse_and_eval ('typedef_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_class1_obj = gdb.types.get_basic_type (typedef_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: typedef stripping PASS: gdb.python/lib-types.exp: python class1_ref_obj = gdb.parse_and_eval ('class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_class1_ref_obj = gdb.types.get_basic_type (class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print str (class1_ref_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (class1_ref_obj.type)) PASS: gdb.python/lib-types.exp: reference stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_ref_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_ref_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_const_typedef_class1_ref_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef/ref stripping PASS: gdb.python/lib-types.exp: python class1_obj = gdb.parse_and_eval ('class1_obj') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (class1_obj.type, 'x') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (class1_obj.type, 'nope') +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'x')) +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'nope')) PASS: gdb.python/lib-types.exp: python subclass1_obj = gdb.parse_and_eval ('subclass1_obj') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (subclass1_obj.type, 'x') +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (subclass1_obj.type, 'x')) PASS: gdb.python/lib-types.exp: python enum1_obj = gdb.parse_and_eval ('enum1_obj') PASS: gdb.python/lib-types.exp: python enum1_dict = gdb.types.make_enum_dict (enum1_obj.type) -PASS: gdb.python/lib-types.exp: python enum1_list = enum1_dict.items () -PASS: gdb.python/lib-types.exp: python enum1_list.sort () -PASS: gdb.python/lib-types.exp: python print enum1_list +PASS: gdb.python/lib-types.exp: python enum1_list = sorted (enum1_dict.items ()) +PASS: gdb.python/lib-types.exp: python print (enum1_list) PASS: gdb.python/lib-types.exp: python struct_a = gdb.lookup_type ('struct A') -PASS: gdb.python/lib-types.exp: python print struct_a.keys () -PASS: gdb.python/lib-types.exp: python print [k for k,v in gdb.types.deep_items(struct_a)] +PASS: gdb.python/lib-types.exp: python print (struct_a.keys ()) +PASS: gdb.python/lib-types.exp: python print ([k for k,v in gdb.types.deep_items(struct_a)]) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-block.exp ... PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-block.exp: Check block not None @@ -111,7 +110,7 @@ PASS: gdb.python/py-breakpoint.exp: commands $bpnum PASS: gdb.python/py-breakpoint.exp: print "Command for breakpoint has been executed." PASS: gdb.python/py-breakpoint.exp: print result PASS: gdb.python/py-breakpoint.exp: end -PASS: gdb.python/py-breakpoint.exp: python print blist[len(blist)-1].commands +PASS: gdb.python/py-breakpoint.exp: python print (blist[len(blist)-1].commands) PASS: gdb.python/py-breakpoint.exp: Check invisible bp obj exists PASS: gdb.python/py-breakpoint.exp: Check breakpoint location PASS: gdb.python/py-breakpoint.exp: Check breakpoint visibility @@ -179,7 +178,7 @@ PASS: gdb.python/py-cmd.exp: input simple command - class test_cmd (gdb.Command) PASS: gdb.python/py-cmd.exp: input simple command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input simple command - super (test_cmd, self).__init__ ("test_cmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input simple command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input simple command - print "test_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input simple command - print ("test_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input simple command - test_cmd () PASS: gdb.python/py-cmd.exp: input simple command - end PASS: gdb.python/py-cmd.exp: call simple command @@ -188,7 +187,7 @@ PASS: gdb.python/py-cmd.exp: input prefix command - class prefix_cmd (gdb.Comman PASS: gdb.python/py-cmd.exp: input prefix command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input prefix command - super (prefix_cmd, self).__init__ ("prefix_cmd", gdb.COMMAND_OBSCURE, gdb.COMPLETE_NONE, True) PASS: gdb.python/py-cmd.exp: input prefix command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input prefix command - print "prefix_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input prefix command - print ("prefix_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input prefix command - prefix_cmd () PASS: gdb.python/py-cmd.exp: input prefix command - end PASS: gdb.python/py-cmd.exp: call prefix command @@ -197,7 +196,7 @@ PASS: gdb.python/py-cmd.exp: input subcommand - class subcmd (gdb.Command): PASS: gdb.python/py-cmd.exp: input subcommand - def __init__ (self): PASS: gdb.python/py-cmd.exp: input subcommand - super (subcmd, self).__init__ ("prefix_cmd subcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input subcommand - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input subcommand - print "subcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input subcommand - print ("subcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input subcommand - subcmd () PASS: gdb.python/py-cmd.exp: input subcommand - end PASS: gdb.python/py-cmd.exp: call subcmd @@ -206,7 +205,7 @@ PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - class pre PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - def __init__ (self): PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - super (prefix_cmd2, self).__init__ ("prefix_cmd2", gdb.COMMAND_OBSCURE, prefix = True, completer_class = gdb.COMPLETE_FILENAME) PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - print "prefix_cmd2 output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - print ("prefix_cmd2 output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - prefix_cmd2 () PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - end PASS: gdb.python/py-cmd.exp: call prefix command, keyword arguments @@ -215,7 +214,7 @@ PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - class subcmd ( PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - def __init__ (self): PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - super (subcmd, self).__init__ ("prefix_cmd2 subcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - print "subcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - print ("subcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - subcmd () PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - end PASS: gdb.python/py-cmd.exp: call subcmd under prefix_cmd2 @@ -224,7 +223,7 @@ PASS: gdb.python/py-cmd.exp: input new subcommand - class newsubcmd (gdb.Command PASS: gdb.python/py-cmd.exp: input new subcommand - def __init__ (self): PASS: gdb.python/py-cmd.exp: input new subcommand - super (newsubcmd, self).__init__ ("info newsubcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input new subcommand - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input new subcommand - print "newsubcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input new subcommand - print ("newsubcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input new subcommand - newsubcmd () PASS: gdb.python/py-cmd.exp: input new subcommand - end PASS: gdb.python/py-cmd.exp: call newsubcmd @@ -247,7 +246,7 @@ PASS: gdb.python/py-cmd.exp: input simple user-defined command - """Docstring" PASS: gdb.python/py-cmd.exp: input simple user-defined command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input simple user-defined command - super (test_help, self).__init__ ("test_help", gdb.COMMAND_USER) PASS: gdb.python/py-cmd.exp: input simple user-defined command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input simple user-defined command - print "test_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input simple user-defined command - print ("test_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input simple user-defined command - test_help () PASS: gdb.python/py-cmd.exp: input simple user-defined command - end PASS: gdb.python/py-cmd.exp: call simple user-defined command @@ -327,6 +326,8 @@ PASS: gdb.python/py-explore.exp: end su exploration PASS: gdb.python/py-explore.exp: explore cs PASS: gdb.python/py-explore.exp: explore cs.s PASS: gdb.python/py-explore.exp: end cs.s exploration +PASS: gdb.python/py-explore.exp: explore cs.u +PASS: gdb.python/py-explore.exp: end cs.u exploration PASS: gdb.python/py-explore.exp: end cs exploration PASS: gdb.python/py-explore.exp: explore cu PASS: gdb.python/py-explore.exp: explore cu.sa @@ -438,9 +439,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.exp . PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame-inline.exp: info frame PASS: gdb.python/py-frame-inline.exp: up -PASS: gdb.python/py-frame-inline.exp: python print gdb.selected_frame().read_var('l') +PASS: gdb.python/py-frame-inline.exp: python print (gdb.selected_frame().read_var('l')) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame.exp ... PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here. +PASS: gdb.python/py-frame.exp: test Frame.architecture() PASS: gdb.python/py-frame.exp: test i PASS: gdb.python/py-frame.exp: test f PASS: gdb.python/py-frame.exp: test b @@ -714,7 +716,7 @@ PASS: gdb.python/py-objfile.exp: Get objfile validity PASS: gdb.python/py-objfile.exp: Get objfile validity PASS: gdb.python/py-objfile.exp: Get objfile validity after unload Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-parameter.exp ... -PASS: gdb.python/py-parameter.exp: python print gdb.parameter ('directories') +PASS: gdb.python/py-parameter.exp: python print (gdb.parameter ('directories')) PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - python PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - class TestParam (gdb.Parameter): PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - """When enabled, test param does something useful. When disabled, does nothing.""" @@ -866,7 +868,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prettyprint.exp .. PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa @@ -887,7 +889,7 @@ PASS: gdb.python/py-prettyprint.exp: continue until exit PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa @@ -919,7 +921,7 @@ PASS: gdb.python/py-prettyprint.exp: print nstype PASS: gdb.python/py-prettyprint.exp: set print pretty off PASS: gdb.python/py-prettyprint.exp: print nstype on one line PASS: gdb.python/py-prettyprint.exp: continue until exit -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: continue to breakpoint: eval-break PASS: gdb.python/py-prettyprint.exp: info locals PASS: gdb.python/py-prettyprint.exp: b 351 @@ -931,7 +933,7 @@ PASS: gdb.python/py-prettyprint.exp: python enable_lookup_function () PASS: gdb.python/py-prettyprint.exp: print ss enabled #2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-progspace.exp ... PASS: gdb.python/py-progspace.exp: current progspace filename (None) -PASS: gdb.python/py-progspace.exp: python print gdb.progspaces() +PASS: gdb.python/py-progspace.exp: python print (gdb.progspaces()) PASS: gdb.python/py-progspace.exp: current progspace filename (py-progspace) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prompt.exp ... PASS: gdb.python/py-prompt.exp: GDB initializing first prompt @@ -1066,28 +1068,28 @@ PASS: gdb.python/py-symtab.exp: Test symtab.is_valid() PASS: gdb.python/py-symtab.exp: Test sal destructor PASS: gdb.python/py-symtab.exp: Test symtab destructor Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ... -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int & -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int & -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int * const -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int * const * -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int * volatile -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int * volatile * const * volatile * Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-type.exp ... @@ -1107,11 +1109,11 @@ PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test PASS: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print not not st.type['a'].type +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type)) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x')) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ()) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x']) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type) PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (ar) PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history PASS: gdb.python/py-type.exp: lang_c: test_fields: python fields = ar.type.fields() @@ -1119,7 +1121,11 @@ PASS: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields PASS: gdb.python/py-type.exp: lang_c: test_fields: Check array field type PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print ar[0].type == ar[0].type +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type) +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_1) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_2) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec1 PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec2 @@ -1146,8 +1152,8 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type.fields()[0].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (st) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type @@ -1162,11 +1168,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print not not st.type['a'].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type)) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x')) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ()) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x']) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (ar) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python fields = ar.type.fields() @@ -1174,7 +1180,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print ar[0].type == ar[0].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_1) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_2) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1 PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2 @@ -1202,11 +1212,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: print val PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type. PASS: gdb.python/py-type.exp: lang_cpp: get type of temvar -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(0) -PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(0), gdb.Type) -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(1) -PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(1), gdb.Value) -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(2) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2)) PASS: gdb.python/py-type.exp: lang_cpp: test_enum: print value (e) PASS: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history PASS: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e @@ -1219,7 +1229,7 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by na PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-typeprint.exp ... -PASS: gdb.python/py-typeprint.exp: python execfile ('py-typeprint.py') +PASS: gdb.python/py-typeprint.exp: python exec (open ('py-typeprint.py').read ()) PASS: gdb.python/py-typeprint.exp: basic test PASS: gdb.python/py-typeprint.exp: raw test PASS: gdb.python/py-typeprint.exp: disable type-printer string @@ -1230,15 +1240,15 @@ PASS: gdb.python/py-typeprint.exp: whatis with enabled printer PASS: gdb.python/py-typeprint.exp: whatis s Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value-cc.exp ... PASS: gdb.python/py-value-cc.exp: continue to breakpoint: Break here -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("a").type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("a").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").referenced_value()) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").dereference().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().dereference()) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().referenced_value()) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value())) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").dereference().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().dereference())) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().referenced_value())) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value.exp ... PASS: gdb.python/py-value.exp: create boolean value PASS: gdb.python/py-value.exp: create integer value @@ -1276,7 +1286,7 @@ PASS: gdb.python/py-value.exp: subtract python integer from integer value PASS: gdb.python/py-value.exp: add python float with double value PASS: gdb.python/py-value.exp: print evalue PASS: gdb.python/py-value.exp: python evalue = gdb.history (0) -PASS: gdb.python/py-value.exp: python print int (evalue) +PASS: gdb.python/py-value.exp: python print (int (evalue)) PASS: gdb.python/py-value.exp: add pointer value with python integer PASS: gdb.python/py-value.exp: subtract python integer from pointer value PASS: gdb.python/py-value.exp: subtract two pointer values @@ -1285,9 +1295,9 @@ PASS: gdb.python/py-value.exp: catch throw of GDB error PASS: gdb.python/py-value.exp: define function to test booleans - python PASS: gdb.python/py-value.exp: define function to test booleans - def test_bool (val): PASS: gdb.python/py-value.exp: define function to test booleans - if val: -PASS: gdb.python/py-value.exp: define function to test booleans - print 'yay' +PASS: gdb.python/py-value.exp: define function to test booleans - print ('yay') PASS: gdb.python/py-value.exp: define function to test booleans - else: -PASS: gdb.python/py-value.exp: define function to test booleans - print 'nay' +PASS: gdb.python/py-value.exp: define function to test booleans - print ('nay') PASS: gdb.python/py-value.exp: define function to test booleans - end PASS: gdb.python/py-value.exp: check evaluation of true boolean value in expression PASS: gdb.python/py-value.exp: check evaluation of false boolean value in expression @@ -1320,7 +1330,7 @@ PASS: gdb.python/py-value.exp: greater or equal, less PASS: gdb.python/py-value.exp: greater or equal, greater PASS: gdb.python/py-value.exp: greater or equal, None PASS: gdb.python/py-value.exp: py-value in file.filename -PASS: gdb.python/py-value.exp: python print gdb.objfiles()[0].pretty_printers +PASS: gdb.python/py-value.exp: python print (gdb.objfiles()[0].pretty_printers) PASS: gdb.python/py-value.exp: python gdb.objfiles()[0].pretty_printers = 0 PASS: gdb.python/py-value.exp: parse_and_eval constant test PASS: gdb.python/py-value.exp: parse_and_eval simple expression test @@ -1345,42 +1355,42 @@ PASS: gdb.python/py-value.exp: Test is_optimized_out attribute PASS: gdb.python/py-value.exp: Test address attribute PASS: gdb.python/py-value.exp: parse_and_eval with memory error PASS: gdb.python/py-value.exp: python inval = gdb.parse_and_eval('*(int*)0') -PASS: gdb.python/py-value.exp: python print inval.is_lazy +PASS: gdb.python/py-value.exp: python print (inval.is_lazy) PASS: gdb.python/py-value.exp: memory error and lazy values PASS: gdb.python/py-value.exp: memory error and lazy values PASS: gdb.python/py-value.exp: python argc_lazy = gdb.parse_and_eval('argc') PASS: gdb.python/py-value.exp: python argc_notlazy = gdb.parse_and_eval('argc') PASS: gdb.python/py-value.exp: python argc_notlazy.fetch_lazy() -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy -PASS: gdb.python/py-value.exp: python print argc_notlazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) +PASS: gdb.python/py-value.exp: python print (argc_notlazy.is_lazy) PASS: gdb.python/py-value.exp: sanity check argc -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) PASS: gdb.python/py-value.exp: set argc=2 -PASS: gdb.python/py-value.exp: python print argc_notlazy -PASS: gdb.python/py-value.exp: python print argc_lazy -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_notlazy) +PASS: gdb.python/py-value.exp: python print (argc_lazy) +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) PASS: gdb.python/py-value.exp: print st PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: Test string with no length PASS: gdb.python/py-value.exp: Test string (length = -1) is all of the string -PASS: gdb.python/py-value.exp: python print st.string (length = 6) +PASS: gdb.python/py-value.exp: python print (st.string (length = 6)) PASS: gdb.python/py-value.exp: Test string (length = 0) is empty PASS: gdb.python/py-value.exp: Test length is 0 PASS: gdb.python/py-value.exp: print nullst PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: Test string to first null PASS: gdb.python/py-value.exp: get string beyond null -PASS: gdb.python/py-value.exp: python print repr(nullst) +PASS: gdb.python/py-value.exp: python print (repr(nullst)) PASS: gdb.python/py-value.exp: p/x fp1 PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python fp1 = fp1.dereference() PASS: gdb.python/py-value.exp: python result = fp1() -PASS: gdb.python/py-value.exp: python print result +PASS: gdb.python/py-value.exp: python print (result) PASS: gdb.python/py-value.exp: p/x fp2 PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python fp2 = fp2.dereference() PASS: gdb.python/py-value.exp: python result2 = fp2(10,20) -PASS: gdb.python/py-value.exp: python print result2 +PASS: gdb.python/py-value.exp: python print (result2) PASS: gdb.python/py-value.exp: p i PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python result3 = i() @@ -1424,9 +1434,9 @@ PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect pointer PASS: gdb.python/py-value.exp: Obtain address PASS: gdb.python/py-value.exp: Obtains value from GDB PASS: gdb.python/py-value.exp: Check pointer passed as reference -PASS: gdb.python/py-value.exp: python print bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer())) -PASS: gdb.python/py-value.exp: python print gdb.parse_and_eval('base').dynamic_type -PASS: gdb.python/py-value.exp: python print gdb.parse_and_eval('5').dynamic_type +PASS: gdb.python/py-value.exp: python print (bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer()))) +PASS: gdb.python/py-value.exp: python print (gdb.parse_and_eval('base').dynamic_type) +PASS: gdb.python/py-value.exp: python print (gdb.parse_and_eval('5').dynamic_type) PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect struct and union PASS: gdb.python/py-value.exp: Create a value for subscript test PASS: gdb.python/py-value.exp: Create a value for subscript test @@ -1444,26 +1454,26 @@ PASS: gdb.python/py-value.exp: PASS: gdb.python/py-value.exp: Test multiple subscript Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ... PASS: gdb.python/python.exp: multi-line python command - python -PASS: gdb.python/python.exp: multi-line python command - print 23 +PASS: gdb.python/python.exp: multi-line python command - print (23) PASS: gdb.python/python.exp: multi-line python command - end PASS: gdb.python/python.exp: show python command - define zzq PASS: gdb.python/python.exp: show python command - python -PASS: gdb.python/python.exp: show python command - print 23 +PASS: gdb.python/python.exp: show python command - print (23) PASS: gdb.python/python.exp: show python command - end PASS: gdb.python/python.exp: show python command - end PASS: gdb.python/python.exp: show python command - show user zzq PASS: gdb.python/python.exp: indented multi-line python command - python PASS: gdb.python/python.exp: indented multi-line python command - def foo (): -PASS: gdb.python/python.exp: indented multi-line python command - print 'hello, world!' +PASS: gdb.python/python.exp: indented multi-line python command - print ('hello, world!') PASS: gdb.python/python.exp: indented multi-line python command - foo () PASS: gdb.python/python.exp: indented multi-line python command - end PASS: gdb.python/python.exp: source source2.py PASS: gdb.python/python.exp: source -s source2.py -PASS: gdb.python/python.exp: python print gdb.current_objfile() -PASS: gdb.python/python.exp: python print gdb.objfiles() +PASS: gdb.python/python.exp: python print (gdb.current_objfile()) +PASS: gdb.python/python.exp: python print (gdb.objfiles()) PASS: gdb.python/python.exp: pythonX.Y/lib-dynload/*.so PASS: gdb.python/python.exp: python x = gdb.execute('printf "%d", 23', to_string = True) -PASS: gdb.python/python.exp: python print x +PASS: gdb.python/python.exp: python print (x) PASS: gdb.python/python.exp: post event insertion - python PASS: gdb.python/python.exp: post event insertion - someVal = 0 PASS: gdb.python/python.exp: post event insertion - class Foo(object): @@ -1489,7 +1499,7 @@ PASS: gdb.python/python.exp: Ensure that no threads are returned PASS: gdb.python/python.exp: register atexit function - python PASS: gdb.python/python.exp: register atexit function - import atexit PASS: gdb.python/python.exp: register atexit function - def printit(arg): -PASS: gdb.python/python.exp: register atexit function - print arg +PASS: gdb.python/python.exp: register atexit function - print (arg) PASS: gdb.python/python.exp: register atexit function - atexit.register(printit, 'good bye world') PASS: gdb.python/python.exp: register atexit function - end PASS: gdb.python/python.exp: atexit handling @@ -1580,6 +1590,6 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1534 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 1544 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index 0598ec75..909b376c 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:36:50 2013 +Test Run By thomas on Fri Feb 8 00:18:33 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -2810,5 +2810,5 @@ PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fifth time # of expected passes 2770 # of untested testcases 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index 92922ec7..3559f3d2 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:37:14 2013 +Test Run By thomas on Fri Feb 8 00:18:58 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -80,5 +80,5 @@ PASS: gdb.server/solib-list.exp: non-stop 1: p libvar === gdb Summary === # of expected passes 62 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index fd008046..e7f98009 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:37:19 2013 +Test Run By thomas on Fri Feb 8 00:19:02 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -234,5 +234,5 @@ XFAIL: gdb.stabs/weird.exp: p common0var2 # of expected passes 212 # of expected failures 7 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index 0239d548..81f45170 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:37:20 2013 +Test Run By thomas on Fri Feb 8 00:19:04 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -787,5 +787,5 @@ PASS: gdb.threads/watchthreads2.exp: all threads incremented x === gdb Summary === # of expected passes 725 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index eb7097bc..ee920484 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:38:47 2013 +Test Run By thomas on Fri Feb 8 00:20:30 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -122,6 +122,8 @@ PASS: gdb.trace/infotrace.exp: 2.2b: info tracepoint 2 (gdb_asm_test) PASS: gdb.trace/infotrace.exp: 2.3: info tracepoint (invalid tracepoint number) PASS: gdb.trace/infotrace.exp: 2.4: info trace rejects multiple tracepoint numbers PASS: gdb.trace/infotrace.exp: 2.5: help info tracepoints +PASS: gdb.trace/infotrace.exp: collect on tracepoint 1 +UNSUPPORTED: gdb.trace/infotrace.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ... PASS: gdb.trace/mi-traceframe-changed.exp: tfile: select trace file PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 @@ -298,8 +300,8 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti === gdb Summary === -# of expected passes 229 +# of expected passes 230 # of untested testcases 2 -# of unsupported tests 22 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 23 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 23d20acd..022f5e98 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:38:56 2013 +Test Run By thomas on Fri Feb 8 00:20:39 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -41,5 +41,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml # of expected passes 24 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/log_build.diff b/gdb/log_build.diff index e11052f2..21df546a 100644 --- a/gdb/log_build.diff +++ b/gdb/log_build.diff @@ -1,6 +1,6 @@ ---- toolchain/logs/gdb/kepler.SCHWINGE/log_build_ 2013-02-08 00:35:47.814717745 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/log_build_ 2013-02-08 00:35:47.834717745 +0100 -@@ -277,12 +277,12 @@ +--- toolchain/logs/gdb/kepler.SCHWINGE/log_build_ 2013-02-08 10:44:57.820980473 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/log_build_ 2013-02-08 10:44:57.840980473 +0100 +@@ -279,12 +279,12 @@ checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no @@ -15,7 +15,7 @@ checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no -@@ -353,8 +353,8 @@ +@@ -355,8 +355,8 @@ checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no @@ -26,7 +26,7 @@ checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes -@@ -376,7 +376,7 @@ +@@ -378,7 +378,7 @@ checking for strerror... yes checking for strsignal... yes checking for sysconf... yes @@ -35,7 +35,7 @@ checking for sysmp... no checking for table... no checking for times... yes -@@ -461,7 +461,7 @@ +@@ -463,7 +463,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -44,7 +44,7 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -481,7 +481,7 @@ +@@ -483,7 +483,7 @@ checking if gcc-4.7 supports -c -o file.o... yes checking if gcc-4.7 supports -c -o file.o... (cached) yes checking whether the gcc-4.7 linker (ld) supports shared libraries... yes @@ -53,7 +53,7 @@ checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no -@@ -575,26 +575,26 @@ +@@ -577,26 +577,26 @@ checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes @@ -89,7 +89,7 @@ checking for win32_pstatus_t in sys/procfs.h... no checking linker --as-needed support... yes checking for cos in -lm... yes -@@ -1248,36 +1248,15 @@ +@@ -1254,36 +1254,15 @@ /bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Ferry_Tagscherer/bfd/dwarf1.c libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Ferry_Tagscherer/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo @@ -127,7 +127,7 @@ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ -@@ -1287,7 +1266,7 @@ +@@ -1293,7 +1272,7 @@ /bin/dash ../../Ferry_Tagscherer/bfd/../move-if-change tofiles ofiles touch stamp-ofiles /bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Ferry_Tagscherer.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz @@ -136,7 +136,7 @@ libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ -@@ -1354,7 +1333,7 @@ +@@ -1360,7 +1339,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -145,7 +145,7 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -1374,7 +1353,7 @@ +@@ -1380,7 +1359,7 @@ checking if gcc-4.7 supports -c -o file.o... yes checking if gcc-4.7 supports -c -o file.o... (cached) yes checking whether the gcc-4.7 linker (ld) supports shared libraries... yes @@ -154,7 +154,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -1690,9 +1669,9 @@ +@@ -1696,9 +1675,9 @@ checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes @@ -167,7 +167,7 @@ checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no -@@ -1986,7 +1965,7 @@ +@@ -1992,7 +1971,7 @@ checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for nl_langinfo and CODESET... yes @@ -176,7 +176,7 @@ checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for a traditional japanese locale... ja_JP -@@ -2149,7 +2128,7 @@ +@@ -2154,7 +2133,7 @@ checking size of unsigned long long... 8 checking size of unsigned long... 4 checking size of unsigned __int128... 0 @@ -185,7 +185,7 @@ checking whether to use expat... auto checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes -@@ -2180,9 +2159,9 @@ +@@ -2185,9 +2164,9 @@ checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no @@ -198,7 +198,7 @@ checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes -@@ -2220,12 +2199,12 @@ +@@ -2225,12 +2204,12 @@ checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no @@ -217,7 +217,7 @@ checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes -@@ -2242,9 +2221,9 @@ +@@ -2247,9 +2226,9 @@ checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes @@ -230,7 +230,7 @@ checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes -@@ -2264,12 +2243,12 @@ +@@ -2269,12 +2248,12 @@ checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes @@ -247,7 +247,7 @@ checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes -@@ -2364,19 +2343,19 @@ +@@ -2369,19 +2348,19 @@ checking for struct user_regs_struct.fs_base... no checking for struct user_regs_struct.gs_base... no checking for PTRACE_GETREGS... yes @@ -273,7 +273,7 @@ checking for prsysent_t in sys/procfs.h... no checking for pr_sigset_t in sys/procfs.h... no checking for pr_sigaction64_t in sys/procfs.h... no -@@ -2394,11 +2373,8 @@ +@@ -2399,11 +2378,8 @@ checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -rdynamic @@ -287,7 +287,7 @@ checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body checking for cygwin... no checking for ELF support in BFD... yes -@@ -2406,7 +2382,7 @@ +@@ -2413,7 +2389,7 @@ checking for liblzma... yes checking how to link with liblzma... -llzma checking for X... libraries , headers @@ -296,7 +296,7 @@ configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h -@@ -2415,7 +2391,7 @@ +@@ -2422,7 +2398,7 @@ config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h @@ -305,7 +305,7 @@ config.status: executing depdir commands mkdir -p -- .deps config.status: executing default commands -@@ -2487,328 +2463,6 @@ +@@ -2494,331 +2470,6 @@ config.status: creating gdb.threads/Makefile config.status: creating gdb.trace/Makefile config.status: creating gdb.xml/Makefile @@ -347,7 +347,9 @@ -checking for library containing opendir... (cached) none required -checking for working alloca.h... (cached) yes -checking for alloca... (cached) yes +-checking dependency style of gcc-4.7... (cached) gcc3 -checking for make... (cached) make +-checking whether make sets $(MAKE)... (cached) yes -=== configuring in build-gnulib-gdbserver ([...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver) -configure: running /bin/dash ../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/configure --disable-option-checking '--prefix=[...]/tschwinge/Ferry_Tagscherer.build.install' '--with-system-zlib' '--disable-werror' '--program-transform-name=s,y,y,' '--build=[ARCH]' '--host=[ARCH]' '--target=[ARCH]' 'build_alias=[ARCH]' 'host_alias=[ARCH]' 'target_alias=[ARCH]' 'CC=gcc-4.7' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib -configure: creating cache .././config.cache @@ -468,7 +470,6 @@ -checking whether strverscmp is declared without a macro... yes -checking whether <wchar.h> uses 'inline' correctly... yes -checking for wint_t... yes --checking for inline... inline -checking for alloca as a compiler built-in... yes -checking for working GNU fnmatch... yes -checking whether INT32_MAX < INTMAX_MAX... yes @@ -630,11 +631,13 @@ -configure: creating ./config.status -config.status: creating Makefile -config.status: creating config.h +-config.status: executing depdir commands +-mkdir -p -- .deps -config.status: executing default commands make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/sim' make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/sim' make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' -@@ -3182,30 +2836,112 @@ +@@ -3194,30 +2845,112 @@ make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib' make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib' make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' @@ -670,46 +673,46 @@ +gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../Ferry_Tagscherer/gdb/i386gnu-nat.c +gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../Ferry_Tagscherer/gdb/gnu-nat.c +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'proc_set_exception_port': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:410:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:409:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'proc_steal_exc_port': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:450:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:471:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:449:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:470:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'make_proc': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:584:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:587:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:583:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:586:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -+../../Ferry_Tagscherer/gdb/gnu-nat.c:644:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:643:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_set_pid': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:762:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:761:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -+../../Ferry_Tagscherer/gdb/gnu-nat.c:880:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:981:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:879:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:980:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_validate_procs': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1086:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1085:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_signal': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1350:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1350:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'S_exception_raise_request': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1669:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1669:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1706:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1712:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1705:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1711:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1749:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1748:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'do_mach_notify_dead_name': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:1763:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:1762:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -+../../Ferry_Tagscherer/gdb/gnu-nat.c:2274:1: warning: no previous prototype for 'gnu_read_inferior' [-Wmissing-prototypes] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:2320:1: warning: no previous prototype for 'gnu_write_inferior' [-Wmissing-prototypes] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:2273:1: warning: no previous prototype for 'gnu_read_inferior' [-Wmissing-prototypes] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:2319:1: warning: no previous prototype for 'gnu_write_inferior' [-Wmissing-prototypes] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_write_inferior': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:2385:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] -+../../Ferry_Tagscherer/gdb/gnu-nat.c:2395:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:2384:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:2394:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'steal_exc_port': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:2868:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:2867:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'set_exceptions_cmd': -+../../Ferry_Tagscherer/gdb/gnu-nat.c:2983:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:2982:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] +../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: -+../../Ferry_Tagscherer/gdb/gnu-nat.c:3418:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes] ++../../Ferry_Tagscherer/gdb/gnu-nat.c:3417:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes] +gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../Ferry_Tagscherer/gdb/core-regset.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../Ferry_Tagscherer/gdb/fork-child.c -gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo ../../Ferry_Tagscherer/gdb/i386-nat.c @@ -762,13 +765,13 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../Ferry_Tagscherer/gdb/remote.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../Ferry_Tagscherer/gdb/dcache.c gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../Ferry_Tagscherer/gdb/tracepoint.c -@@ -3608,436 +3344,12 @@ +@@ -3625,440 +3358,12 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.7 -g -O2 -static-libstdc++ -static-libgcc \ -- -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ +- -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ - ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -rdynamic -+ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ ++ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ + ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc' @@ -778,6 +781,7 @@ -CONFIG_FILES="" CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status -config.status: creating config.h -config.status: config.h is unchanged +-config.status: executing depdir commands -config.status: executing default commands -config.status: creating Makefile -config.status: executing depfiles commands @@ -1095,8 +1099,10 @@ -mv -f .deps/localcharset.Tpo .deps/localcharset.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -I.. -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/strnlen1.c -mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po +-gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -I.. -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/wctype-h.c +-mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po -rm -f libgnu.a --ar cru libgnu.a localcharset.o strnlen1.o +-ar cru libgnu.a localcharset.o strnlen1.o wctype-h.o -ranlib libgnu.a -rm -f t-charset.alias charset.alias && \ - /bin/dash ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/config.charset '[ARCH]' > t-charset.alias && \ @@ -1113,73 +1119,74 @@ -make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver' -make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver' -make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver' --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/agent.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/inferiors.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/server.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/signals.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/target.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/agent.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ax.o -MT ax.o -MMD -MP -MF .deps/ax.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o inferiors.o -MT inferiors.o -MMD -MP -MF .deps/inferiors.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/inferiors.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o remote-utils.o -MT remote-utils.o -MMD -MP -MF .deps/remote-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o server.o -MT server.o -MMD -MP -MF .deps/server.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/server.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/signals.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/target.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c -rm -f version.c-tmp version.c -echo '#include "server.h"' >> version.c-tmp -echo 'const char version[] = "'"`sed q ../../../Ferry_Tagscherer/gdb/gdbserver/../version.in`"'";' >> version.c-tmp -echo 'const char host_name[] = "[ARCH]";' >> version.c-tmp -mv version.c-tmp version.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER version.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/vec.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/gdb_vecs.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/mem-break.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/hostio.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/event-loop.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/xml-utils.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/ptid.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/buffer.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/dll.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/vec.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF .deps/gdb_vecs.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/gdb_vecs.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/mem-break.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio.o -MT hostio.o -MMD -MP -MF .deps/hostio.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/hostio.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/event-loop.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/xml-utils.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/ptid.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o buffer.o -MT buffer.o -MMD -MP -MF .deps/buffer.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/buffer.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o format.o -MT format.o -MMD -MP -MF .deps/format.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o dll.o -MT dll.o -MMD -MP -MF .deps/dll.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/dll.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o notif.o -MT notif.o -MMD -MP -MF .deps/notif.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/notif.c -rm -f xml-builtin.tmp -/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-core.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-avx.xml -/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin.c -echo stamp > stamp-xml --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER xml-builtin.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c -/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-linux.dat i386-linux.c -i386-linux.c updated. --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-linux.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-linux.o -MT i386-linux.o -MMD -MP -MF .deps/i386-linux.Tpo i386-linux.c -/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-avx-linux.dat i386-avx-linux.c -i386-avx-linux.c updated. --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-avx-linux.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-avx-linux.o -MT i386-avx-linux.o -MMD -MP -MF .deps/i386-avx-linux.Tpo i386-avx-linux.c -/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-mmx-linux.dat i386-mmx-linux.c -i386-mmx-linux.c updated. --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-mmx-linux.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/linux-low.c -DUSE_THREAD_DB --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-osdata.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/linux-x86-low.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/i386-low.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/i387-fp.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-procfs.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-ptrace.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/hostio-errno.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-mmx-linux.o -MT i386-mmx-linux.o -MMD -MP -MF .deps/i386-mmx-linux.Tpo i386-mmx-linux.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-low.o -MT linux-low.o -MMD -MP -MF .deps/linux-low.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/linux-low.c -DUSE_THREAD_DB +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-osdata.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-x86-low.o -MT linux-x86-low.o -MMD -MP -MF .deps/linux-x86-low.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/linux-x86-low.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-low.o -MT i386-low.o -MMD -MP -MF .deps/i386-low.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/i386-low.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF .deps/i387-fp.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/i387-fp.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-procfs.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-ptrace.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF .deps/hostio-errno.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/hostio-errno.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF .deps/thread-db.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c -rm -f gdbserver --gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o hostio-errno.o thread-db.o proc-service.o \ +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o notif.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o hostio-errno.o thread-db.o proc-service.o \ - build-gnulib-gdbserver/import/libgnu.a -ldl --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF .deps/gdbreplay.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c -rm -f gdbreplay -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbreplay gdbreplay.o version.o \ - --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c -o ax-ipa.o --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c -o tracepoint-ipa.o --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c -o format-ipa.o --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c -o utils-ipa.o --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c -o regcache-ipa.o --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c -o remote-utils-ipa.o --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c -o common-utils-ipa.o --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden i386-linux.c -o i386-linux-ipa.o --gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/linux-i386-ipa.c -o linux-i386-ipa.o +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o ax-ipa.o -MT ax-ipa.o -MMD -MP -MF .deps/ax-ipa.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tracepoint-ipa.o -MT tracepoint-ipa.o -MMD -MP -MF .deps/tracepoint-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o format-ipa.o -MT format-ipa.o -MMD -MP -MF .deps/format-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o utils-ipa.o -MT utils-ipa.o -MMD -MP -MF .deps/utils-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o regcache-ipa.o -MT regcache-ipa.o -MMD -MP -MF .deps/regcache-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o remote-utils-ipa.o -MT remote-utils-ipa.o -MMD -MP -MF .deps/remote-utils-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o common-utils-ipa.o -MT common-utils-ipa.o -MMD -MP -MF .deps/common-utils-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o i386-linux-ipa.o -MT i386-linux-ipa.o -MMD -MP -MF .deps/i386-linux-ipa.Tpo i386-linux.c +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o linux-i386-ipa.o -MT linux-i386-ipa.o -MMD -MP -MF .deps/linux-i386-ipa.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/linux-i386-ipa.c -rm -f libinproctrace.so -gcc-4.7 -shared -fPIC -Wl,--no-undefined -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER \ - -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o libinproctrace.so ax-ipa.o tracepoint-ipa.o format-ipa.o utils-ipa.o regcache-ipa.o remote-utils-ipa.o common-utils-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread diff --git a/gdb/log_install.diff b/gdb/log_install.diff index f264bd3a..bbdc3abe 100644 --- a/gdb/log_install.diff +++ b/gdb/log_install.diff @@ -1,5 +1,5 @@ ---- toolchain/logs/gdb/kepler.SCHWINGE/log_install_ 2013-02-08 00:35:47.934717751 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/log_install_ 2013-02-08 00:35:47.938717752 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/log_install_ 2013-02-08 10:45:02.748980772 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/log_install_ 2013-02-08 10:45:02.752980770 +0100 @@ -70,7 +70,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a libtool: install: chmod 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a diff --git a/gdb/log_test.diff b/gdb/log_test.diff index 7f03f62d..20026826 100644 --- a/gdb/log_test.diff +++ b/gdb/log_test.diff @@ -1,23 +1,30 @@ ---- toolchain/logs/gdb/kepler.SCHWINGE/log_test_ 2013-02-08 00:35:47.950717752 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/log_test_ 2013-02-08 00:35:47.954717753 +0100 -@@ -18,7 +18,6 @@ +--- toolchain/logs/gdb/kepler.SCHWINGE/log_test_ 2013-02-08 10:45:32.560982624 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/log_test_ 2013-02-08 10:45:32.564982624 +0100 +@@ -11,13 +11,13 @@ + make[4]: Nothing to be done for `check'. + make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po' + make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' +-make[4]: Nothing to be done for `check-am'. + make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' + make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' + make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making check in . make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' --make[3]: Nothing to be done for `check-am'. ++make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making check in po make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po' -@@ -71,7 +70,7 @@ +@@ -70,7 +70,7 @@ Nothing to be done for all... Making a new config file... - rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/a2-run.exp gdb.base/advance.exp gdb.base/alias.exp gdb.base/all-bin.exp gdb.base/annota1.exp gdb.base/annota3.exp gdb.base/anon.exp gdb.base/args.exp gdb.base/arithmet.exp gdb.base/arrayidx.exp gdb.base/assign.exp gdb.base/async-shell.exp gdb.base/async.exp gdb.base/attach-pie-misread.exp gdb.base/attach-pie-noexec.exp gdb.base/attach-twice.exp gdb.base/attach.exp gdb.base/auxv.exp gdb.base/bang.exp gdb.base/bfp-test.exp gdb.base/bigcore.exp gdb.base/bitfields.exp gdb.base/bitfields2.exp gdb.base/bitops.exp gdb.base/break-always.exp gdb.base/break-caller-line.exp gdb.base/break-entry.exp gdb.base/break-inline.exp gdb.base/break-interp.exp gdb.base/break-on-linker-gcd-function.exp gdb.base/break.exp gdb.base/breakpoint-shadow.exp gdb.base/call-ar-st.exp gdb.base/call-rt-st.exp gdb.base/call-sc.exp gdb.base/call-signal-resume.exp gdb.base/call-strs.exp gdb.base/callexit.exp gdb.base/callfuncs.exp gdb.base/catch-load.exp gdb.base/catch-syscall.exp gdb.base/charset.exp gdb.base/checkpoint.exp gdb.base/chng-syms.exp gdb.base/code-expr.exp gdb.base/code_elim.exp gdb.base/commands.exp gdb.base/completion.exp gdb.base/complex.exp gdb.base/comprdebug.exp gdb.base/cond-eval-mode.exp gdb.base/cond-expr.exp gdb.base/condbreak.exp gdb.base/consecutive.exp gdb.base/constvars.exp gdb.base/corefile.exp gdb.base/ctxobj.exp gdb.base/cursal.exp gdb.base/cvexpr.exp gdb.base/dbx.exp gdb.base/debug-expr.exp gdb.base/default.exp gdb.base/define.exp gdb.base/del.exp gdb.base/detach.exp gdb.base/dfp-exprs.exp gdb.base/dfp-test.exp gdb.base/disabled-location.exp gdb.base/disasm-end-cu.exp gdb.base/disp-step-syscall.exp gdb.base/display.exp gdb.base/dmsym.exp gdb.base/dprintf.exp gdb.base/dump.exp gdb.base/dup-sect.exp gdb.base/duplicate-bp.exp gdb.base/echo.exp gdb.base/empty_exe.exp gdb.base/ena-dis-br.exp gdb.base/ending-run.exp gdb.base/enum_cond.exp gdb.base/enumval.exp gdb.base/environ.exp gdb.base/eu-strip-infcall.exp gdb.base/eval-skip.exp gdb.base/eval.exp gdb.base/exe-lock.exp gdb.base/expand-psymtabs.exp gdb.base/exprs.exp gdb.base/fileio.exp gdb.base/find-unmapped.exp gdb.base/find.exp gdb.base/finish.exp gdb.base/fixsection.exp gdb.base/float.exp gdb.base/foll-exec.exp gdb.base/foll-fork.exp gdb.base/foll-vfork.exp gdb.base/fortran-sym-case.exp gdb.base/frame-args.exp gdb.base/freebpcmd.exp gdb.base/fullname.exp gdb.base/funcargs.exp gdb.base/gcore-buffer-overflow.exp gdb.base/gcore-relro.exp gdb.base/gcore.exp gdb.base/gdb1056.exp gdb.base/gdb1090.exp gdb.base/gdb11530.exp gdb.base/gdb11531.exp gdb.base/gdb1250.exp gdb.base/gdb1555.exp gdb.base/gdb1821.exp gdb.base/gdbindex-stabs.exp gdb.base/gdbvars.exp gdb.base/gnu-debugdata.exp gdb.base/gnu-ifunc.exp gdb.base/gnu_vector.exp gdb.base/hashline1.exp gdb.base/hashline2.exp gdb.base/hashline3.exp gdb.base/hbreak.exp gdb.base/hbreak2.exp gdb.base/help.exp gdb.base/hook-stop-continue.exp gdb.base/hook-stop-frame.exp gdb.base/huge.exp gdb.base/ifelse.exp gdb.base/included.exp gdb.base/inferior-died.exp gdb.base/infnan.exp gdb.base/info-fun.exp gdb.base/info-macros.exp gdb.base/info-os.exp gdb.base/info-proc.exp gdb.base/info-target.exp gdb.base/infoline.exp gdb.base/interact.exp gdb.base/interp.exp gdb.base/interrupt.exp gdb.base/jit-simple.exp gdb.base/jit-so.exp gdb.base/jit.exp gdb.base/jump.exp gdb.base/kill-after-signal.exp gdb.base/label.exp gdb.base/langs.exp gdb.base/ldbl_e308.exp gdb.base/lineinc.exp gdb.base/linespecs.exp gdb.base/list.exp gdb.base/logical.exp gdb.base/long_long.exp gdb.base/longest-types.exp gdb.base/longjmp.exp gdb.base/macscp.exp gdb.base/maint.exp gdb.base/memattr.exp gdb.base/mips_pro.exp gdb.base/miscexprs.exp gdb.base/morestack.exp gdb.base/moribund-step.exp gdb.base/multi-forks.exp --outdir gdb.base1 --Test Run By thomas on Thu Feb 7 23:27:03 2013 -+Test Run By thomas on Thu Feb 7 23:26:57 2013 + rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/a2-run.exp gdb.base/advance.exp gdb.base/alias.exp gdb.base/all-bin.exp gdb.base/annota1.exp gdb.base/annota3.exp gdb.base/anon.exp gdb.base/args.exp gdb.base/arithmet.exp gdb.base/arrayidx.exp gdb.base/assign.exp gdb.base/async-shell.exp gdb.base/async.exp gdb.base/attach-pie-misread.exp gdb.base/attach-pie-noexec.exp gdb.base/attach-twice.exp gdb.base/attach.exp gdb.base/auxv.exp gdb.base/bang.exp gdb.base/bfp-test.exp gdb.base/bigcore.exp gdb.base/bitfields.exp gdb.base/bitfields2.exp gdb.base/bitops.exp gdb.base/break-always.exp gdb.base/break-caller-line.exp gdb.base/break-entry.exp gdb.base/break-inline.exp gdb.base/break-interp.exp gdb.base/break-on-linker-gcd-function.exp gdb.base/break.exp gdb.base/breakpoint-shadow.exp gdb.base/call-ar-st.exp gdb.base/call-rt-st.exp gdb.base/call-sc.exp gdb.base/call-signal-resume.exp gdb.base/call-strs.exp gdb.base/callexit.exp gdb.base/callfuncs.exp gdb.base/catch-load.exp gdb.base/catch-signal.exp gdb.base/catch-syscall.exp gdb.base/charset.exp gdb.base/checkpoint.exp gdb.base/chng-syms.exp gdb.base/code-expr.exp gdb.base/code_elim.exp gdb.base/commands.exp gdb.base/completion.exp gdb.base/complex.exp gdb.base/comprdebug.exp gdb.base/cond-eval-mode.exp gdb.base/cond-expr.exp gdb.base/condbreak.exp gdb.base/consecutive.exp gdb.base/constvars.exp gdb.base/corefile.exp gdb.base/ctxobj.exp gdb.base/cursal.exp gdb.base/cvexpr.exp gdb.base/dbx.exp gdb.base/debug-expr.exp gdb.base/default.exp gdb.base/define.exp gdb.base/del.exp gdb.base/detach.exp gdb.base/dfp-exprs.exp gdb.base/dfp-test.exp gdb.base/disabled-location.exp gdb.base/disasm-end-cu.exp gdb.base/disp-step-syscall.exp gdb.base/display.exp gdb.base/dmsym.exp gdb.base/dprintf.exp gdb.base/dump.exp gdb.base/dup-sect.exp gdb.base/duplicate-bp.exp gdb.base/echo.exp gdb.base/empty_exe.exp gdb.base/ena-dis-br.exp gdb.base/ending-run.exp gdb.base/enum_cond.exp gdb.base/enumval.exp gdb.base/environ.exp gdb.base/eu-strip-infcall.exp gdb.base/eval-skip.exp gdb.base/eval.exp gdb.base/exe-lock.exp gdb.base/expand-psymtabs.exp gdb.base/exprs.exp gdb.base/fileio.exp gdb.base/find-unmapped.exp gdb.base/find.exp gdb.base/finish.exp gdb.base/fixsection.exp gdb.base/float.exp gdb.base/foll-exec.exp gdb.base/foll-fork.exp gdb.base/foll-vfork.exp gdb.base/fortran-sym-case.exp gdb.base/frame-args.exp gdb.base/freebpcmd.exp gdb.base/fullname.exp gdb.base/fullpath-expand.exp gdb.base/funcargs.exp gdb.base/gcore-buffer-overflow.exp gdb.base/gcore-relro.exp gdb.base/gcore.exp gdb.base/gdb1056.exp gdb.base/gdb1090.exp gdb.base/gdb11530.exp gdb.base/gdb11531.exp gdb.base/gdb1250.exp gdb.base/gdb1555.exp gdb.base/gdb1821.exp gdb.base/gdbindex-stabs.exp gdb.base/gdbvars.exp gdb.base/gnu-debugdata.exp gdb.base/gnu-ifunc.exp gdb.base/gnu_vector.exp gdb.base/hashline1.exp gdb.base/hashline2.exp gdb.base/hashline3.exp gdb.base/hbreak.exp gdb.base/hbreak2.exp gdb.base/help.exp gdb.base/hook-stop-continue.exp gdb.base/hook-stop-frame.exp gdb.base/huge.exp gdb.base/ifelse.exp gdb.base/included.exp gdb.base/inferior-died.exp gdb.base/infnan.exp gdb.base/info-fun.exp gdb.base/info-macros.exp gdb.base/info-os.exp gdb.base/info-proc.exp gdb.base/info-target.exp gdb.base/infoline.exp gdb.base/interact.exp gdb.base/interp.exp gdb.base/interrupt.exp gdb.base/jit-simple.exp gdb.base/jit-so.exp gdb.base/jit.exp gdb.base/jump.exp gdb.base/kill-after-signal.exp gdb.base/label.exp gdb.base/langs.exp gdb.base/ldbl_e308.exp gdb.base/lineinc.exp gdb.base/linespecs.exp gdb.base/list.exp gdb.base/logical.exp gdb.base/long_long.exp gdb.base/longest-types.exp gdb.base/longjmp.exp gdb.base/macscp.exp gdb.base/maint.exp gdb.base/memattr.exp gdb.base/mips_pro.exp gdb.base/miscexprs.exp gdb.base/morestack.exp gdb.base/moribund-step.exp gdb.base/multi-forks.exp --outdir gdb.base1 +-Test Run By thomas on Fri Feb 8 00:08:52 2013 ++Test Run By thomas on Fri Feb 8 09:32:08 2013 Native configuration is [ARCH] === gdb tests === -@@ -95,6 +94,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -94,9 +94,12 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jump.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/multi-forks.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak.exp ... @@ -26,7 +33,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/frame-args.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dbx.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit.exp ... -@@ -118,10 +119,16 @@ Running ../../../Ferry_Tagscherer/gdb/te ++FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/echo.exp ... +@@ -117,10 +120,16 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/commands.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/define.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/callfuncs.exp ... @@ -40,10 +51,10 @@ +FAIL: gdb.base/interrupt.exp: continue +FAIL: gdb.base/interrupt.exp: Send Control-C, second time +FAIL: gdb.base/interrupt.exp: send end of file + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullpath-expand.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-signal-resume.exp ... - Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline2.exp ... -@@ -132,6 +139,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -132,6 +141,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/find-unmapped.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/inferior-died.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/corefile.exp ... @@ -51,7 +62,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/duplicate-bp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/debug-expr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hook-stop-frame.exp ... -@@ -155,12 +163,23 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -155,12 +165,23 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/lineinc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disasm-end-cu.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/annota1.exp ... @@ -75,7 +86,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-entry.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-interp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/args.exp ... -@@ -170,6 +189,18 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -171,6 +192,18 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11531.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-load.exp ... @@ -94,7 +105,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1056.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitops.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/memattr.exp ... -@@ -178,6 +209,9 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -179,6 +212,9 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dup-sect.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/long_long.exp ... @@ -104,7 +115,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdbindex-stabs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/label.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eval.exp ... -@@ -197,6 +231,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -198,6 +234,8 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline1.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/default.exp ... FAIL: gdb.base/default.exp: cd @@ -113,7 +124,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/assign.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-strs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dump.exp ... -@@ -206,6 +242,29 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -207,6 +245,29 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-test.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fileio.exp ... @@ -143,7 +154,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enumval.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enum_cond.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/huge.exp ... -@@ -218,13 +277,18 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -219,12 +280,18 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1555.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/del.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach.exp ... @@ -161,11 +172,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longjmp.exp ... -FAIL: gdb.base/longjmp.exp: next over longjmp(1) -FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) --FAIL: gdb.base/longjmp.exp: next over patt3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/included.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-debugdata.exp ... -@@ -247,6 +311,28 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -247,6 +314,28 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1250.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bfp-test.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit-so.exp ... @@ -194,32 +204,32 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/macscp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11530.exp ... -@@ -254,17 +340,17 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -254,17 +343,17 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 5921 --# of unexpected failures 5 +-# of expected passes 6021 +-# of unexpected failures 4 -# of expected failures 26 -# of known failures 21 -# of untested testcases 1 -# of unsupported tests 2 -+# of expected passes 4408 -+# of unexpected failures 91 ++# of expected passes 4496 ++# of unexpected failures 92 +# of expected failures 6 +# of known failures 20 +# of untested testcases 2 +# of unsupported tests 12 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.base1] Error 1 - rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/nextoverexit.exp gdb.base/nodebug.exp gdb.base/nofield.exp gdb.base/nostdlib.exp gdb.base/opaque.exp gdb.base/overlays.exp gdb.base/page.exp gdb.base/pc-fp.exp gdb.base/pending.exp gdb.base/permissions.exp gdb.base/pie-execl.exp gdb.base/pointers.exp gdb.base/pr10179.exp gdb.base/pr11022.exp gdb.base/prelink.exp gdb.base/print-file-var.exp gdb.base/printcmds.exp gdb.base/prologue.exp gdb.base/psymtab.exp gdb.base/ptr-typedef.exp gdb.base/ptype.exp gdb.base/radix.exp gdb.base/randomize.exp gdb.base/readline-ask.exp gdb.base/readline.exp gdb.base/recpar.exp gdb.base/recurse.exp gdb.base/relational.exp gdb.base/relativedebug.exp gdb.base/relocate.exp gdb.base/remote.exp gdb.base/remotetimeout.exp gdb.base/reread.exp gdb.base/restore.exp gdb.base/return-nodebug.exp gdb.base/return.exp gdb.base/return2.exp gdb.base/save-bp.exp gdb.base/savedregs.exp gdb.base/scope.exp gdb.base/sect-cmd.exp gdb.base/sep.exp gdb.base/sepdebug.exp gdb.base/sepsymtab.exp gdb.base/set-lang-auto.exp gdb.base/set-noassign.exp gdb.base/setshow.exp gdb.base/setvar.exp gdb.base/shell.exp gdb.base/shlib-call.exp gdb.base/shreloc.exp gdb.base/sigall.exp gdb.base/sigaltstack.exp gdb.base/sigbpt.exp gdb.base/sigchld.exp gdb.base/siginfo-addr.exp gdb.base/siginfo-infcall.exp gdb.base/siginfo-obj.exp gdb.base/siginfo-thread.exp gdb.base/siginfo.exp gdb.base/signals.exp gdb.base/signest.exp gdb.base/signull.exp gdb.base/sigrepeat.exp gdb.base/sigstep.exp gdb.base/sizeof.exp gdb.base/skip-solib.exp gdb.base/skip.exp gdb.base/so-impl-ld.exp gdb.base/so-indr-cl.exp gdb.base/solib-corrupted.exp gdb.base/solib-disc.exp gdb.base/solib-display.exp gdb.base/solib-nodir.exp gdb.base/solib-overlap.exp gdb.base/solib-symbol.exp gdb.base/solib-weak.exp gdb.base/solib.exp gdb.base/source.exp gdb.base/stack-checking.exp gdb.base/stale-infcall.exp gdb.base/stap-probe.exp gdb.base/start.exp gdb.base/step-break.exp gdb.base/step-bt.exp gdb.base/step-line.exp gdb.base/step-resume-infcall.exp gdb.base/step-symless.exp gdb.base/step-test.exp gdb.base/store.exp gdb.base/structs.exp gdb.base/structs2.exp gdb.base/structs3.exp gdb.base/subst.exp gdb.base/symbol-without-target_section.exp gdb.base/term.exp gdb.base/testenv.exp gdb.base/trace-commands.exp gdb.base/tui-layout.exp gdb.base/twice.exp gdb.base/type-opaque.exp gdb.base/ui-redirect.exp gdb.base/unload.exp gdb.base/until.exp gdb.base/unwindonsignal.exp gdb.base/valgrind-db-attach.exp gdb.base/valgrind-infcall.exp gdb.base/value-double-free.exp gdb.base/varargs.exp gdb.base/volatile.exp gdb.base/watch-cond-infcall.exp gdb.base/watch-cond.exp gdb.base/watch-non-mem.exp gdb.base/watch-read.exp gdb.base/watch-vfork.exp gdb.base/watch_thread_num.exp gdb.base/watchpoint-cond-gone.exp gdb.base/watchpoint-delete.exp gdb.base/watchpoint-hw-hit-once.exp gdb.base/watchpoint-hw.exp gdb.base/watchpoint-solib.exp gdb.base/watchpoint.exp gdb.base/watchpoints.exp gdb.base/wchar.exp gdb.base/whatis-exp.exp gdb.base/whatis.exp --outdir gdb.base2 --Test Run By thomas on Thu Feb 7 23:31:19 2013 -+Test Run By thomas on Thu Feb 7 23:37:26 2013 + rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 gdb.base/nextoverexit.exp gdb.base/nodebug.exp gdb.base/nofield.exp gdb.base/nostdlib.exp gdb.base/opaque.exp gdb.base/overlays.exp gdb.base/page.exp gdb.base/pc-fp.exp gdb.base/pending.exp gdb.base/permissions.exp gdb.base/pie-execl.exp gdb.base/pointers.exp gdb.base/pr10179.exp gdb.base/pr11022.exp gdb.base/prelink.exp gdb.base/print-file-var.exp gdb.base/printcmds.exp gdb.base/prologue-include.exp gdb.base/prologue.exp gdb.base/psymtab.exp gdb.base/ptr-typedef.exp gdb.base/ptype.exp gdb.base/radix.exp gdb.base/randomize.exp gdb.base/readline-ask.exp gdb.base/readline.exp gdb.base/realname-expand.exp gdb.base/recpar.exp gdb.base/recurse.exp gdb.base/relational.exp gdb.base/relativedebug.exp gdb.base/relocate.exp gdb.base/remote.exp gdb.base/remotetimeout.exp gdb.base/reread.exp gdb.base/restore.exp gdb.base/return-nodebug.exp gdb.base/return.exp gdb.base/return2.exp gdb.base/save-bp.exp gdb.base/savedregs.exp gdb.base/scope.exp gdb.base/sect-cmd.exp gdb.base/sep.exp gdb.base/sepdebug.exp gdb.base/sepsymtab.exp gdb.base/set-lang-auto.exp gdb.base/set-noassign.exp gdb.base/setshow.exp gdb.base/setvar.exp gdb.base/shell.exp gdb.base/shlib-call.exp gdb.base/shreloc.exp gdb.base/sigall.exp gdb.base/sigaltstack.exp gdb.base/sigbpt.exp gdb.base/sigchld.exp gdb.base/siginfo-addr.exp gdb.base/siginfo-infcall.exp gdb.base/siginfo-obj.exp gdb.base/siginfo-thread.exp gdb.base/siginfo.exp gdb.base/signals.exp gdb.base/signest.exp gdb.base/signull.exp gdb.base/sigrepeat.exp gdb.base/sigstep.exp gdb.base/sizeof.exp gdb.base/skip-solib.exp gdb.base/skip.exp gdb.base/so-impl-ld.exp gdb.base/so-indr-cl.exp gdb.base/solib-corrupted.exp gdb.base/solib-disc.exp gdb.base/solib-display.exp gdb.base/solib-nodir.exp gdb.base/solib-overlap.exp gdb.base/solib-symbol.exp gdb.base/solib-weak.exp gdb.base/solib.exp gdb.base/source.exp gdb.base/stack-checking.exp gdb.base/stale-infcall.exp gdb.base/stap-probe.exp gdb.base/start.exp gdb.base/step-break.exp gdb.base/step-bt.exp gdb.base/step-line.exp gdb.base/step-resume-infcall.exp gdb.base/step-symless.exp gdb.base/step-test.exp gdb.base/store.exp gdb.base/structs.exp gdb.base/structs2.exp gdb.base/structs3.exp gdb.base/subst.exp gdb.base/symbol-without-target_section.exp gdb.base/term.exp gdb.base/testenv.exp gdb.base/trace-commands.exp gdb.base/tui-layout.exp gdb.base/twice.exp gdb.base/type-opaque.exp gdb.base/ui-redirect.exp gdb.base/unload.exp gdb.base/until.exp gdb.base/unwindonsignal.exp gdb.base/valgrind-db-attach.exp gdb.base/valgrind-infcall.exp gdb.base/value-double-free.exp gdb.base/varargs.exp gdb.base/volatile.exp gdb.base/watch-cond-infcall.exp gdb.base/watch-cond.exp gdb.base/watch-non-mem.exp gdb.base/watch-read.exp gdb.base/watch-vfork.exp gdb.base/watch_thread_num.exp gdb.base/watchpoint-cond-gone.exp gdb.base/watchpoint-delete.exp gdb.base/watchpoint-hw-hit-once.exp gdb.base/watchpoint-hw.exp gdb.base/watchpoint-solib.exp gdb.base/watchpoint.exp gdb.base/watchpoints.exp gdb.base/wchar.exp gdb.base/whatis-exp.exp gdb.base/whatis.exp --outdir gdb.base2 +-Test Run By thomas on Fri Feb 8 00:13:10 2013 ++Test Run By thomas on Fri Feb 8 09:42:58 2013 Native configuration is [ARCH] === gdb tests === -@@ -278,10 +364,30 @@ Running target unix +@@ -278,10 +367,30 @@ Running target unix Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-read.exp ... @@ -250,7 +260,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/randomize.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return-nodebug.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-lang-auto.exp ... -@@ -291,6 +397,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -291,6 +400,10 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/printcmds.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/restore.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/savedregs.exp ... @@ -261,7 +271,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ui-redirect.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/tui-layout.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signest.exp ... -@@ -306,14 +416,29 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -306,14 +419,29 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sepdebug.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shreloc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pr11022.exp ... @@ -291,7 +301,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-nodir.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-db-attach.exp ... -@@ -321,6 +446,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -321,6 +449,10 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/skip-solib.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/start.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-weak.exp ... @@ -302,7 +312,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/save-bp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/term.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-resume-infcall.exp ... -@@ -332,12 +461,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -332,12 +464,14 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return2.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shlib-call.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-vfork.exp ... @@ -317,8 +327,8 @@ +FAIL: gdb.base/siginfo-infcall.exp: continue to the handler Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setshow.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... - Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unwindonsignal.exp ... -@@ -351,7 +482,11 @@ Running ../../../Ferry_Tagscherer/gdb/te + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue-include.exp ... +@@ -352,7 +486,11 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-overlap.exp ... sh: prelink: command not found Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo.exp ... @@ -330,7 +340,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/subst.exp ... -@@ -369,7 +504,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -371,7 +509,12 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/wchar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw.exp ... @@ -343,7 +353,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-indr-cl.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shell.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/psymtab.exp ... -@@ -378,6 +518,17 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -380,6 +523,17 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-delete.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-non-mem.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unload.exp ... @@ -361,7 +371,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/twice.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/permissions.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nodebug.exp ... -@@ -391,34 +542,139 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -393,34 +547,144 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/whatis.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-disc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigbpt.exp ... @@ -412,7 +422,12 @@ +FAIL: gdb.base/sigstep.exp: finish from handleri; leave signal trampoline +FAIL: gdb.base/sigstep.exp: return from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline (got interactive prompt) -+FAIL: gdb.base/sigstep.exp: continue to handler entry; resync ++FAIL: gdb.base/sigstep.exp: next to handler entry; resync ++FAIL: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop (timeout) ++FAIL: gdb.base/sigstep.exp: next to handler entry; break handler (timeout) ++FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (timeout) ++FAIL: gdb.base/sigstep.exp: next to handler entry; clear handler (timeout) ++FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (timeout) +FAIL: gdb.base/sigstep.exp: continue to handler entry; advance to infinite loop (timeout) +FAIL: gdb.base/sigstep.exp: continue to handler entry; break handler (timeout) +FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (timeout) @@ -487,27 +502,27 @@ === gdb Summary === --# of expected passes 4534 +-# of expected passes 4538 -# of unexpected failures 1 -# of expected failures 3 -# of known failures 7 -# of untested testcases 5 +# of expected passes 3872 -+# of unexpected failures 170 ++# of unexpected failures 175 +# of expected failures 2 +# of known failures 2 +# of untested testcases 7 +# of unsupported tests 2 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.base2] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.ada --outdir=gdb.ada --Test Run By thomas on Thu Feb 7 23:33:10 2013 -+Test Run By thomas on Fri Feb 8 00:01:41 2013 +-Test Run By thomas on Fri Feb 8 00:14:58 2013 ++Test Run By thomas on Fri Feb 8 10:08:17 2013 Native configuration is [ARCH] === gdb tests === -@@ -483,7 +739,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -485,7 +749,12 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/lang_switch.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_task_arg.exp ... @@ -520,7 +535,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mod_from_name.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/nested.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/null_array.exp ... -@@ -502,6 +763,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -504,6 +773,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_field.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rdv_wait.exp ... @@ -528,7 +543,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rec_return.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ref_param.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ref_tick_size.exp ... -@@ -516,7 +778,19 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -518,7 +788,19 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tagged.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tagged_not_init.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/task_bp.exp ... @@ -548,7 +563,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tick_last_segv.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/type_coercion.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ... -@@ -524,14 +798,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -526,14 +808,15 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ... FAIL: gdb.ada/variant_record_packed_array.exp: print adress content Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/watch_arg.exp ... @@ -566,16 +581,16 @@ # of expected failures 1 # of known failures 1 # of unsupported tests 2 -@@ -539,7 +814,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -541,7 +824,7 @@ Running ../../../Ferry_Tagscherer/gdb/te make[4]: *** [check-gdb.ada] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.arch --outdir=gdb.arch --Test Run By thomas on Thu Feb 7 23:34:02 2013 -+Test Run By thomas on Fri Feb 8 00:06:37 2013 +-Test Run By thomas on Fri Feb 8 00:15:43 2013 ++Test Run By thomas on Fri Feb 8 10:13:07 2013 Native configuration is [ARCH] === gdb tests === -@@ -576,8 +851,25 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -578,8 +861,25 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-byte.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-disp-step.exp ... @@ -601,7 +616,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-prologue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-signal.exp ... -@@ -585,6 +877,30 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -587,6 +887,30 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-size.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse.exp ... @@ -632,7 +647,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-unwind.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-word.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ... -@@ -609,12 +925,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -611,12 +935,14 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === @@ -640,16 +655,16 @@ +# of expected passes 140 +# of unexpected failures 41 # of known failures 1 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +make[4]: *** [check-gdb.arch] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.asm --outdir=gdb.asm --Test Run By thomas on Thu Feb 7 23:34:07 2013 -+Test Run By thomas on Fri Feb 8 00:07:12 2013 +-Test Run By thomas on Fri Feb 8 00:15:47 2013 ++Test Run By thomas on Fri Feb 8 10:13:39 2013 Native configuration is [ARCH] === gdb tests === -@@ -627,14 +945,41 @@ Running target unix +@@ -629,14 +955,41 @@ Running target unix Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.asm/asm-source.exp ... @@ -684,25 +699,34 @@ -# of expected passes 28 +# of expected passes 3 +# of unexpected failures 25 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +make[4]: *** [check-gdb.asm] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.cell --outdir=gdb.cell --Test Run By thomas on Thu Feb 7 23:34:07 2013 -+Test Run By thomas on Fri Feb 8 00:11:26 2013 +-Test Run By thomas on Fri Feb 8 00:15:48 2013 ++Test Run By thomas on Fri Feb 8 10:17:53 2013 Native configuration is [ARCH] === gdb tests === -@@ -670,7 +1015,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -672,7 +1025,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.cp --outdir=gdb.cp --Test Run By thomas on Thu Feb 7 23:34:07 2013 -+Test Run By thomas on Fri Feb 8 00:11:28 2013 +-Test Run By thomas on Fri Feb 8 00:15:48 2013 ++Test Run By thomas on Fri Feb 8 10:17:55 2013 Native configuration is [ARCH] === gdb tests === -@@ -722,6 +1067,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -687,6 +1040,8 @@ Running target unix + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/abstract-origin.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ambiguous.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota2.exp ... ++FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) ++FAIL: gdb.cp/annota2.exp: annotate-quit + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-ns.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-struct.exp ... +@@ -724,6 +1079,16 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb2495.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/hang.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... @@ -719,90 +743,90 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/inherit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/koenig.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/local.exp ... -@@ -794,14 +1149,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -798,14 +1163,16 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 3954 -+# of expected passes 3946 -+# of unexpected failures 10 +-# of expected passes 3965 ++# of expected passes 3955 ++# of unexpected failures 12 # of expected failures 6 -# of known failures 22 +# of known failures 20 # of unsupported tests 1 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +make[4]: *** [check-gdb.cp] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.disasm --outdir=gdb.disasm --Test Run By thomas on Thu Feb 7 23:35:03 2013 -+Test Run By thomas on Fri Feb 8 00:19:22 2013 +-Test Run By thomas on Fri Feb 8 00:16:44 2013 ++Test Run By thomas on Fri Feb 8 10:26:16 2013 Native configuration is [ARCH] === gdb tests === -@@ -837,7 +1194,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -841,7 +1208,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.dwarf2 --outdir=gdb.dwarf2 --Test Run By thomas on Thu Feb 7 23:35:03 2013 -+Test Run By thomas on Fri Feb 8 00:19:24 2013 +-Test Run By thomas on Fri Feb 8 00:16:44 2013 ++Test Run By thomas on Fri Feb 8 10:26:18 2013 Native configuration is [ARCH] === gdb tests === -@@ -922,7 +1279,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -938,7 +1305,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.fortran --outdir=gdb.fortran --Test Run By thomas on Thu Feb 7 23:35:18 2013 -+Test Run By thomas on Fri Feb 8 00:21:04 2013 +-Test Run By thomas on Fri Feb 8 00:17:00 2013 ++Test Run By thomas on Fri Feb 8 10:28:16 2013 Native configuration is [ARCH] === gdb tests === -@@ -957,7 +1314,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -973,7 +1340,7 @@ Running ../../../Ferry_Tagscherer/gdb/te make[4]: *** [check-gdb.fortran] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.gdb --outdir=gdb.gdb --Test Run By thomas on Thu Feb 7 23:35:22 2013 -+Test Run By thomas on Fri Feb 8 00:21:34 2013 +-Test Run By thomas on Fri Feb 8 00:17:04 2013 ++Test Run By thomas on Fri Feb 8 10:28:48 2013 Native configuration is [ARCH] === gdb tests === -@@ -980,7 +1337,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -996,7 +1363,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.go --outdir=gdb.go --Test Run By thomas on Thu Feb 7 23:35:26 2013 -+Test Run By thomas on Fri Feb 8 00:22:35 2013 +-Test Run By thomas on Fri Feb 8 00:17:09 2013 ++Test Run By thomas on Fri Feb 8 10:29:43 2013 Native configuration is [ARCH] === gdb tests === -@@ -1021,7 +1378,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -1037,7 +1404,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.java --outdir=gdb.java --Test Run By thomas on Thu Feb 7 23:35:27 2013 -+Test Run By thomas on Fri Feb 8 00:22:39 2013 +-Test Run By thomas on Fri Feb 8 00:17:10 2013 ++Test Run By thomas on Fri Feb 8 10:29:50 2013 Native configuration is [ARCH] === gdb tests === -@@ -1054,7 +1411,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1070,7 +1437,7 @@ Running ../../../Ferry_Tagscherer/gdb/te make[4]: *** [check-gdb.java] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.linespec --outdir=gdb.linespec --Test Run By thomas on Thu Feb 7 23:35:34 2013 -+Test Run By thomas on Fri Feb 8 00:23:44 2013 +-Test Run By thomas on Fri Feb 8 00:17:16 2013 ++Test Run By thomas on Fri Feb 8 10:30:38 2013 Native configuration is [ARCH] === gdb tests === -@@ -1077,7 +1434,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -1095,7 +1462,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.mi --outdir=gdb.mi --Test Run By thomas on Thu Feb 7 23:35:36 2013 -+Test Run By thomas on Fri Feb 8 00:24:01 2013 +-Test Run By thomas on Fri Feb 8 00:17:19 2013 ++Test Run By thomas on Fri Feb 8 10:30:58 2013 Native configuration is [ARCH] === gdb tests === -@@ -1090,6 +1447,8 @@ Running target unix +@@ -1108,6 +1475,8 @@ Running target unix Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ... @@ -811,7 +835,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb2549.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb669.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb680.exp ... -@@ -1099,8 +1458,25 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1117,9 +1486,28 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-basics.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-break.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ... @@ -823,6 +847,9 @@ +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-catch-load.exp ... ++FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop ++FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... +FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" @@ -837,7 +864,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-console.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-disassemble.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-eval.exp ... -@@ -1112,6 +1488,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1132,6 +1520,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-logging.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-memory-changed.exp ... @@ -845,7 +872,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ... -@@ -1131,6 +1508,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1151,11 +1540,16 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-stepi.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-stepn.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-syn-frame.exp ... @@ -853,7 +880,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-until.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-block.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ... -@@ -1148,19 +1526,22 @@ Running ../../../Ferry_Tagscherer/gdb/te + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... ++FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now ++FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed ++FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now ++FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-display.exp ... +@@ -1168,19 +1562,22 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-prompt.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-child.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/pr11022.exp ... @@ -862,52 +898,38 @@ === gdb Summary === --# of expected passes 1770 -+# of expected passes 1611 -+# of unexpected failures 23 +-# of expected passes 1785 ++# of expected passes 1620 ++# of unexpected failures 29 # of unexpected successes 1 # of expected failures 8 # of known failures 6 -# of unsupported tests 1 +# of unsupported tests 9 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.mi] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.modula2 --outdir=gdb.modula2 --Test Run By thomas on Thu Feb 7 23:36:22 2013 -+Test Run By thomas on Fri Feb 8 00:26:26 2013 +-Test Run By thomas on Fri Feb 8 00:18:05 2013 ++Test Run By thomas on Fri Feb 8 10:33:39 2013 Native configuration is [ARCH] === gdb tests === -@@ -1180,7 +1561,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -1200,7 +1597,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.multi --outdir=gdb.multi --Test Run By thomas on Thu Feb 7 23:36:22 2013 -+Test Run By thomas on Fri Feb 8 00:26:29 2013 +-Test Run By thomas on Fri Feb 8 00:18:06 2013 ++Test Run By thomas on Fri Feb 8 10:33:42 2013 Native configuration is [ARCH] === gdb tests === -@@ -1195,31 +1576,31 @@ Running target unix +@@ -1215,16 +1612,31 @@ Running target unix Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/base.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... --gdb compile failed, In file included from /usr/include/stdio.h:28:0, -- from ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:18: --/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory --compilation terminated. +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch.exp ... --gdb compile failed, /usr/bin/ld: cannot find crt1.o: No such file or directory --/usr/bin/ld: cannot find crti.o: No such file or directory --/usr/bin/ld: cannot find -lm --/usr/bin/ld: cannot find -lgcc --/usr/bin/ld: cannot find -lgcc_s --/usr/bin/ld: cannot find -lc --/usr/bin/ld: cannot find -lgcc --/usr/bin/ld: cannot find -lgcc_s --/usr/bin/ld: cannot find crtn.o: No such file or directory --collect2: error: ld returned 1 exit status +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... +FAIL: gdb.multi/watchpoint-multi.exp: start to main inferior 2 @@ -926,53 +948,53 @@ -# of expected passes 47 +# of expected passes 31 +# of unexpected failures 10 - # of untested testcases 2 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory ++# of untested testcases 2 + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +make[4]: *** [check-gdb.multi] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.objc --outdir=gdb.objc --Test Run By thomas on Thu Feb 7 23:36:24 2013 -+Test Run By thomas on Fri Feb 8 00:26:37 2013 +-Test Run By thomas on Fri Feb 8 00:18:08 2013 ++Test Run By thomas on Fri Feb 8 10:33:52 2013 Native configuration is [ARCH] === gdb tests === -@@ -1243,7 +1624,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -1248,7 +1660,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.opencl --outdir=gdb.opencl --Test Run By thomas on Thu Feb 7 23:36:26 2013 -+Test Run By thomas on Fri Feb 8 00:26:48 2013 +-Test Run By thomas on Fri Feb 8 00:18:09 2013 ++Test Run By thomas on Fri Feb 8 10:34:04 2013 Native configuration is [ARCH] === gdb tests === -@@ -1266,7 +1647,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -1271,7 +1683,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.opt --outdir=gdb.opt --Test Run By thomas on Thu Feb 7 23:36:26 2013 -+Test Run By thomas on Fri Feb 8 00:26:51 2013 +-Test Run By thomas on Fri Feb 8 00:18:10 2013 ++Test Run By thomas on Fri Feb 8 10:34:08 2013 Native configuration is [ARCH] === gdb tests === -@@ -1292,7 +1673,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -1297,7 +1709,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.pascal --outdir=gdb.pascal --Test Run By thomas on Thu Feb 7 23:36:28 2013 -+Test Run By thomas on Fri Feb 8 00:27:06 2013 +-Test Run By thomas on Fri Feb 8 00:18:12 2013 ++Test Run By thomas on Fri Feb 8 10:34:25 2013 Native configuration is [ARCH] === gdb tests === -@@ -1320,7 +1701,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -1325,7 +1737,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.python --outdir=gdb.python --Test Run By thomas on Thu Feb 7 23:36:29 2013 -+Test Run By thomas on Fri Feb 8 00:27:09 2013 +-Test Run By thomas on Fri Feb 8 00:18:12 2013 ++Test Run By thomas on Fri Feb 8 10:34:28 2013 Native configuration is [ARCH] === gdb tests === -@@ -1338,6 +1719,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1343,6 +1755,8 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-cmd.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-error.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-events.exp ... @@ -981,7 +1003,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evsignal.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evthreads.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore-cc.exp ... -@@ -1348,8 +1731,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1353,8 +1767,14 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-function.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-inferior.exp ... @@ -996,61 +1018,61 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile-script.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-parameter.exp ... -@@ -1371,11 +1760,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1376,11 +1796,15 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 1534 -+# of expected passes 1428 +-# of expected passes 1544 ++# of expected passes 1438 +# of unexpected failures 8 +# of untested testcases 1 +# of unsupported tests 3 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +make[4]: *** [check-gdb.python] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.reverse --outdir=gdb.reverse --Test Run By thomas on Thu Feb 7 23:36:50 2013 -+Test Run By thomas on Fri Feb 8 00:29:42 2013 +-Test Run By thomas on Fri Feb 8 00:18:33 2013 ++Test Run By thomas on Fri Feb 8 10:37:30 2013 Native configuration is [ARCH] === gdb tests === -@@ -1417,12 +1810,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1422,12 +1846,10 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === -# of expected passes 2770 -# of untested testcases 1 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.server --outdir=gdb.server --Test Run By thomas on Thu Feb 7 23:37:14 2013 -+Test Run By thomas on Fri Feb 8 00:29:44 2013 +-Test Run By thomas on Fri Feb 8 00:18:58 2013 ++Test Run By thomas on Fri Feb 8 10:37:32 2013 Native configuration is [ARCH] === gdb tests === -@@ -1444,11 +1835,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1449,11 +1871,10 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === -# of expected passes 62 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.stabs --outdir=gdb.stabs --Test Run By thomas on Thu Feb 7 23:37:19 2013 -+Test Run By thomas on Fri Feb 8 00:29:46 2013 +-Test Run By thomas on Fri Feb 8 00:19:02 2013 ++Test Run By thomas on Fri Feb 8 10:37:33 2013 Native configuration is [ARCH] === gdb tests === -@@ -1471,7 +1861,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +@@ -1476,7 +1897,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.threads --outdir=gdb.threads --Test Run By thomas on Thu Feb 7 23:37:20 2013 -+Test Run By thomas on Fri Feb 8 00:29:59 2013 +-Test Run By thomas on Fri Feb 8 00:19:04 2013 ++Test Run By thomas on Fri Feb 8 10:37:47 2013 Native configuration is [ARCH] === gdb tests === -@@ -1486,62 +1876,263 @@ Running target unix +@@ -1491,62 +1912,263 @@ Running target unix Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attach-into-signal.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attach-stopped.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/bp_in_thread.exp ... @@ -1307,16 +1329,16 @@ +# of unresolved testcases 1 +# of untested testcases 3 +# of unsupported tests 9 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +make[4]: *** [check-gdb.threads] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.trace --outdir=gdb.trace --Test Run By thomas on Thu Feb 7 23:38:47 2013 -+Test Run By thomas on Fri Feb 8 00:41:01 2013 +-Test Run By thomas on Fri Feb 8 00:20:30 2013 ++Test Run By thomas on Fri Feb 8 10:48:50 2013 Native configuration is [ARCH] === gdb tests === -@@ -1583,6 +2174,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1588,6 +2210,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-mt.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tracecmd.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tspeed.exp ... @@ -1324,19 +1346,19 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tstatus.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tsv.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/unavailable.exp ... -@@ -1592,12 +2184,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1597,12 +2220,12 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === - # of expected passes 229 + # of expected passes 230 -# of untested testcases 2 --# of unsupported tests 22 +-# of unsupported tests 23 +# of untested testcases 3 -+# of unsupported tests 21 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory ++# of unsupported tests 22 + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -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 --directory=gdb.xml --outdir=gdb.xml --Test Run By thomas on Thu Feb 7 23:38:56 2013 -+Test Run By thomas on Fri Feb 8 00:42:10 2013 +-Test Run By thomas on Fri Feb 8 00:20:39 2013 ++Test Run By thomas on Fri Feb 8 10:49:54 2013 Native configuration is [ARCH] === gdb tests === diff --git a/gdb/test.diff b/gdb/test.diff index 8f8fe4dc..b64ba083 100644 --- a/gdb/test.diff +++ b/gdb/test.diff @@ -1,10 +1,10 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum 2013-02-07 23:49:15.286544862 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum 2013-02-08 00:32:57.334707190 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum 2013-02-08 10:45:06.440981069 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum 2013-02-08 10:45:32.404982614 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:33:10 2013 +-Test Run By thomas on Fri Feb 8 00:14:58 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:01:41 2013 ++Test Run By thomas on Fri Feb 8 10:08:17 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -104,12 +104,12 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g # of known failures 1 # of unsupported tests 2 diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum 2013-02-07 23:49:15.290544864 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum 2013-02-08 00:32:57.342707191 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum 2013-02-08 10:45:06.448980981 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum 2013-02-08 10:45:32.404982614 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:34:02 2013 +-Test Run By thomas on Fri Feb 8 00:15:43 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:06:37 2013 ++Test Run By thomas on Fri Feb 8 10:13:07 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -258,15 +258,15 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g +# of expected passes 140 +# of unexpected failures 41 # of known failures 1 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum 2013-02-07 23:49:15.290544864 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum 2013-02-08 00:32:57.350707191 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum 2013-02-08 10:45:06.480981004 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum 2013-02-08 10:45:32.416982615 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:34:07 2013 +-Test Run By thomas on Fri Feb 8 00:15:47 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:07:12 2013 ++Test Run By thomas on Fri Feb 8 10:13:39 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -331,15 +331,15 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -# of expected passes 28 +# of expected passes 3 +# of unexpected failures 25 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum 2013-02-07 23:49:15.298544867 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum 2013-02-08 00:32:57.362707192 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum 2013-02-08 10:45:06.480981004 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum 2013-02-08 10:45:32.428982615 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:27:03 2013 +-Test Run By thomas on Fri Feb 8 00:08:52 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Feb 7 23:26:57 2013 ++Test Run By thomas on Fri Feb 8 09:32:08 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -507,9 +507,19 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/frame-args.exp ... PASS: gdb.base/frame-args.exp: set print frame-arguments all PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to all -@@ -272,79 +155,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -271,88 +154,9 @@ Running ../../../Ferry_Tagscherer/gdb/te + PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 0 +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var argc = 2 +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1 +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 1 +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 +-PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function ++FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ... -PASS: gdb.base/hbreak2.exp: hardware breakpoint support -PASS: gdb.base/hbreak2.exp: hardware breakpoint insertion @@ -588,7 +598,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp ... PASS: gdb.base/eu-strip-infcall.exp: infcall Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/echo.exp ... -@@ -413,10 +224,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -422,10 +226,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/all-bin.exp: print value of v_int&&v_double Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... PASS: gdb.base/attach-pie-noexec.exp: show architecture @@ -599,7 +609,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/empty_exe.exp ... PASS: gdb.base/empty_exe.exp: file '' PASS: gdb.base/empty_exe.exp: print 1 -@@ -464,52 +271,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -473,52 +273,12 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/bitfields2.exp: set long long signed bitfield negative PASS: gdb.base/bitfields2.exp: long long bitfield values after set negative Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/moribund-step.exp ... @@ -654,7 +664,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-inline.exp ... PASS: gdb.base/break-inline.exp: break Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interact.exp ... -@@ -818,7 +585,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -827,7 +587,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/callfuncs.exp: continue from call dummy breakpoint PASS: gdb.base/callfuncs.exp: bt after continuing from call dummy breakpoint PASS: gdb.base/callfuncs.exp: register contents after stop in call dummy @@ -663,7 +673,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/callfuncs.exp: set language c PASS: gdb.base/callfuncs.exp: next to t_double_values PASS: gdb.base/callfuncs.exp: next to t_structs_c -@@ -867,121 +634,21 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -876,121 +636,21 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/callfuncs.exp: print callfunc (Lcallfunc, 5) PASS: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)() Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-syscall.exp ... @@ -756,7 +766,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -PASS: gdb.base/auxv.exp: set print sevenbit-strings -PASS: gdb.base/auxv.exp: set width 0 -PASS: gdb.base/auxv.exp: cd to temporary directory for core dumps --PASS: gdb.base/auxv.exp: tbreak 79 +-PASS: gdb.base/auxv.exp: tbreak 78 -PASS: gdb.base/auxv.exp: continue -PASS: gdb.base/auxv.exp: info auxv on live process -PASS: gdb.base/auxv.exp: gcore @@ -787,10 +797,10 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/interrupt.exp: echo more data -PASS: gdb.base/interrupt.exp: send end of file +FAIL: gdb.base/interrupt.exp: send end of file - Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... - PASS: gdb.base/a2-run.exp: run "a2-run" with no args - PASS: gdb.base/a2-run.exp: no spurious messages at program exit -@@ -997,7 +664,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullpath-expand.exp ... + PASS: gdb.base/fullpath-expand.exp: rbreak XXX/fullpath-expand-func.c:func + PASS: gdb.base/fullpath-expand.exp: list func +@@ -1010,7 +670,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_one PASS: gdb.base/call-signal-resume.exp: inferior function call signaled PASS: gdb.base/call-signal-resume.exp: dummy stack frame number @@ -799,7 +809,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/call-signal-resume.exp: set confirm off PASS: gdb.base/call-signal-resume.exp: return PASS: gdb.base/call-signal-resume.exp: maintenance print dummy-frames -@@ -1032,39 +699,9 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1045,39 +705,9 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff PASS: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/inferior-died.exp ... @@ -841,18 +851,21 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/duplicate-bp.exp ... PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: set $bp_num_1 = $bpnum PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: set $bp_num_2 = $bpnum -@@ -1137,9 +774,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1150,12 +780,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/hook-stop-frame.exp: hook-stop runs before frame print Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-proc.exp ... PASS: gdb.base/info-proc.exp: help info proc -PASS: gdb.base/info-proc.exp: info proc without a process -PASS: gdb.base/info-proc.exp: info proc with process -PASS: gdb.base/info-proc.exp: info proc mapping +-PASS: gdb.base/info-proc.exp: save a core file +-PASS: gdb.base/info-proc.exp: core break.gcore +-PASS: gdb.base/info-proc.exp: info proc mapping with core file +UNSUPPORTED: gdb.base/info-proc.exp: gdb does not support info proc on this target Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longest-types.exp ... UNTESTED: gdb.base/longest-types.exp: longest-types.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/linespecs.exp ... -@@ -1223,7 +858,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1239,7 +864,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/arithmet.exp: print x-(y/w) PASS: gdb.base/arithmet.exp: print (x+y)*w Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-twice.exp ... @@ -861,7 +874,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-sc.exp ... PASS: gdb.base/call-sc.exp: set print sevenbit-strings PASS: gdb.base/call-sc.exp: set print address off -@@ -1407,145 +1042,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1423,145 +1048,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/cond-expr.exp: print value of cond expr (var false) PASS: gdb.base/cond-expr.exp: print whatis of cond expr Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/checkpoint.exp ... @@ -955,31 +968,31 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -PASS: gdb.base/checkpoint.exp: restart 1 three -PASS: gdb.base/checkpoint.exp: break2 1 one -PASS: gdb.base/checkpoint.exp: outfile still open 1 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 2 three -PASS: gdb.base/checkpoint.exp: break2 2 one -PASS: gdb.base/checkpoint.exp: outfile still open 2 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 3 three -PASS: gdb.base/checkpoint.exp: break2 3 one -PASS: gdb.base/checkpoint.exp: outfile still open 3 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 4 three -PASS: gdb.base/checkpoint.exp: break2 4 one -PASS: gdb.base/checkpoint.exp: outfile still open 4 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 5 three -PASS: gdb.base/checkpoint.exp: break2 5 one -PASS: gdb.base/checkpoint.exp: outfile still open 5 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 6 three -PASS: gdb.base/checkpoint.exp: break2 6 one -PASS: gdb.base/checkpoint.exp: outfile still open 6 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 7 three -PASS: gdb.base/checkpoint.exp: break2 7 one -PASS: gdb.base/checkpoint.exp: outfile still open 7 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 8 three -PASS: gdb.base/checkpoint.exp: break2 8 one -PASS: gdb.base/checkpoint.exp: outfile still open 8 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 9 three -PASS: gdb.base/checkpoint.exp: break2 9 one -PASS: gdb.base/checkpoint.exp: outfile still open 9 --PASS: gdb.base/checkpoint.exp: restart 1 three +-PASS: gdb.base/checkpoint.exp: restart 10 three -PASS: gdb.base/checkpoint.exp: break2 10 one -PASS: gdb.base/checkpoint.exp: outfile still open 10 -PASS: gdb.base/checkpoint.exp: Exit, dropped into next fork one @@ -1007,7 +1020,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/help.exp ... PASS: gdb.base/help.exp: disable pagination PASS: gdb.base/help.exp: help aliases -@@ -1640,16 +1136,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1656,16 +1142,16 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/annota1.exp: breakpoint main PASS: gdb.base/annota1.exp: annotation set at level 2 PASS: gdb.base/annota1.exp: breakpoint info @@ -1029,7 +1042,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/annota1.exp: delete bp 1 PASS: gdb.base/annota1.exp: delete bp 2 PASS: gdb.base/annota1.exp: delete bp 3 -@@ -1660,12 +1156,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1676,12 +1162,12 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/annota1.exp: ignore 5 4 PASS: gdb.base/annota1.exp: annotate ignore count change PASS: gdb.base/annota1.exp: breakpoint ignore count @@ -1045,7 +1058,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-caller-line.exp ... PASS: gdb.base/break-caller-line.exp: up PASS: gdb.base/break-caller-line.exp: info line *$pc -@@ -1799,12 +1295,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1815,12 +1301,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/logical.exp: evaluate x >= y && w != z; variables x = 2, y = 2, w = 2, z = 3; expecting 1 PASS: gdb.base/logical.exp: evaluate ! x > y || w + z; variables x = 2, y = 2, w = 2, z = 3; expecting 1 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/async-shell.exp ... @@ -1059,7 +1072,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infoline.exp ... PASS: gdb.base/infoline.exp: info line infoline.c:18 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fixsection.exp ... -@@ -1825,7 +1316,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1841,7 +1322,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/annota3.exp: continue to printf PASS: gdb.base/annota3.exp: backtrace from shlibrary PASS: gdb.base/annota3.exp: send SIGUSR1 @@ -1068,7 +1081,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/annota3.exp: delete bp 1 PASS: gdb.base/annota3.exp: delete bp 2 PASS: gdb.base/annota3.exp: delete bp 3 -@@ -1837,701 +1328,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1853,701 +1334,14 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/annota3.exp: annotate ignore count change PASS: gdb.base/annota3.exp: next to exit loop PASS: gdb.base/annota3.exp: breakpoint ignore count @@ -1772,7 +1785,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/args.exp ... PASS: gdb.base/args.exp: continue to breakpoint: breakpoint for basic PASS: gdb.base/args.exp: argc for basic -@@ -2663,51 +1467,51 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -2739,51 +1533,51 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/catch-load.exp: plain load: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: plain load: set stop-on-solib-events 0 PASS: gdb.base/catch-load.exp: plain load: catch load @@ -1836,7 +1849,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1056.exp ... PASS: gdb.base/gdb1056.exp: print 1/0 PASS: gdb.base/gdb1056.exp: Test unsigned division by zero -@@ -2970,7 +1774,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3048,7 +1842,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/long_long.exp: p/u *(int *)i PASS: gdb.base/long_long.exp: p/o *(int *)i PASS: gdb.base/long_long.exp: p/t *(int *)i @@ -1845,7 +1858,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/long_long.exp: p/f *(int *)i PASS: gdb.base/long_long.exp: p/c *(int *)i PASS: gdb.base/long_long.exp: p/x *(long *)l -@@ -2978,7 +1782,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3056,7 +1850,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/long_long.exp: p/u *(long *)l PASS: gdb.base/long_long.exp: p/o *(long *)l PASS: gdb.base/long_long.exp: p/t *(long *)l @@ -1854,7 +1867,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/long_long.exp: p/f *(long *)l PASS: gdb.base/long_long.exp: p/c *(long *)l PASS: gdb.base/long_long.exp: p/x *(long long *)ll -@@ -2995,7 +1799,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3073,7 +1867,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/long_long.exp: x/u w PASS: gdb.base/long_long.exp: x/o w PASS: gdb.base/long_long.exp: x/t w @@ -1863,7 +1876,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/long_long.exp: x/c b PASS: gdb.base/long_long.exp: x/f &val.oct PASS: gdb.base/long_long.exp: set examine size to g -@@ -3585,21 +2389,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3663,21 +2457,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/alias.exp: verify set pr elms PASS: gdb.base/alias.exp: help set print Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-misread.exp ... @@ -1885,7 +1898,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-ifunc.exp ... PASS: gdb.base/gnu-ifunc.exp: continue to breakpoint: break-at-call PASS: gdb.base/gnu-ifunc.exp: p gnu_ifunc (3) -@@ -3734,7 +2523,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3812,7 +2591,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/default.exp: info registers PASS: gdb.base/default.exp: info stack "s" abbreviation PASS: gdb.base/default.exp: info stack @@ -1894,7 +1907,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/default.exp: info symbol PASS: gdb.base/default.exp: info source PASS: gdb.base/default.exp: info sources -@@ -3864,7 +2653,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3942,7 +2721,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/default.exp: show version PASS: gdb.base/default.exp: show width PASS: gdb.base/default.exp: show write @@ -1903,7 +1916,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/default.exp: stepi "si" abbreviation PASS: gdb.base/default.exp: stepi PASS: gdb.base/default.exp: signal -@@ -4110,62 +2899,33 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4188,62 +2967,33 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/dump.exp: start with intarray un-initialized PASS: gdb.base/dump.exp: file binfile; capture intstruct PASS: gdb.base/dump.exp: start with intstruct un-initialized @@ -1978,7 +1991,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ending-run.exp ... PASS: gdb.base/ending-run.exp: bpt at line before routine PASS: gdb.base/ending-run.exp: b ending-run.c:14, one -@@ -4188,157 +2948,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4266,157 +3016,10 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/ending-run.exp: don't step after run PASS: gdb.base/ending-run.exp: ls: core (No core dumped on quit) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-test.exp ... @@ -2137,7 +2150,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fileio.exp ... PASS: gdb.base/fileio.exp: set print sevenbit-strings PASS: gdb.base/fileio.exp: set print address off -@@ -4360,30 +2973,30 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4438,30 +3041,30 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/fileio.exp: Closing a file PASS: gdb.base/fileio.exp: Closing an invalid file descriptor returns EBADF PASS: gdb.base/fileio.exp: Stat a file @@ -2191,7 +2204,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enumval.exp ... PASS: gdb.base/enumval.exp: print e PASS: gdb.base/enumval.exp: print f -@@ -4396,9 +3009,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4474,9 +3077,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/huge.exp: print a very large data object Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore-relro.exp ... PASS: gdb.base/gcore-relro.exp: help gcore @@ -2202,7 +2215,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/find.exp ... PASS: gdb.base/find.exp: breakpoint function in file PASS: gdb.base/find.exp: run until function breakpoint -@@ -4489,28 +3100,29 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4567,28 +3168,29 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach.exp ... PASS: gdb.base/attach.exp: attach to nonsense is prohibited PASS: gdb.base/attach.exp: attach to digits-starting nonsense is prohibited @@ -2240,7 +2253,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break.exp ... PASS: gdb.base/break.exp: Delete all breakpoints when none PASS: gdb.base/break.exp: breakpoint function -@@ -4644,15 +3256,19 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4722,12 +3324,16 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/longjmp.exp: breakpoint at miss_step_1 PASS: gdb.base/longjmp.exp: next over setjmp (1) PASS: gdb.base/longjmp.exp: next to longjmp (1) @@ -2258,12 +2271,8 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g +PASS: gdb.base/longjmp.exp: next into safety net (2) PASS: gdb.base/longjmp.exp: breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start --FAIL: gdb.base/longjmp.exp: next over patt3 -+PASS: gdb.base/longjmp.exp: next over patt3 - Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... - PASS: gdb.base/code-expr.exp: set print sevenbit-strings - PASS: gdb.base/code-expr.exp: set print address off -@@ -5150,64 +3766,6 @@ Running ../../../Ferry_Tagscherer/gdb/te + PASS: gdb.base/longjmp.exp: next over patt3 +@@ -5230,64 +3836,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/chng-syms.exp: continue until exit at breakpoint first time through PASS: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-vfork.exp ... @@ -2328,7 +2337,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cursal.exp ... PASS: gdb.base/cursal.exp: set listsize 1 PASS: gdb.base/cursal.exp: list before run -@@ -5626,7 +4184,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -5706,7 +4254,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/break-always.exp: read back 0 from the breakpoint's address PASS: gdb.base/break-always.exp: write 1 to breakpoint's address PASS: gdb.base/break-always.exp: read back 1 from the breakpoint's address @@ -2337,7 +2346,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/break-always.exp: continue to breakpoint: bar Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-rt-st.exp ... PASS: gdb.base/call-rt-st.exp: set print sevenbit-strings -@@ -5761,25 +4319,31 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -5862,25 +4410,31 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit-so.exp ... PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-1: set var jit_libname = "jit-main.so" @@ -2385,31 +2394,31 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields.exp ... PASS: gdb.base/bitfields.exp: set print sevenbit-strings -@@ -6149,11 +4713,11 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -6250,11 +4804,11 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 5921 --# of unexpected failures 5 +-# of expected passes 6021 +-# of unexpected failures 4 -# of expected failures 26 -# of known failures 21 -# of untested testcases 1 -# of unsupported tests 2 -+# of expected passes 4408 -+# of unexpected failures 91 ++# of expected passes 4496 ++# of unexpected failures 92 +# of expected failures 6 +# of known failures 20 +# of untested testcases 2 +# of unsupported tests 12 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum 2013-02-07 23:49:15.302544867 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum 2013-02-08 00:32:57.374707191 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum 2013-02-08 10:45:32.428982615 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:31:19 2013 +-Test Run By thomas on Fri Feb 8 00:13:10 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Thu Feb 7 23:37:26 2013 ++Test Run By thomas on Fri Feb 8 09:42:58 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -2642,7 +2651,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/store.exp ... PASS: gdb.base/store.exp: tbreak wack_charest PASS: gdb.base/store.exp: continue to wack_charest -@@ -2372,26 +2325,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -2372,25 +2325,16 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/store.exp: set variable u = f_4, u.k = F_4.k PASS: gdb.base/store.exp: F_4.k Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/skip-solib.exp ... @@ -2650,10 +2659,9 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -PASS: gdb.base/skip-solib.exp: info skip with pending file -PASS: gdb.base/skip-solib.exp: step -PASS: gdb.base/skip-solib.exp: step after ignoring solib file. --PASS: gdb.base/skip-solib.exp: info skip with pending file -PASS: gdb.base/skip-solib.exp: ignoring function in solib -PASS: gdb.base/skip-solib.exp: step --PASS: gdb.base/skip-solib.exp: skip should no longer be pending. +-PASS: gdb.base/skip-solib.exp: info skip for function multiply -PASS: gdb.base/skip-solib.exp: step -PASS: gdb.base/skip-solib.exp: bt Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/start.exp ... @@ -2673,7 +2681,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib2 first Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/save-bp.exp ... PASS: gdb.base/save-bp.exp: add breakpoint commands -@@ -2524,413 +2467,23 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -2523,413 +2467,23 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/shlib-call.exp: continue until exit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-vfork.exp ... PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw) @@ -3092,7 +3100,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setshow.exp ... PASS: gdb.base/setshow.exp: default annotation_level is zero PASS: gdb.base/setshow.exp: set annotate 2 -@@ -3028,32 +2581,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3029,32 +2583,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/structs3.exp: print *(struct Two *)onep PASS: gdb.base/structs3.exp: print *(tTwo *)onep Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-thread.exp ... @@ -3125,7 +3133,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/page.exp ... PASS: gdb.base/page.exp: set pagination off PASS: gdb.base/page.exp: pagination is off -@@ -3081,20 +2608,26 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3082,20 +2610,26 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stale-infcall.exp ... PASS: gdb.base/stale-infcall.exp: continue to breakpoint: test-next PASS: gdb.base/stale-infcall.exp: set $test_fail_bpnum=$bpnum @@ -3158,7 +3166,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond.exp ... PASS: gdb.base/watch-cond.exp: set write watchpoint on global variable, local condition PASS: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame -@@ -3975,38 +3508,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3981,38 +3515,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/ptr-typedef.exp: print foo_ptr PASS: gdb.base/ptr-typedef.exp: print foz_ptr Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline.exp ... @@ -3198,7 +3206,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/wchar.exp ... PASS: gdb.base/wchar.exp: print narrow PASS: gdb.base/wchar.exp: print single -@@ -4023,8 +3525,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4029,8 +3532,8 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/wchar.exp: print repeat_p (print elements 3) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw.exp ... PASS: gdb.base/watchpoint-hw.exp: watch watchee @@ -3209,7 +3217,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signull.exp ... PASS: gdb.base/signull.exp: set for function pointer probe PASS: gdb.base/signull.exp: probe function pointer (function entry-point) -@@ -4038,19 +3540,19 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4044,19 +3547,19 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/signull.exp: data read; take the SIGSEGV PASS: gdb.base/signull.exp: data read; backtrace from SIGSEGV PASS: gdb.base/signull.exp: data read; continue to the keeper @@ -3232,7 +3240,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-indr-cl.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shell.exp ... PASS: gdb.base/shell.exp: shell echo foo -@@ -4072,17 +3574,17 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4078,17 +3581,17 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/watch-non-mem.exp: watchpoint on $pc works Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unload.exp ... PASS: gdb.base/unload.exp: pending breakpoint info before run @@ -3261,7 +3269,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/twice.exp ... PASS: gdb.base/twice.exp: step Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/permissions.exp ... -@@ -4296,20 +3798,20 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4302,20 +3805,20 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/sigbpt.exp: stepi; pass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi; continue to keeper PASS: gdb.base/sigbpt.exp: stepi; nopass SIGSEGV @@ -3285,7 +3293,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1 PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; pass SIGSEGV -@@ -4317,7 +3819,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4323,7 +3826,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; nopass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2 PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2 @@ -3294,7 +3302,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2 PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2 PASS: gdb.base/sigbpt.exp: rerun to main -@@ -4487,7 +3989,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4493,7 +3996,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/solib-display.exp: SEP: continue Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigrepeat.exp ... PASS: gdb.base/sigrepeat.exp: advance to infinite loop @@ -3303,7 +3311,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch_thread_num.exp ... PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case PASS: gdb.base/watch_thread_num.exp: Watchpoint on invalid thread -@@ -4497,39 +3999,42 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4503,39 +4006,42 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/watch_thread_num.exp: Stopped in thread_function PASS: gdb.base/watch_thread_num.exp: Thread command PASS: gdb.base/watch_thread_num.exp: Disable breakpoint 2 @@ -3361,7 +3369,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-break.exp ... PASS: gdb.base/step-break.exp: breakpoint line number PASS: gdb.base/step-break.exp: run until breakpoint set at a line number -@@ -4545,12 +4050,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4551,12 +4057,12 @@ Running ../../../Ferry_Tagscherer/gdb/te UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint @@ -3379,7 +3387,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file PASS: gdb.base/symbol-without-target_section.exp: list main -@@ -4566,23 +4071,23 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4572,23 +4078,23 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/sigstep.exp: display/i $pc PASS: gdb.base/sigstep.exp: break handler PASS: gdb.base/sigstep.exp: continue to stepi handler @@ -3415,10 +3423,15 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/sigstep.exp: Set done as return will have skipped it PASS: gdb.base/sigstep.exp: set itimer = itimer_real PASS: gdb.base/sigstep.exp: break 79 -@@ -4611,87 +4116,88 @@ Running ../../../Ferry_Tagscherer/gdb/te - PASS: gdb.base/sigstep.exp: next to handler entry; break handler - PASS: gdb.base/sigstep.exp: next to handler entry; performing next - PASS: gdb.base/sigstep.exp: next to handler entry; clear handler +@@ -4612,92 +4118,93 @@ Running ../../../Ferry_Tagscherer/gdb/te + PASS: gdb.base/sigstep.exp: step to handler entry; break handler + PASS: gdb.base/sigstep.exp: step to handler entry; performing step + PASS: gdb.base/sigstep.exp: step to handler entry; clear handler +-PASS: gdb.base/sigstep.exp: next to handler entry; resync +-PASS: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop +-PASS: gdb.base/sigstep.exp: next to handler entry; break handler +-PASS: gdb.base/sigstep.exp: next to handler entry; performing next +-PASS: gdb.base/sigstep.exp: next to handler entry; clear handler -PASS: gdb.base/sigstep.exp: continue to handler entry; resync -PASS: gdb.base/sigstep.exp: continue to handler entry; advance to infinite loop -PASS: gdb.base/sigstep.exp: continue to handler entry; break handler @@ -3490,7 +3503,12 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop -PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue -PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; clear infinite loop -+FAIL: gdb.base/sigstep.exp: continue to handler entry; resync ++FAIL: gdb.base/sigstep.exp: next to handler entry; resync ++FAIL: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop (timeout) ++FAIL: gdb.base/sigstep.exp: next to handler entry; break handler (timeout) ++FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (timeout) ++FAIL: gdb.base/sigstep.exp: next to handler entry; clear handler (timeout) ++FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (timeout) +FAIL: gdb.base/sigstep.exp: continue to handler entry; advance to infinite loop (timeout) +FAIL: gdb.base/sigstep.exp: continue to handler entry; break handler (timeout) +FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (timeout) @@ -3567,50 +3585,52 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g === gdb Summary === --# of expected passes 4534 +-# of expected passes 4538 -# of unexpected failures 1 -# of expected failures 3 -# of known failures 7 -# of untested testcases 5 +# of expected passes 3872 -+# of unexpected failures 170 ++# of unexpected failures 175 +# of expected failures 2 +# of known failures 2 +# of untested testcases 7 +# of unsupported tests 2 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum 2013-02-07 23:49:15.302544867 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum 2013-02-08 00:32:57.378707192 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum 2013-02-08 10:45:32.436982616 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:34:07 2013 +-Test Run By thomas on Fri Feb 8 00:15:48 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:11:26 2013 ++Test Run By thomas on Fri Feb 8 10:17:53 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum 2013-02-07 23:49:15.306544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum 2013-02-08 00:32:57.382707193 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum 2013-02-08 10:45:32.440982615 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:34:07 2013 +-Test Run By thomas on Fri Feb 8 00:15:48 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:11:28 2013 ++Test Run By thomas on Fri Feb 8 10:17:55 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === -@@ -22,7 +22,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -22,8 +22,8 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.cp/annota2.exp: breakpoint at main PASS: gdb.cp/annota2.exp: run until main breakpoint PASS: gdb.cp/annota2.exp: set watch on a.x -KFAIL: gdb.cp/annota2.exp: watch triggered on a.x (PRMS: gdb/38) -+PASS: gdb.cp/annota2.exp: watch triggered on a.x - PASS: gdb.cp/annota2.exp: annotate-quit +-PASS: gdb.cp/annota2.exp: annotate-quit ++FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout) ++FAIL: gdb.cp/annota2.exp: annotate-quit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ... PASS: gdb.cp/annota3.exp: set height 0 + PASS: gdb.cp/annota3.exp: breakpoint main @@ -35,7 +35,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.cp/annota3.exp: break at main PASS: gdb.cp/annota3.exp: second run until main breakpoint @@ -3665,103 +3685,103 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/inherit.exp ... -@@ -4102,9 +4102,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4115,9 +4115,10 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 3954 -+# of expected passes 3946 -+# of unexpected failures 10 +-# of expected passes 3965 ++# of expected passes 3955 ++# of unexpected failures 12 # of expected failures 6 -# of known failures 22 +# of known failures 20 # of unsupported tests 1 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum 2013-02-07 23:49:15.306544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum 2013-02-08 00:32:57.382707193 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum 2013-02-08 10:45:32.440982615 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:35:03 2013 +-Test Run By thomas on Fri Feb 8 00:16:44 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:19:22 2013 ++Test Run By thomas on Fri Feb 8 10:26:16 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum 2013-02-07 23:49:15.306544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum 2013-02-08 00:32:57.386707193 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum 2013-02-08 10:45:32.448982617 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:35:03 2013 +-Test Run By thomas on Fri Feb 8 00:16:44 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:19:24 2013 ++Test Run By thomas on Fri Feb 8 10:26:18 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum 2013-02-07 23:49:15.306544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum 2013-02-08 00:32:57.386707193 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum 2013-02-08 10:45:32.448982617 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:35:18 2013 +-Test Run By thomas on Fri Feb 8 00:17:00 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:21:04 2013 ++Test Run By thomas on Fri Feb 8 10:28:16 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum 2013-02-07 23:49:15.306544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum 2013-02-08 00:32:57.394707194 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum 2013-02-08 10:45:32.452982617 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:35:22 2013 +-Test Run By thomas on Fri Feb 8 00:17:04 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:21:34 2013 ++Test Run By thomas on Fri Feb 8 10:28:48 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum 2013-02-07 23:49:15.306544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum 2013-02-08 00:32:57.394707194 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum 2013-02-08 10:45:32.456982616 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:35:26 2013 +-Test Run By thomas on Fri Feb 8 00:17:09 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:22:35 2013 ++Test Run By thomas on Fri Feb 8 10:29:43 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum 2013-02-07 23:49:15.306544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum 2013-02-08 00:32:57.402707194 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum 2013-02-08 10:45:32.460982617 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:35:27 2013 +-Test Run By thomas on Fri Feb 8 00:17:10 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:22:39 2013 ++Test Run By thomas on Fri Feb 8 10:29:50 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum 2013-02-07 23:49:15.306544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum 2013-02-08 00:32:57.402707194 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum 2013-02-08 10:45:32.460982617 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:35:34 2013 +-Test Run By thomas on Fri Feb 8 00:17:16 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:23:44 2013 ++Test Run By thomas on Fri Feb 8 10:30:38 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum 2013-02-08 00:32:57.410707195 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum 2013-02-08 10:45:06.484980996 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum 2013-02-08 10:45:32.468982618 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:35:36 2013 +-Test Run By thomas on Fri Feb 8 00:17:19 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:24:01 2013 ++Test Run By thomas on Fri Feb 8 10:30:58 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -3809,7 +3829,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc1 PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved: hit_count is updated -@@ -194,10 +191,11 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -194,21 +191,22 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on marker PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc3 PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1 @@ -3822,10 +3842,23 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-catch-load.exp ... + PASS: gdb.mi/mi-catch-load.exp: breakpoint at main + PASS: gdb.mi/mi-catch-load.exp: mi runto main + PASS: gdb.mi/mi-catch-load.exp: catch-load: auto-solib-add on + PASS: gdb.mi/mi-catch-load.exp: catch-load: catch load +-PASS: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop ++FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop + PASS: gdb.mi/mi-catch-load.exp: breakpoint at main + PASS: gdb.mi/mi-catch-load.exp: mi runto main + PASS: gdb.mi/mi-catch-load.exp: catch-unload: auto-solib-add on + PASS: gdb.mi/mi-catch-load.exp: catch-unload: catch unload +-PASS: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop ++FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument -@@ -229,15 +227,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -240,15 +238,15 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: breakpoint at main PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: mi runto main @@ -3850,7 +3883,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" warmup PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache on" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache off" -@@ -291,12 +289,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -302,12 +300,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-eval.exp: eval A+3 PASS: gdb.mi/mi-eval.exp: eval A + 3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file-transfer.exp ... @@ -3863,7 +3896,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file.exp ... PASS: gdb.mi/mi-file.exp: request path info of current source file (basics.c) PASS: gdb.mi/mi-file.exp: Getting a list of source files. -@@ -313,7 +305,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -330,7 +322,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-hack-cli.exp: show architecture PASS: gdb.mi/mi-hack-cli.exp: 47show architecture Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-info-os.exp ... @@ -3872,7 +3905,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... PASS: gdb.mi/mi-inheritance-syntax-error.exp: breakpoint at C::testLocation PASS: gdb.mi/mi-inheritance-syntax-error.exp: mi runto C::testLocation -@@ -336,120 +328,22 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -353,120 +345,22 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-memory-changed.exp: insert breakpoint PASS: gdb.mi/mi-memory-changed.exp: continue to callee4 PASS: gdb.mi/mi-memory-changed.exp: set var C = 4 @@ -4000,7 +4033,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-pending.exp ... 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 -@@ -464,18 +358,20 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -481,18 +375,20 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-pthreads.exp: finding threads in MI output (in check_mi_thread_command_set) PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 123456789 @@ -4027,7 +4060,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-read-memory.exp ... PASS: gdb.mi/mi-read-memory.exp: breakpoint at main PASS: gdb.mi/mi-read-memory.exp: mi runto main -@@ -488,11 +384,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -505,11 +401,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-read-memory.exp: decimal PASS: gdb.mi/mi-read-memory.exp: octal Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-record-changed.exp ... @@ -4039,7 +4072,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-regs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-return.exp ... PASS: gdb.mi/mi-return.exp: breakpoint at callee4 -@@ -500,22 +391,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -517,22 +408,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-return.exp: delete all breakpoints PASS: gdb.mi/mi-return.exp: return from callee4 now Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-reverse.exp ... @@ -4062,7 +4095,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-simplerun.exp ... PASS: gdb.mi/mi-simplerun.exp: break-insert operation PASS: gdb.mi/mi-simplerun.exp: insert breakpoint at basics.c:callee2 -@@ -586,7 +461,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -603,7 +478,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-syn-frame.exp: list stack frames PASS: gdb.mi/mi-syn-frame.exp: insert breakpoint subroutine PASS: gdb.mi/mi-syn-frame.exp: data evaluate expression @@ -4071,7 +4104,24 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.mi/mi-syn-frame.exp: finished exec continue PASS: gdb.mi/mi-syn-frame.exp: list stack frames PASS: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception -@@ -1515,10 +1390,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1038,12 +913,12 @@ Running ../../../Ferry_Tagscherer/gdb/te + PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: check initial value + PASS: gdb.mi/mi-var-cmd.exp: breakpoint at main + PASS: gdb.mi/mi-var-cmd.exp: mi runto main +-PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now +-PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed ++FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now ++FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed + PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests + PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests +-PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now +-PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed ++FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now ++FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ... + PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:20 (set breakpoint) + PASS: gdb.mi/mi-var-cp.exp: create varobj for rx +@@ -1532,10 +1407,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-var-rtti.exp: update s back to base type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in skip_type_update_when_not_use_rtti Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... @@ -4083,7 +4133,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-watch.exp ... PASS: gdb.mi/mi-watch.exp: hw watchpoints toggle (1) PASS: gdb.mi/mi-watch.exp: sw: breakpoint at callee4 -@@ -1841,7 +1713,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1858,7 +1730,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x @@ -4092,7 +4142,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint at main PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": mi runto main PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set breakpoint -@@ -1850,14 +1722,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1867,14 +1739,15 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x @@ -4101,39 +4151,39 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g === gdb Summary === --# of expected passes 1770 -+# of expected passes 1611 -+# of unexpected failures 23 +-# of expected passes 1785 ++# of expected passes 1620 ++# of unexpected failures 29 # of unexpected successes 1 # of expected failures 8 # of known failures 6 -# of unsupported tests 1 +# of unsupported tests 9 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum 2013-02-08 00:32:57.410707195 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum 2013-02-08 10:45:06.488980998 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum 2013-02-08 10:45:32.472982617 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:36:22 2013 +-Test Run By thomas on Fri Feb 8 00:18:05 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:26:26 2013 ++Test Run By thomas on Fri Feb 8 10:33:39 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum 2013-02-08 00:32:57.410707195 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum 2013-02-08 10:45:06.488980998 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum 2013-02-08 10:45:32.476982618 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:36:22 2013 +-Test Run By thomas on Fri Feb 8 00:18:06 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:26:29 2013 ++Test Run By thomas on Fri Feb 8 10:33:42 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === -@@ -34,51 +34,34 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -34,34 +34,34 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.multi/base.exp: remove-inferiors 2-3 PASS: gdb.multi/base.exp: check remove-inferiors Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... @@ -4144,25 +4194,11 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -PASS: gdb.multi/bkpt-multi-exec.exp: inferior 1 -PASS: gdb.multi/bkpt-multi-exec.exp: run Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... --gdb compile failed, In file included from /usr/include/stdio.h:28:0, -- from ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:18: --/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory --compilation terminated. +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in - UNTESTED: gdb.multi/multi-arch-exec.exp: multi-arch-exec.exp ++UNTESTED: gdb.multi/multi-arch-exec.exp: multi-arch-exec.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch.exp ... --gdb compile failed, /usr/bin/ld: cannot find crt1.o: No such file or directory --/usr/bin/ld: cannot find crti.o: No such file or directory --/usr/bin/ld: cannot find -lm --/usr/bin/ld: cannot find -lgcc --/usr/bin/ld: cannot find -lgcc_s --/usr/bin/ld: cannot find -lc --/usr/bin/ld: cannot find -lgcc --/usr/bin/ld: cannot find -lgcc_s --/usr/bin/ld: cannot find crtn.o: No such file or directory --collect2: error: ld returned 1 exit status +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in - UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp ++UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on @@ -4196,65 +4232,65 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -# of expected passes 47 +# of expected passes 31 +# of unexpected failures 10 - # of untested testcases 2 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory ++# of untested testcases 2 + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum 2013-02-08 00:32:57.414707195 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum 2013-02-08 10:45:06.488980998 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum 2013-02-08 10:45:32.476982618 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:36:24 2013 +-Test Run By thomas on Fri Feb 8 00:18:08 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:26:37 2013 ++Test Run By thomas on Fri Feb 8 10:33:52 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum 2013-02-08 00:32:57.418707195 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum 2013-02-08 10:45:06.488980998 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum 2013-02-08 10:45:32.476982618 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:36:26 2013 +-Test Run By thomas on Fri Feb 8 00:18:09 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:26:48 2013 ++Test Run By thomas on Fri Feb 8 10:34:04 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum 2013-02-08 00:32:57.422707195 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum 2013-02-08 10:45:06.488980998 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum 2013-02-08 10:45:32.484982619 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:36:26 2013 +-Test Run By thomas on Fri Feb 8 00:18:10 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:26:51 2013 ++Test Run By thomas on Fri Feb 8 10:34:08 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum 2013-02-08 00:32:57.426707196 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum 2013-02-08 10:45:06.488980998 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum 2013-02-08 10:45:32.484982619 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:36:28 2013 +-Test Run By thomas on Fri Feb 8 00:18:12 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:27:06 2013 ++Test Run By thomas on Fri Feb 8 10:34:25 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum 2013-02-08 00:32:57.430707196 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum 2013-02-08 10:45:06.492981008 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum 2013-02-08 10:45:32.488982618 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:36:29 2013 +-Test Run By thomas on Fri Feb 8 00:18:12 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:27:09 2013 ++Test Run By thomas on Fri Feb 8 10:34:28 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === -@@ -263,26 +263,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -262,26 +262,16 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.python/py-events.exp: continue PASS: gdb.python/py-events.exp: step 3 PASS: gdb.python/py-events.exp: Inferior 1 terminated. @@ -4285,7 +4321,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore-cc.exp ... PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here PASS: gdb.python/py-explore-cc.exp: explore A -@@ -534,83 +524,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -536,83 +526,10 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.python/py-inferior.exp: test Inferior.num PASS: gdb.python/py-inferior.exp: test Inferior.pid PASS: gdb.python/py-inferior.exp: test Inferior.was_attached @@ -4372,7 +4408,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-infthread.exp ... PASS: gdb.python/py-infthread.exp: test gdb.selected_thread PASS: gdb.python/py-infthread.exp: verify InferiorThread object -@@ -644,15 +561,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -646,15 +563,15 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.python/py-mi.exp: create container varobj PASS: gdb.python/py-mi.exp: examine container children=0 PASS: gdb.python/py-mi.exp: next over update 1 @@ -4392,7 +4428,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.python/py-mi.exp: list varobj children after selecting child range PASS: gdb.python/py-mi.exp: list varobj children after resetting child range PASS: gdb.python/py-mi.exp: next over update 3 -@@ -982,18 +899,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -984,18 +901,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.python/py-strfns.exp: condition $bpnum $_memeq (arg, buf3, 4) PASS: gdb.python/py-strfns.exp: continue to breakpoint: Break bfunc here. PASS: gdb.python/py-strfns.exp: p /d {char[4]} arg @@ -4412,24 +4448,24 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-symbol.exp ... PASS: gdb.python/py-symbol.exp: Lookup main PASS: gdb.python/py-symbol.exp: Test main_func.is_function -@@ -1580,6 +1486,9 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1590,6 +1496,9 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 1534 -+# of expected passes 1428 +-# of expected passes 1544 ++# of expected passes 1438 +# of unexpected failures 8 +# of untested testcases 1 +# of unsupported tests 3 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum 2013-02-08 00:32:57.434707196 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum 2013-02-08 10:45:06.492981008 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum 2013-02-08 10:45:32.492982619 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:36:50 2013 +-Test Run By thomas on Fri Feb 8 00:18:33 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:29:42 2013 ++Test Run By thomas on Fri Feb 8 10:37:30 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -7239,15 +7275,15 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -# of expected passes 2770 -# of untested testcases 1 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum 2013-02-08 00:32:57.438707196 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum 2013-02-08 10:45:06.492981008 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum 2013-02-08 10:45:32.496982620 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:37:14 2013 +-Test Run By thomas on Fri Feb 8 00:18:58 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:29:44 2013 ++Test Run By thomas on Fri Feb 8 10:37:32 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -7328,26 +7364,26 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g === gdb Summary === -# of expected passes 62 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum 2013-02-08 00:32:57.438707196 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum 2013-02-08 10:45:06.492981008 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum 2013-02-08 10:45:32.504982619 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:37:19 2013 +-Test Run By thomas on Fri Feb 8 00:19:02 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:29:46 2013 ++Test Run By thomas on Fri Feb 8 10:37:33 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum 2013-02-08 00:32:57.442707197 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum 2013-02-08 10:45:06.492981008 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum 2013-02-08 10:45:32.504982619 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:37:20 2013 +-Test Run By thomas on Fri Feb 8 00:19:04 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:29:59 2013 ++Test Run By thomas on Fri Feb 8 10:37:47 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -8324,20 +8360,20 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g +# of unresolved testcases 1 +# of untested testcases 3 +# of unsupported tests 9 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum 2013-02-08 00:32:57.450707197 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum 2013-02-08 10:45:06.492981008 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum 2013-02-08 10:45:32.508982620 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:38:47 2013 +-Test Run By thomas on Fri Feb 8 00:20:30 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:41:01 2013 ++Test Run By thomas on Fri Feb 8 10:48:50 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === -@@ -265,7 +265,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -267,7 +267,8 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.trace/tracecmd.exp: 1.14: help trace PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tspeed.exp ... @@ -8347,23 +8383,23 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tstatus.exp ... UNSUPPORTED: gdb.trace/tstatus.exp: target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tsv.exp ... -@@ -299,7 +300,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -301,7 +302,7 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === - # of expected passes 229 + # of expected passes 230 -# of untested testcases 2 --# of unsupported tests 22 +-# of unsupported tests 23 +# of untested testcases 3 -+# of unsupported tests 21 - [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory ++# of unsupported tests 22 + [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum 2013-02-07 23:49:15.310544866 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum 2013-02-08 00:32:57.450707197 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum 2013-02-08 10:45:06.492981008 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum 2013-02-08 10:45:32.508982620 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Thu Feb 7 23:38:56 2013 +-Test Run By thomas on Fri Feb 8 00:20:39 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Fri Feb 8 00:42:10 2013 ++Test Run By thomas on Fri Feb 8 10:49:54 2013 +Native configuration is i686-unknown-gnu0.3 === gdb tests === |