diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-12-10 19:59:37 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-12-10 19:59:37 +0100 |
commit | 272397686eea60669290da0add796ca601b1a2e1 (patch) | |
tree | c399ac599af30f105dc60d4b45cbf00f2e318a66 /gdb/kepler.SCHWINGE | |
parent | 8a5c250b9d7fdf37c72a6cee5a75ed4c6815c308 (diff) |
gdb: ded7dfe6274b281d92a6ed76cedf29d06c918dec (2012-12-10)
Diffstat (limited to 'gdb/kepler.SCHWINGE')
34 files changed, 2055 insertions, 274 deletions
diff --git a/gdb/kepler.SCHWINGE/build b/gdb/kepler.SCHWINGE/log_build index 250c2427..6a09881b 100644 --- a/gdb/kepler.SCHWINGE/build +++ b/gdb/kepler.SCHWINGE/log_build @@ -24,7 +24,8 @@ checking whether compiler driver understands Ada... yes 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.10 of ISL... yes +checking for version 0.17.0 of CLooG... yes checking for default BUILD_CONFIG... checking for bison... bison -y checking for bison... bison @@ -2164,7 +2165,6 @@ checking compiler flags for python code... -fno-strict-aliasing -DNDEBUG -fwrap checking whether python supports threads... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required -checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes @@ -2253,12 +2253,6 @@ checking for unistd.h... (cached) yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no -checking ctype.h usability... yes -checking ctype.h presence... yes -checking for ctype.h... yes -checking time.h usability... yes -checking time.h presence... yes -checking for time.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes @@ -2271,6 +2265,9 @@ checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes +checking linux/perf_event.h usability... yes +checking linux/perf_event.h presence... yes +checking for linux/perf_event.h... yes checking for link.h... yes checking for sys/proc.h... no checking for sys/user.h... yes @@ -2406,6 +2403,9 @@ 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 whether to use lzma... auto +checking for liblzma... yes +checking how to link with liblzma... -llzma checking for X... libraries , headers checking whether gdbserver is supported on this host... yes configure: updating cache ./config.cache @@ -2772,7 +2772,9 @@ checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/wait.h... (cached) yes +checking for wait.h... (cached) yes checking for sys/un.h... (cached) yes +checking for linux/perf_event.h... (cached) yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for pread64... (cached) yes @@ -2780,7 +2782,7 @@ checking for readlink... (cached) yes checking for vasprintf... yes checking for vsnprintf... yes checking for ust... no -checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts +checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body checking for dladdr... yes checking for errno... yes - in errno.h checking whether strerror is declared... (cached) yes @@ -3289,7 +3291,7 @@ gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c rm -f c-exp.c c-exp.c.tmp /bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/c-exp.y y.tab.c c-exp.c -- bison -y && mv c-exp.c c-exp.c.tmp \ || (rm -f c-exp.c; false) -conflicts: 35 shift/reduce, 53 reduce/reduce +conflicts: 39 shift/reduce, 53 reduce/reduce sed -e '/extern.*malloc/d' \ -e '/extern.*realloc/d' \ -e '/extern.*free/d' \ @@ -3467,6 +3469,7 @@ gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.6 -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 filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../Ferry_Tagscherer/gdb/filesystem.c gcc-4.6 -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 inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../Ferry_Tagscherer/gdb/inf-child.c gcc-4.6 -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 interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../Ferry_Tagscherer/gdb/interps.c +gcc-4.6 -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 minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../Ferry_Tagscherer/gdb/minidebug.c gcc-4.6 -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 main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../Ferry_Tagscherer/gdb/main.c gcc-4.6 -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 macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../Ferry_Tagscherer/gdb/macrotab.c gcc-4.6 -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 macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../Ferry_Tagscherer/gdb/macrocmd.c @@ -3606,8 +3609,8 @@ Making init.c gcc-4.6 -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.6 -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 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 \ - ../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 ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -rdynamic + -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 \ + ../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' make[4]: Nothing to be done for `all'. @@ -3951,75 +3954,75 @@ 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.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/agent.c -DGDBSERVER -gcc-4.6 -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 `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/inferiors.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/server.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/signals.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/target.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c +gcc-4.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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 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.6 -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 version.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/vec.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/gdb_vecs.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/mem-break.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/hostio.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/event-loop.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/xml-utils.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/ptid.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/buffer.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/dll.c +gcc-4.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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 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.6 -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 xml-builtin.c +gcc-4.6 -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 /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.6 -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 i386-linux.c +gcc-4.6 -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 /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.6 -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 i386-avx-linux.c +gcc-4.6 -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 /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.6 -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 i386-mmx-linux.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/linux-low.c -DUSE_THREAD_DB -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-osdata.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/linux-x86-low.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/i386-low.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/i387-fp.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-procfs.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-ptrace.c -DGDBSERVER -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/hostio-errno.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c +gcc-4.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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 rm -f gdbserver -gcc-4.6 -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 -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.6 -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 \ build-gnulib-gdbserver/import/libgnu.a -ldl -gcc-4.6 -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 ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c +gcc-4.6 -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 rm -f gdbreplay -gcc-4.6 -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 -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbreplay gdbreplay.o version.o \ +gcc-4.6 -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.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c -o ax-ipa.o -gcc-4.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c -o tracepoint-ipa.o -gcc-4.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c -o format-ipa.o -gcc-4.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c -o utils-ipa.o -gcc-4.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c -o regcache-ipa.o -gcc-4.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c -o remote-utils-ipa.o -gcc-4.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c -o common-utils-ipa.o -gcc-4.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden i386-linux.c -o i386-linux-ipa.o -gcc-4.6 -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 -DCONFIG_UST_GDB_INTEGRATION -fPIC -DGDBSERVER -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/linux-i386-ipa.c -o linux-i386-ipa.o +gcc-4.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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.6 -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 rm -f libinproctrace.so -gcc-4.6 -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 \ +gcc-4.6 -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 make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver' make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver' @@ -4048,7 +4051,7 @@ files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux done touch stamp-syscalls rm -rf ./python -files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ +files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ diff --git a/gdb/kepler.SCHWINGE/build.sed b/gdb/kepler.SCHWINGE/log_build.sed index d483b2f7..d483b2f7 100644 --- a/gdb/kepler.SCHWINGE/build.sed +++ b/gdb/kepler.SCHWINGE/log_build.sed diff --git a/gdb/kepler.SCHWINGE/install b/gdb/kepler.SCHWINGE/log_install index a74b391d..35ae4717 100644 --- a/gdb/kepler.SCHWINGE/install +++ b/gdb/kepler.SCHWINGE/log_install @@ -470,7 +470,7 @@ files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux /usr/bin/install -c -m 644 $f [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/syscalls ; \ fi ; \ done -files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ +files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/$dir ; \ diff --git a/gdb/kepler.SCHWINGE/install.sed b/gdb/kepler.SCHWINGE/log_install.sed index 22880cc5..22880cc5 100644 --- a/gdb/kepler.SCHWINGE/install.sed +++ b/gdb/kepler.SCHWINGE/log_install.sed diff --git a/gdb/kepler.SCHWINGE/log_test b/gdb/kepler.SCHWINGE/log_test new file mode 100644 index 00000000..01bdd630 --- /dev/null +++ b/gdb/kepler.SCHWINGE/log_test @@ -0,0 +1,1627 @@ +make[1]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build' +make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' +make check-recursive +make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' +Making check in doc +make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc' +make[4]: Nothing to be done for `check'. +make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc' +Making check in po +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' +make[3]: Nothing to be done for `check'. +make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po' +make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' +make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/etc' +make[2]: Nothing to be done for `check'. +make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/etc' +make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/intl' +make[2]: Nothing to be done for `check'. +make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/intl' +make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libdecnumber' +make[2]: Nothing to be done for `check'. +make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libdecnumber' +make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty' +make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite' +gcc-4.6 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Ferry_Tagscherer/libiberty/testsuite/../../include -o test-demangle \ + ../../../Ferry_Tagscherer/libiberty/testsuite/test-demangle.c ../libiberty.a +./test-demangle < ../../../Ferry_Tagscherer/libiberty/testsuite/demangle-expected +./test-demangle: 877 tests, 0 failures +gcc-4.6 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Ferry_Tagscherer/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ + ../../../Ferry_Tagscherer/libiberty/testsuite/test-pexecute.c ../libiberty.a +./test-pexecute +gcc-4.6 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Ferry_Tagscherer/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ + ../../../Ferry_Tagscherer/libiberty/testsuite/test-expandargv.c ../libiberty.a +./test-expandargv +PASS: test-expandargv-0. +PASS: test-expandargv-1. +PASS: test-expandargv-2. +PASS: test-expandargv-3. +PASS: test-expandargv-4. +PASS: test-expandargv-5. +PASS: test-expandargv-6. +make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite' +make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty' +make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/readline' +make[2]: Nothing to be done for `check'. +make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/readline' +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' +make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' +make -k check-gdb.base1 check-gdb.base2 check-gdb.ada check-gdb.arch check-gdb.asm check-gdb.cell check-gdb.cp check-gdb.disasm check-gdb.dwarf2 check-gdb.fortran check-gdb.gdb check-gdb.go check-gdb.java check-gdb.linespec check-gdb.mi check-gdb.modula2 check-gdb.multi check-gdb.objc check-gdb.opencl check-gdb.opt check-gdb.pascal check-gdb.python check-gdb.reverse check-gdb.server check-gdb.stabs check-gdb.threads check-gdb.trace check-gdb.xml; \ + /bin/dash ../../../Ferry_Tagscherer/gdb/testsuite/dg-extract-results.sh \ + gdb.base1/gdb.sum gdb.base2/gdb.sum gdb.ada/gdb.sum gdb.arch/gdb.sum gdb.asm/gdb.sum gdb.cell/gdb.sum gdb.cp/gdb.sum gdb.disasm/gdb.sum gdb.dwarf2/gdb.sum gdb.fortran/gdb.sum gdb.gdb/gdb.sum gdb.go/gdb.sum gdb.java/gdb.sum gdb.linespec/gdb.sum gdb.mi/gdb.sum gdb.modula2/gdb.sum gdb.multi/gdb.sum gdb.objc/gdb.sum gdb.opencl/gdb.sum gdb.opt/gdb.sum gdb.pascal/gdb.sum gdb.python/gdb.sum gdb.reverse/gdb.sum gdb.server/gdb.sum gdb.stabs/gdb.sum gdb.threads/gdb.sum gdb.trace/gdb.sum gdb.xml/gdb.sum > gdb.sum; \ + /bin/dash ../../../Ferry_Tagscherer/gdb/testsuite/dg-extract-results.sh -L \ + gdb.base1/gdb.log gdb.base2/gdb.log gdb.ada/gdb.log gdb.arch/gdb.log gdb.asm/gdb.log gdb.cell/gdb.log gdb.cp/gdb.log gdb.disasm/gdb.log gdb.dwarf2/gdb.log gdb.fortran/gdb.log gdb.gdb/gdb.log gdb.go/gdb.log gdb.java/gdb.log gdb.linespec/gdb.log gdb.mi/gdb.log gdb.modula2/gdb.log gdb.multi/gdb.log gdb.objc/gdb.log gdb.opencl/gdb.log gdb.opt/gdb.log gdb.pascal/gdb.log gdb.python/gdb.log gdb.reverse/gdb.log gdb.server/gdb.log gdb.stabs/gdb.log gdb.threads/gdb.log gdb.trace/gdb.log gdb.xml/gdb.log > gdb.log +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 Mon Dec 10 12:50:12 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.base/gcore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/exe-lock.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/complex.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdbvars.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/detach.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/condbreak.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-os.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bigcore.exp ... +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 ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dprintf.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/all-bin.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/empty_exe.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/moribund-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1821.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/environ.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disp-step-syscall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-inline.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interact.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-fun.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infnan.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/advance.exp ... +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 ... +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/a2-run.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-signal-resume.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/async.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/callexit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/freebpcmd.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-proc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longest-types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/linespecs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/kill-after-signal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-macros.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disabled-location.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/arithmet.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-twice.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-sc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-target.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/expand-psymtabs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/consecutive.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cond-expr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/checkpoint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/help.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/finish.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code_elim.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-caller-line.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/logical.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/async-shell.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infoline.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fixsection.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/annota3.exp ... +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 ... +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/ifelse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11531.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-load.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dmsym.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/completion.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bang.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/morestack.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/mips_pro.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-exprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/exprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ena-dis-br.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/alias.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-misread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-ifunc.exp ... +FAIL: gdb.base/gnu-ifunc.exp: step +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ldbl_e308.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/langs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline1.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/default.exp ... +FAIL: gdb.base/default.exp: cd +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-exec.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ending-run.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore-relro.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/find.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ctxobj.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cond-eval-mode.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eval-skip.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/arrayidx.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/miscexprs.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cvexpr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/comprdebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-ar-st.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/maint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/funcargs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/chng-syms.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-vfork.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cursal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/charset.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fortran-sym-case.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/constvars.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-always.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-rt-st.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu_vector.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullname.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/anon.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1090.exp ... + + === gdb Summary === + +# of expected passes 5921 +# of unexpected failures 5 +# 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 + +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 Mon Dec 10 12:54:47 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.base/watchpoint-cond-gone.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-read.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/radix.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signals.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/opaque.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoints.exp ... +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 ... +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/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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-obj.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relocate.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/testenv.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigaltstack.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relational.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-noassign.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recpar.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/volatile.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sizeof.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/store.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/print-file-var.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline-ask.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sep.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nofield.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/whatis-exp.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-symbol.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pie-execl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-infcall.exp ... +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/unwindonsignal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-symless.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-thread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/page.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pc-fp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-bt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stale-infcall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-overlap.exp ... +sh: prelink: command not found +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-addr.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-test.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-line.exp ... +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/relativedebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remotetimeout.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/until.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pointers.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ptr-typedef.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signull.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sect-cmd.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sepsymtab.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pr10179.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remote.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stap-probe.exp ... +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stap-probe.c:39:21: fatal error: sys/sdt.h: No such file or directory +compilation terminated. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigchld.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/skip.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/scope.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/reread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/value-double-free.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-display.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigrepeat.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch_thread_num.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/overlays.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prelink.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-corrupted.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-solib.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stack-checking.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigstep.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nostdlib.exp ... + + === gdb Summary === + +# of expected passes 4534 +# 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 + +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 Mon Dec 10 12:56:44 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.ada/aliased_array.exp ... +FAIL: gdb.ada/aliased_array.exp: print bt +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/array_bounds.exp ... +FAIL: gdb.ada/array_bounds.exp: print table'first +FAIL: gdb.ada/array_bounds.exp: print table'last +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/array_return.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/array_subscript_addr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayidx.exp ... +FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off +FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off +FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off +FAIL: gdb.ada/arrayidx.exp: print e_one_two_three +FAIL: gdb.ada/arrayidx.exp: print r_two_three +FAIL: gdb.ada/arrayidx.exp: print p_one_two_three +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayparam.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayptr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/assign_1.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/atomic_enum.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/boolean_expr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_enum_homonym.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_on_var.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_range_type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_reset.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/call_pn.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/catch_ex.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/char_enum.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/char_param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/complete.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/cond_lang.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/dyn_loc.exp ... +FAIL: gdb.ada/dyn_loc.exp: info locals +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/exec_changed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/exprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fixed_cmp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fixed_points.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/formatted_ref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/frame_args.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fullname_bp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fun_addr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fun_in_declare.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/funcall_param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/homonym.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/info_locals_renaming.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/info_types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/int_deref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/interface.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/iwide.exp ... +FAIL: gdb.ada/iwide.exp: print My_Drawable +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_task_info.exp ... +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 ... +FAIL: gdb.ada/null_array.exp: print my_table +FAIL: gdb.ada/null_array.exp: ptype my_table +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/null_record.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/operator_bp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/optim_drec.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/packed_array.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/packed_tagged.exp ... +FAIL: gdb.ada/packed_tagged.exp: print x +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/print_chars.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/print_pc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptr_typedef.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_arith_binop.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/same_enum.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/set_wstr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/small_reg_param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/start.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/str_ref_cmp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/sym_print_name.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/taft_type.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tasks.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/uninitialized_vars.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/whatis_array_val.exp ... +FAIL: gdb.ada/whatis_array_val.exp: print full +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/widewide.exp ... + + === gdb Summary === + +# of expected passes 418 +# of unexpected failures 16 +# 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 + +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 Mon Dec 10 12:57:38 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.arch/alpha-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/altivec-abi.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/altivec-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-byte.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-dword.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-word.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-disp-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-abi.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1291.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1431.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1558.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-avx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-dr3-watch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-size-overlap.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/iwmmxt-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/mips-octeon-bbit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/mips16-thunks.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/pa-nullify.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc-dfp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc-fp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-info.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-ls.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/system-gcore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-bx-pc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-prologue.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb2-it.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... + + === gdb Summary === + +# 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 + +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 Mon Dec 10 12:57:44 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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 ... + + === 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 + +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 Mon Dec 10 12:57:45 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.cell/arch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/bt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/core.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/data.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/dwarfaddr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-cache.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-standalone.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-test.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/f-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/fork.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/gcore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/mem-access.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ptype.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/registers.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/sizeof.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib-symbol.exp ... +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 + +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 Mon Dec 10 12:57:45 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.cp/abstract-origin.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ambiguous.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota2.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-union.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/arg-reference.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/baseenum.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/bool.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/breakpoint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/bs15503.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/call-c.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/casts.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/class2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/classes.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cmpd-minsyms.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/converts.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cp-relocate.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cpcompletion.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cpexprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cplabel.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cplusfuncs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ctti.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/debug-expr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/demangle.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/derivation.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/destrprint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/dispcxx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/exception.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/expand-sals.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/extern-c.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/formatted-ref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/fpointer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb1355.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb2384.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/m-data.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/m-static.exp ... +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-ptr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/meth-typedefs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/method.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/method2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/minsym-fallback.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/misc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace-enum.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace-nested-import.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nextoverthrow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/noparam.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsdecl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsimport.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsnested.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsnoimports.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsrecurs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsstress.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsusing.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/operator.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/oranking.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/overload-const.exp ... +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/pass-by-ref.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1023.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1210.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-574.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr10687.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr10728.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr12028.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr9067.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr9167.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr9631.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/printmethod.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/psmang.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/psymtab-parameter.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ptype-cv-cp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ptype-flags.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/punctuator.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/re-set-overloaded.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/readnow-language.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ref-params.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ref-types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/rtti.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/shadow.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/smartp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/static-method.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/static-print-quit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/temargs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/templates.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/try_catch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/typedef-operator.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/userdef.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/using-crash.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtbase.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc2.exp ... + + === gdb Summary === + +# of expected passes 3954 +# 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 + +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 Mon Dec 10 12:58:46 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.disasm/am33.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/h8300s.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/hppa.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/mn10300.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/sh3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t01_mov.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t02_mova.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t03_add.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t04_sub.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t05_cmp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t06_ari2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t07_ari3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t08_or.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t09_xor.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t10_and.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t11_logs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t12_bit.exp ... +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 + +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 Mon Dec 10 12:58:46 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.dwarf2/callframecfa.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/clztest.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dup-psym.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-basic.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-canonicalize-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.exp ... +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-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-filename.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-intercu.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-intermix.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-namespaceless-anonymous.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-noloc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-call.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-param-error.exp ... +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-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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-unresolved.exp ... +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-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/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/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 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 + +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 Mon Dec 10 12:59:03 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.fortran/array-element.exp ... +FAIL: gdb.fortran/array-element.exp: continue to breakpoint once again (the program exited) +FAIL: gdb.fortran/array-element.exp: print the second element of array a +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/charset.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/common-block.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/complex.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/derived-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/exprs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/library-module.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/logical.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/module.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/multi-dim.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/subarray.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/types.exp ... + + === gdb Summary === + +# 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 + +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 Mon Dec 10 12:59:08 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.gdb/complaints.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/observer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/selftest.exp ... +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 + +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 Mon Dec 10 12:59:13 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.go/basic-types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/chan.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/handcall.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/hello.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/integers.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/methods.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/package.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/print.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/strings.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/types.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/unsafe.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. + + === gdb Summary === + +# 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 + +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 Mon Dec 10 12:59:14 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.java/jmain.exp ... +KPASS: gdb.java/jmain.exp: break jmain.main (PRMS java/1565) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jmisc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jnpe.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jprint.exp ... +XPASS: gdb.java/jprint.exp: print a java.util.Properties (PRMS gcc/43260) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-exp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-print.exp ... + + === gdb Summary === + +# of expected passes 88 +# of unexpected successes 1 +# of expected failures 1 +# 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 + +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 Mon Dec 10 12:59:25 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.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/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 + +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 Mon Dec 10 12:59:27 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb701.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb792.exp ... +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-cli.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... +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 ... +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-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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-logging.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-memory-changed.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsintrall.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-pending.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-pthreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-read-memory.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-record-changed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-return.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-simplerun.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-solib.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-stack.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-rtti.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-watch.exp ... +XPASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ... +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 ... + + === gdb Summary === + +# of expected passes 1770 +# 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 + +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 Mon Dec 10 13:00:16 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.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 + +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 Mon Dec 10 13:00:16 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.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 + +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 Mon Dec 10 13:00:18 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.objc/basicclass.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/nondebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/objcdecode.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/print.exp ... + + === gdb Summary === + +# 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 + +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 Mon Dec 10 13:00:21 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.opencl/callfuncs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/convs_casts.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/datatypes.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/operators.exp ... +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 + +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 Mon Dec 10 13:00:21 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.opt/clobbered-registers-O2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-bt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-cmds.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-locals.exp ... + + === gdb Summary === + +# 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 + +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 Mon Dec 10 13:00:24 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.pascal/floats.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/gdb11492.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/hello.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/integers.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/print.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/types.exp ... + + === gdb Summary === + +# of expected passes 23 +# 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 + +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 Mon Dec 10 13:00:24 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.python/lib-types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-block.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-breakpoint.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-infthread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-mi.exp ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-pp-maint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prettyprint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-progspace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prompt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-section-script.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-shared.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-strfns.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-symbol.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-symtab.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-type.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-typeprint.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value-cc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value.exp ... +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 + +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 Mon Dec 10 13:00:47 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.reverse/amd64-tailcall-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/break-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/break-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/consecutive-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/consecutive-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-sse-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i387-env-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/machinestate.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/step-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/step-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/until-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/until-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-precsave.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp ... + + === 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 + +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 Mon Dec 10 13:01:15 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.server/ext-attach.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-run.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/file-transfer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-exec-info.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-mon.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-run.exp ... +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 + +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 Mon Dec 10 13:01:20 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.stabs/exclfwd.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/gdb11479.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/weird.exp ... + + === gdb Summary === + +# 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 + +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 Mon Dec 10 13:01:22 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/corethreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/create-fail.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/current-lwp-dead.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/execl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/fork-child-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/fork-thread-pending.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/gcore-thread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/ia64-sigill.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/killed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/leader-exit.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/linux-dp.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/manythreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pending-step.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/print-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pthreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/schedlock.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/siginfo-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/sigstep-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/sigthread.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/staticthreads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/switch-threads.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-execl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread_check.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread_events.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/threadapply.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-nodebug.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-shared.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-var.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchpoint-fork.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads.exp ... +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 + +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 Mon Dec 10 13:02:51 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.trace/actions.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ax.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/backtrace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/change-loc.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/circ.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/collection.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/deltrace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ftrace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/infotrace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/packetlen.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passc-dyn.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passcount.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/pending.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/report.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/save-trace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.exp ... +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.c:34:21: fatal error: sys/sdt.h: No such file or directory +compilation terminated. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/status-stop.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/strace.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfile.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfind.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-break.exp ... +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 ... +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 ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-dyn.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-stepping.exp ... + + === gdb Summary === + +# of expected passes 229 +# 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 + +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 Mon Dec 10 13:03:02 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +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.xml/tdesc-arch.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-errors.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... + + === gdb Summary === + +# 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 + +make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' +make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' +make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' +make[1]: Nothing to be done for `check-target'. +make[1]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build' diff --git a/gdb/kepler.SCHWINGE/log_test.sed b/gdb/kepler.SCHWINGE/log_test.sed new file mode 100644 index 00000000..22880cc5 --- /dev/null +++ b/gdb/kepler.SCHWINGE/log_test.sed @@ -0,0 +1 @@ +s%i686-pc-linux-gnu%[ARCH]%g 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 42e64edc..f828192d 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 Sun Nov 11 13:40:00 2012 +Test Run By thomas on Mon Dec 10 12:56:44 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -234,12 +234,19 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/interface.exp ... PASS: gdb.ada/interface.exp: compilation foo.adb PASS: gdb.ada/interface.exp: print r PASS: gdb.ada/interface.exp: print s +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/iwide.exp ... +PASS: gdb.ada/iwide.exp: compilation p.adb +FAIL: gdb.ada/iwide.exp: print My_Drawable +PASS: gdb.ada/iwide.exp: print s_access.all +PASS: gdb.ada/iwide.exp: print sp_access.all +PASS: gdb.ada/iwide.exp: print d_access.all +PASS: gdb.ada/iwide.exp: print dp_access.all Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/lang_switch.exp ... PASS: gdb.ada/lang_switch.exp: compilation lang_switch.adb PASS: gdb.ada/lang_switch.exp: set print frame-arguments all PASS: gdb.ada/lang_switch.exp: backtrace PASS: gdb.ada/lang_switch.exp: set lang c -PASS: gdb.ada/lang_switch.exp: backtrace +PASS: gdb.ada/lang_switch.exp: backtrace with lang set to C Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... PASS: gdb.ada/mi_catch_ex.exp: compilation foo.adb UNSUPPORTED: gdb.ada/mi_catch_ex.exp: insert catchpoint on all Ada exceptions @@ -499,6 +506,8 @@ PASS: gdb.ada/uninitialized_vars.exp: info locals Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ... PASS: gdb.ada/variant_record_packed_array.exp: compilation foo.adb PASS: gdb.ada/variant_record_packed_array.exp: print empty +PASS: gdb.ada/variant_record_packed_array.exp: print address +FAIL: gdb.ada/variant_record_packed_array.exp: print adress content Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/watch_arg.exp ... PASS: gdb.ada/watch_arg.exp: compilation watch.adb PASS: gdb.ada/watch_arg.exp: Set watchpoint on function argument X @@ -520,10 +529,10 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) === gdb Summary === -# of expected passes 412 -# of unexpected failures 14 +# of expected passes 418 +# of unexpected failures 16 # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-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.20121210-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 4943b9e2..7752d0c2 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 Sun Nov 11 13:40:53 2012 +Test Run By thomas on Mon Dec 10 12:57:38 2012 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.20121111-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.20121210-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 4dc327d1..30058ca7 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 Sun Nov 11 13:40:58 2012 +Test Run By thomas on Mon Dec 10 12:57:44 2012 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.20121111-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.20121210-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 cb39661b..1bfd05ae 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 Sun Nov 11 13:33:36 2012 +Test Run By thomas on Mon Dec 10 12:50:12 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -417,6 +417,9 @@ PASS: gdb.base/attach-pie-noexec.exp: sanity check info shared PASS: gdb.base/attach-pie-noexec.exp: attach PASS: gdb.base/attach-pie-noexec.exp: set architecture i386 PASS: gdb.base/attach-pie-noexec.exp: info shared +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 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields2.exp ... PASS: gdb.base/bitfields2.exp: set print sevenbit-strings PASS: gdb.base/bitfields2.exp: break tester prior to break1 @@ -2824,6 +2827,7 @@ PASS: gdb.base/completion.exp: complete 'p 'arg' PASS: gdb.base/completion.exp: complete (2) 'p 'arg' PASS: gdb.base/completion.exp: complete 'handle signal' PASS: gdb.base/completion.exp: complete 'handle keyword' +PASS: gdb.base/completion.exp: complete help aliases PASS: gdb.base/completion.exp: complete 'p no_var_named_this-arg' PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-arg' PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-' (eat prompt) @@ -2832,6 +2836,8 @@ PASS: gdb.base/completion.exp: complete 'p values[0].a' PASS: gdb.base/completion.exp: complete 'p values[0] . a' PASS: gdb.base/completion.exp: complete 'p &values[0] -> a' PASS: gdb.base/completion.exp: completion of field in anonymous union +PASS: gdb.base/completion.exp: ptype completion of field in anonymous union +PASS: gdb.base/completion.exp: whatis completion of field in anonymous union PASS: gdb.base/completion.exp: cd to ${srcdir} PASS: gdb.base/completion.exp: directory completion PASS: gdb.base/completion.exp: directory completion 2 @@ -2843,6 +2849,9 @@ PASS: gdb.base/completion.exp: complete 'set follow-fork-mode' PASS: gdb.base/completion.exp: field completion with invalid field PASS: gdb.base/completion.exp: test non-deprecated completion 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_ 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 @@ -3484,6 +3493,8 @@ PASS: gdb.base/exprs.exp: print v_int_array_init[0]@2 PASS: gdb.base/exprs.exp: print v_int_array_init[1]@1 PASS: gdb.base/exprs.exp: set variable v_short_array[0] = 42 PASS: gdb.base/exprs.exp: print {short} v_short_array +PASS: gdb.base/exprs.exp: print (void) v_int_pointer +PASS: gdb.base/exprs.exp: print & (void) v_char Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ena-dis-br.exp ... PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: enable break marker1 @@ -4641,7 +4652,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 -PASS: gdb.base/longjmp.exp: next over patt3 +FAIL: 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 @@ -4750,6 +4761,21 @@ PASS: gdb.base/included.exp: list main PASS: gdb.base/included.exp: list integer PASS: gdb.base/included.exp: ptype integer PASS: gdb.base/included.exp: info variables integer +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-debugdata.exp ... +PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke nm +PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke awk +PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke sort +PASS: gdb.base/gnu-debugdata.exp: nm - invoke nm +PASS: gdb.base/gnu-debugdata.exp: nm - invoke awk +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: xz +PASS: gdb.base/gnu-debugdata.exp: objcopy 2 +PASS: gdb.base/gnu-debugdata.exp: no symtab +PASS: gdb.base/gnu-debugdata.exp: have symtab +PASS: gdb.base/gnu-debugdata.exp: unload MiniDebugInfo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cvexpr.exp ... PASS: gdb.base/cvexpr.exp: set print sevenbit-strings PASS: gdb.base/cvexpr.exp: set print address off @@ -6123,11 +6149,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 5898 -# of unexpected failures 4 +# of expected passes 5921 +# of unexpected failures 5 # 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.20121111-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.20121210-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 ecc79ea5..3549d3c4 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 Sun Nov 11 13:38:05 2012 +Test Run By thomas on Mon Dec 10 12:54:47 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -4693,5 +4693,5 @@ PASS: gdb.base/nostdlib.exp: continue to marker # of expected failures 3 # of known failures 7 # of untested testcases 5 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-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.20121210-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 ce9d56ac..e7884398 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 Sun Nov 11 13:40:59 2012 +Test Run By thomas on Mon Dec 10 12:57:45 2012 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.20121111-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.20121210-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 a224fcce..583329dd 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 Sun Nov 11 13:40:59 2012 +Test Run By thomas on Mon Dec 10 12:57:45 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -158,6 +158,11 @@ PASS: gdb.cp/anon-union.exp: print w 3 PASS: gdb.cp/anon-union.exp: print z 3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/arg-reference.exp ... PASS: gdb.cp/arg-reference.exp: No false reference +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/baseenum.exp ... +PASS: gdb.cp/baseenum.exp: continue to breakpoint: breakpoint 1 +PASS: gdb.cp/baseenum.exp: Print enum constant X of class A +PASS: gdb.cp/baseenum.exp: continue to breakpoint: breakpoint 2 +PASS: gdb.cp/baseenum.exp: Print enum constant X of class A in namespace N Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/bool.exp ... PASS: gdb.cp/bool.exp: print return_true() PASS: gdb.cp/bool.exp: print return_false() @@ -1835,6 +1840,24 @@ PASS: gdb.cp/demangle.exp: hp: add__XTPfTFPd_f_FcT1 PASS: gdb.cp/demangle.exp: hp: unLink__12basic_stringXTcT18string_char_traitsXTc_T9allocator_Fv PASS: gdb.cp/demangle.exp: hp: _Utf390_1__1_9223372036854775807__9223372036854775 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/derivation.exp ... +PASS: gdb.cp/derivation.exp: ptype A::value_type +PASS: gdb.cp/derivation.exp: whatis A::value_type +PASS: gdb.cp/derivation.exp: p (A::value_type) 0 +PASS: gdb.cp/derivation.exp: ptype D::value_type +PASS: gdb.cp/derivation.exp: whatis D::value_type +PASS: gdb.cp/derivation.exp: p (D::value_type) 0 +PASS: gdb.cp/derivation.exp: ptype E::value_type +PASS: gdb.cp/derivation.exp: whatis E::value_type +PASS: gdb.cp/derivation.exp: p (E::value_type) 0 +PASS: gdb.cp/derivation.exp: ptype F::value_type +PASS: gdb.cp/derivation.exp: whatis F::value_type +PASS: gdb.cp/derivation.exp: p (F::value_type) 0 +PASS: gdb.cp/derivation.exp: ptype Z::value_type +PASS: gdb.cp/derivation.exp: whatis Z::value_type +PASS: gdb.cp/derivation.exp: p (Z::value_type) 0 +PASS: gdb.cp/derivation.exp: ptype ZZ::value_type +PASS: gdb.cp/derivation.exp: whatis ZZ::value_type +PASS: gdb.cp/derivation.exp: p (ZZ::value_type) 0 PASS: gdb.cp/derivation.exp: up from marker1 PASS: gdb.cp/derivation.exp: print value of a_instance PASS: gdb.cp/derivation.exp: ptype a_instance @@ -1860,8 +1883,35 @@ PASS: gdb.cp/derivation.exp: print value of g_instance.afoo() PASS: gdb.cp/derivation.exp: re-selected 'main' frame after inferior call PASS: gdb.cp/derivation.exp: print value of g_instance.bfoo() PASS: gdb.cp/derivation.exp: print value of g_instance.cfoo() +PASS: gdb.cp/derivation.exp: whatis c_instance.c +PASS: gdb.cp/derivation.exp: ptype c_instance.c +PASS: gdb.cp/derivation.exp: whatis g_instance.g +PASS: gdb.cp/derivation.exp: ptype g_instance.g +PASS: gdb.cp/derivation.exp: whatis a_instance.a +PASS: gdb.cp/derivation.exp: ptype a_instance.a +PASS: gdb.cp/derivation.exp: p (A::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis b_instance.b +PASS: gdb.cp/derivation.exp: ptype b_instance.b +PASS: gdb.cp/derivation.exp: whatis d_instance.d +PASS: gdb.cp/derivation.exp: ptype d_instance.d +PASS: gdb.cp/derivation.exp: p (D::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis e_instance.e +PASS: gdb.cp/derivation.exp: ptype e_instance.e +PASS: gdb.cp/derivation.exp: p (E::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis f_instance.f +PASS: gdb.cp/derivation.exp: ptype f_instance.f +PASS: gdb.cp/derivation.exp: p (F::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis z_instance.z +PASS: gdb.cp/derivation.exp: ptype z_instance.z +PASS: gdb.cp/derivation.exp: p (Z::value_type) 0 +PASS: gdb.cp/derivation.exp: whatis zz_instance.zz +PASS: gdb.cp/derivation.exp: ptype zz_instance.zz +PASS: gdb.cp/derivation.exp: p (ZZ::value_type) 0 PASS: gdb.cp/derivation.exp: ptype vderived PASS: gdb.cp/derivation.exp: print vderived +PASS: gdb.cp/derivation.exp: ptype N::value_type +PASS: gdb.cp/derivation.exp: ptype N::Derived::value_type +PASS: gdb.cp/derivation.exp: ptype value_type Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/destrprint.exp ... PASS: gdb.cp/destrprint.exp: continue to breakpoint: Break here PASS: gdb.cp/destrprint.exp: go up to ~Derived @@ -2336,6 +2386,11 @@ PASS: gdb.cp/member-ptr.exp: print *pmi PASS: gdb.cp/member-ptr.exp: ptype *pmi PASS: gdb.cp/member-ptr.exp: print (int) pmi PASS: gdb.cp/member-ptr.exp: print ((int) pmi) == ((char *) &a.j - (char *) &a) +PASS: gdb.cp/member-ptr.exp: ptype diamond_pfunc_ptr +PASS: gdb.cp/member-ptr.exp: ptype diamond.*diamond_pfunc_ptr +PASS: gdb.cp/member-ptr.exp: print diamond.*diamond_pfunc_ptr (20) +PASS: gdb.cp/member-ptr.exp: print (diamond.*diamond_pfunc_ptr) (20) +PASS: gdb.cp/member-ptr.exp: print diamond.func_ptr (20) PASS: gdb.cp/member-ptr.exp: ptype pmf PASS: gdb.cp/member-ptr.exp: print pmf PASS: gdb.cp/member-ptr.exp: ptype pmf_p @@ -2347,6 +2402,7 @@ PASS: gdb.cp/member-ptr.exp: print *pmf PASS: gdb.cp/member-ptr.exp: ptype *pmf PASS: gdb.cp/member-ptr.exp: print (a.*pmf)(3) PASS: gdb.cp/member-ptr.exp: ptype a.*pmf +PASS: gdb.cp/member-ptr.exp: ptype (a.*pmf)(3) PASS: gdb.cp/member-ptr.exp: print diamond_pmi PASS: gdb.cp/member-ptr.exp: print diamond.*diamond_pmi PASS: gdb.cp/member-ptr.exp: print diamond.*left_pmf @@ -3648,6 +3704,25 @@ PASS: gdb.cp/ptype-cv-cp.exp: whatis v_const_volatile_my_int PASS: gdb.cp/ptype-cv-cp.exp: ptype v_const_volatile_my_int PASS: gdb.cp/ptype-cv-cp.exp: whatis v_volatile_const_my_int PASS: gdb.cp/ptype-cv-cp.exp: ptype v_volatile_const_my_int +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ptype-flags.exp ... +PASS: gdb.cp/ptype-flags.exp: basic test +PASS: gdb.cp/ptype-flags.exp: no methods +PASS: gdb.cp/ptype-flags.exp: no typedefs +PASS: gdb.cp/ptype-flags.exp: no methods or typedefs +PASS: gdb.cp/ptype-flags.exp: raw +PASS: gdb.cp/ptype-flags.exp: raw no methods +PASS: gdb.cp/ptype-flags.exp: raw no typedefs +PASS: gdb.cp/ptype-flags.exp: raw no methods or typedefs +PASS: gdb.cp/ptype-flags.exp: set print type methods off +PASS: gdb.cp/ptype-flags.exp: basic test, default methods off +PASS: gdb.cp/ptype-flags.exp: methods, default methods off +PASS: gdb.cp/ptype-flags.exp: no typedefs, default methods off +PASS: gdb.cp/ptype-flags.exp: methods, no typedefs, default methods off +PASS: gdb.cp/ptype-flags.exp: set print type typedefs off +PASS: gdb.cp/ptype-flags.exp: basic test, default methods+typedefs off +PASS: gdb.cp/ptype-flags.exp: methods, default methods+typedefs off +PASS: gdb.cp/ptype-flags.exp: typedefs, default methods+typedefs off +PASS: gdb.cp/ptype-flags.exp: methods typedefs, default methods+typedefs off Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/punctuator.exp ... PASS: gdb.cp/punctuator.exp: set lang c++ PASS: gdb.cp/punctuator.exp: print (0x5a5a bitand 0xaaaa) == (0x5a5a & 0xaaaa) @@ -4027,9 +4102,9 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3881 +# of expected passes 3954 # of expected failures 6 # of known failures 22 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-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.20121210-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 dd011925..2ff2b860 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 Sun Nov 11 13:41:58 2012 +Test Run By thomas on Mon Dec 10 12:58:46 2012 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.20121111-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.20121210-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 f90b783a..d63b2ba7 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 Sun Nov 11 13:41:58 2012 +Test Run By thomas on Mon Dec 10 12:58:46 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -47,6 +47,11 @@ PASS: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.exp ... +PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: list gcc42 +PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: info source gcc42 +PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: list gcc43 +PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: info source gcc43 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ... PASS: gdb.dwarf2/dw2-compressed.exp: set listsize 1 PASS: gdb.dwarf2/dw2-compressed.exp: list func_cu1 @@ -360,8 +365,8 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 282 +# of expected passes 286 # of known failures 1 # of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-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.20121210-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 c43d5f84..c4072c5b 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 Sun Nov 11 13:42:15 2012 +Test Run By thomas on Mon Dec 10 12:59:03 2012 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.20121111-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.20121210-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 c827e08c..45dde47a 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 Sun Nov 11 13:42:19 2012 +Test Run By thomas on Mon Dec 10 12:59:08 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -179,5 +179,5 @@ 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.20121111-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.20121210-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 23171e23..c75ca971 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 Sun Nov 11 13:42:25 2012 +Test Run By thomas on Mon Dec 10 12:59:13 2012 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.20121111-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.20121210-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 3afea39d..e1a884a4 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 Sun Nov 11 13:42:25 2012 +Test Run By thomas on Mon Dec 10 12:59:14 2012 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.20121111-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.20121210-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 1a86c17b..983d69e5 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 Sun Nov 11 13:42:33 2012 +Test Run By thomas on Mon Dec 10 12:59:25 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -193,5 +193,5 @@ 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.20121111-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.20121210-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 9b898971..a22b2a62 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 Sun Nov 11 13:42:35 2012 +Test Run By thomas on Mon Dec 10 12:59:27 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -238,10 +238,10 @@ PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set schedule PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI) PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp) PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer" warmup -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer on" -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer off" -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer" no event +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" +PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" no event PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type" warmup PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type on" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type off" @@ -254,8 +254,6 @@ PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" no event PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set profile on" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set profile off" -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set show-debug-regs on" -PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set show-debug-regs off" PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set ch type on" Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-console.exp ... PASS: gdb.mi/mi-console.exp: breakpoint at main @@ -302,6 +300,15 @@ PASS: gdb.mi/mi-file-transfer.exp: verified deleted binary file 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. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fill-memory.exp ... +PASS: gdb.mi/mi-fill-memory.exp: breakpoint at main +PASS: gdb.mi/mi-fill-memory.exp: mi runto main +PASS: gdb.mi/mi-fill-memory.exp: next at main +PASS: gdb.mi/mi-fill-memory.exp: no arguments +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-hack-cli.exp ... PASS: gdb.mi/mi-hack-cli.exp: show architecture PASS: gdb.mi/mi-hack-cli.exp: 47show architecture @@ -1139,6 +1146,10 @@ PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_a PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... +PASS: gdb.mi/mi-var-create-rtti.exp: breakpoint at main +PASS: gdb.mi/mi-var-create-rtti.exp: mi runto main +PASS: gdb.mi/mi-var-create-rtti.exp: -var-create sp1 * $sp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-display.exp ... PASS: gdb.mi/mi-var-display.exp: break-insert operation PASS: gdb.mi/mi-var-display.exp: run to main @@ -1843,10 +1854,10 @@ PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 === gdb Summary === -# of expected passes 1761 +# of expected passes 1770 # 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.20121111-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.20121210-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 eb1d1768..154340c3 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 Sun Nov 11 13:43:23 2012 +Test Run By thomas on Mon Dec 10 13:00:16 2012 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.20121111-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.20121210-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 bf1f07a2..420bfddb 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 Sun Nov 11 13:43:23 2012 +Test Run By thomas on Mon Dec 10 13:00:16 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -41,13 +41,21 @@ 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, /usr/bin/ld: cannot find -lgcc -/usr/bin/ld: cannot find -lgcc_s -collect2: error: ld returned 1 exit status +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 -lgcc +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 ... @@ -72,5 +80,5 @@ PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 # of expected passes 47 # of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-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.20121210-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 410da6e2..b9302a28 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 Sun Nov 11 13:43:26 2012 +Test Run By thomas on Mon Dec 10 13:00:18 2012 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.20121111-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.20121210-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 a7c784f4..d0d8bdd8 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 Sun Nov 11 13:43:28 2012 +Test Run By thomas on Mon Dec 10 13:00:21 2012 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.20121111-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.20121210-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 d245398c..c4d28e59 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 Sun Nov 11 13:43:28 2012 +Test Run By thomas on Mon Dec 10 13:00:21 2012 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.20121111-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.20121210-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 b3af44b7..b30eef3a 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 Sun Nov 11 13:43:30 2012 +Test Run By thomas on Mon Dec 10 13:00:24 2012 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.20121111-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.20121210-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 a5e3f6b0..5acdebe5 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 Sun Nov 11 13:43:31 2012 +Test Run By thomas on Mon Dec 10 13:00:24 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -630,7 +630,7 @@ PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-mi.exp ... PASS: gdb.python/py-mi.exp: breakpoint at main PASS: gdb.python/py-mi.exp: mi runto main -PASS: gdb.python/py-mi.exp: run to 312 (set breakpoint) +PASS: gdb.python/py-mi.exp: run to 328 (set breakpoint) PASS: gdb.python/py-mi.exp: create container varobj, no pretty-printing PASS: gdb.python/py-mi.exp: examine container children=0, no pretty-printing PASS: gdb.python/py-mi.exp: delete varobj @@ -675,9 +675,9 @@ PASS: gdb.python/py-mi.exp: list children of outer PASS: gdb.python/py-mi.exp: list children of outer.s PASS: gdb.python/py-mi.exp: next over outer update PASS: gdb.python/py-mi.exp: update after updating element of outer -PASS: gdb.python/py-mi.exp: run to 215 (set breakpoint) +PASS: gdb.python/py-mi.exp: run to 222 (set breakpoint) PASS: gdb.python/py-mi.exp: update after type change -PASS: gdb.python/py-mi.exp: run to 335 (set breakpoint) +PASS: gdb.python/py-mi.exp: run to 351 (set breakpoint) PASS: gdb.python/py-mi.exp: create nstype varobj PASS: gdb.python/py-mi.exp: list children after setting update range PASS: gdb.python/py-mi.exp: clear visualizer @@ -688,9 +688,15 @@ PASS: gdb.python/py-mi.exp: list children after setting exception flag PASS: gdb.python/py-mi.exp: create me varobj PASS: gdb.python/py-mi.exp: evaluate me varobj PASS: gdb.python/py-mi.exp: printer whose children are returned as a list +PASS: gdb.python/py-mi.exp: run to 254 (set breakpoint) +PASS: gdb.python/py-mi.exp: create varobj for c +PASS: gdb.python/py-mi.exp: choose array visualizer for c +PASS: gdb.python/py-mi.exp: list children of c +PASS: gdb.python/py-mi.exp: next over change of array element +PASS: gdb.python/py-mi.exp: update varobj after element change PASS: gdb.python/py-mi.exp: breakpoint at main PASS: gdb.python/py-mi.exp: mi runto main -PASS: gdb.python/py-mi.exp: run to 335 (set breakpoint) +PASS: gdb.python/py-mi.exp: run to 351 (set breakpoint) PASS: gdb.python/py-mi.exp: create fake varobj PASS: gdb.python/py-mi.exp: list children of fake PASS: gdb.python/py-mi.exp: list children fake.private @@ -858,7 +864,7 @@ PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | FLAG_3 PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | 8 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 335 +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: print ss @@ -879,7 +885,7 @@ 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: set print pretty on -PASS: gdb.python/py-prettyprint.exp: b 335 +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: print ss @@ -916,7 +922,7 @@ 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: continue to breakpoint: eval-break PASS: gdb.python/py-prettyprint.exp: info locals -PASS: gdb.python/py-prettyprint.exp: b 335 +PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue PASS: gdb.python/py-prettyprint.exp: print ss enabled #1 PASS: gdb.python/py-prettyprint.exp: python disable_lookup_function () @@ -1085,133 +1091,143 @@ 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 ... -PASS: gdb.python/py-type.exp: continue to breakpoint: break to inspect struct and array. -PASS: gdb.python/py-type.exp: c typedef field list -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get fields -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check structure field a name -PASS: gdb.python/py-type.exp: Check structure field b name -PASS: gdb.python/py-type.exp: Check that dir includes name -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check fields lookup by name -PASS: gdb.python/py-type.exp: Check fields iteration over values -PASS: gdb.python/py-type.exp: Check fields items list -PASS: gdb.python/py-type.exp: Check field name exists test -PASS: gdb.python/py-type.exp: Check field name nonexists test -PASS: gdb.python/py-type.exp: Check conversion to bool -PASS: gdb.python/py-type.exp: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: python print not not st.type['a'].type -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: python fields = ar.type.fields() -PASS: gdb.python/py-type.exp: Check the number of fields -PASS: gdb.python/py-type.exp: Check array field type -PASS: gdb.python/py-type.exp: cast to array with one argument -PASS: gdb.python/py-type.exp: cast to array with two arguments -PASS: gdb.python/py-type.exp: python print ar[0].type == ar[0].type -PASS: gdb.python/py-type.exp: set vec1 -PASS: gdb.python/py-type.exp: cast to vector with one argument -PASS: gdb.python/py-type.exp: set vec2 -PASS: gdb.python/py-type.exp: cast to vector with two arguments -PASS: gdb.python/py-type.exp: python print vec1 == vec2 -PASS: gdb.python/py-type.exp: set vec3 -PASS: gdb.python/py-type.exp: python print vec1 == vec3 -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check the number of enum fields -PASS: gdb.python/py-type.exp: Check enum field name -PASS: gdb.python/py-type.exp: Check enum field name -PASS: gdb.python/py-type.exp: Check the number of enum fields -PASS: gdb.python/py-type.exp: Check enum field lookup by name -PASS: gdb.python/py-type.exp: Check enum field lookup by name -PASS: gdb.python/py-type.exp: Check num fields iteration over values -PASS: gdb.python/py-type.exp: Check enum fields items list -PASS: gdb.python/py-type.exp: continue to breakpoint: break to inspect struct and array. -PASS: gdb.python/py-type.exp: c++ typedef field list -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get fields -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check class field c name -PASS: gdb.python/py-type.exp: Check class field d name -PASS: gdb.python/py-type.exp: python print c.type == gdb.parse_and_eval('d').type -PASS: gdb.python/py-type.exp: python print c.type == gdb.parse_and_eval('d').type.fields()[0].type -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get fields -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check structure field a name -PASS: gdb.python/py-type.exp: Check structure field b name -PASS: gdb.python/py-type.exp: Check that dir includes name -PASS: gdb.python/py-type.exp: Check number of fields -PASS: gdb.python/py-type.exp: Check fields lookup by name -PASS: gdb.python/py-type.exp: Check fields iteration over values -PASS: gdb.python/py-type.exp: Check fields items list -PASS: gdb.python/py-type.exp: Check field name exists test -PASS: gdb.python/py-type.exp: Check field name nonexists test -PASS: gdb.python/py-type.exp: Check conversion to bool -PASS: gdb.python/py-type.exp: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: python print not not st.type['a'].type -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: python fields = ar.type.fields() -PASS: gdb.python/py-type.exp: Check the number of fields -PASS: gdb.python/py-type.exp: Check array field type -PASS: gdb.python/py-type.exp: cast to array with one argument -PASS: gdb.python/py-type.exp: cast to array with two arguments -PASS: gdb.python/py-type.exp: python print ar[0].type == ar[0].type -PASS: gdb.python/py-type.exp: set vec1 -PASS: gdb.python/py-type.exp: cast to vector with one argument -PASS: gdb.python/py-type.exp: set vec2 -PASS: gdb.python/py-type.exp: cast to vector with two arguments -PASS: gdb.python/py-type.exp: python print vec1 == vec2 -PASS: gdb.python/py-type.exp: set vec3 -PASS: gdb.python/py-type.exp: python print vec1 == vec3 -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check the number of fields -PASS: gdb.python/py-type.exp: Check base class -PASS: gdb.python/py-type.exp: Check base class -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check correct tuple length -PASS: gdb.python/py-type.exp: Check low range -PASS: gdb.python/py-type.exp: Check high range -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get fields -PASS: gdb.python/py-type.exp: Check range type low bound -PASS: gdb.python/py-type.exp: Check range type high bound -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check range for non ranged type. -PASS: gdb.python/py-type.exp: get type of temvar -PASS: gdb.python/py-type.exp: python print ttype.template_argument(0) -PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(0), gdb.Type) -PASS: gdb.python/py-type.exp: python print ttype.template_argument(1) -PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(1), gdb.Value) -PASS: gdb.python/py-type.exp: python print ttype.template_argument(2) -PASS: gdb.python/py-type.exp: print value -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: get value from history -PASS: gdb.python/py-type.exp: Check the number of enum fields -PASS: gdb.python/py-type.exp: Check enum field name -PASS: gdb.python/py-type.exp: Check enum field name -PASS: gdb.python/py-type.exp: Check the number of enum fields -PASS: gdb.python/py-type.exp: Check enum field lookup by name -PASS: gdb.python/py-type.exp: Check enum field lookup by name -PASS: gdb.python/py-type.exp: Check num fields iteration over values -PASS: gdb.python/py-type.exp: Check enum fields items list +PASS: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. +PASS: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (st) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history +PASS: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st) +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type) +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name +PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values +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: 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() +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: 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 +PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print vec1 == vec2 +PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec3 +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print vec1 == vec3 +PASS: gdb.python/py-type.exp: lang_c: test_enum: print value (e) +PASS: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history +PASS: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1) +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v2) +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values +PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list +PASS: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (c) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history +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: 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 +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values +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: 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() +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: 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 +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print vec1 == vec2 +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3 +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print vec1 == vec3 +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: print value (d) +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0]) +PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1]) +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar) +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar) +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound +PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: print value (st) +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: 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 +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1) +PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v2) +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: basic test +PASS: gdb.python/py-typeprint.exp: raw test +PASS: gdb.python/py-typeprint.exp: disable type-printer string +PASS: gdb.python/py-typeprint.exp: whatis with disabled printer +PASS: gdb.python/py-typeprint.exp: info type-printers +PASS: gdb.python/py-typeprint.exp: enable type-printer string +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) @@ -1564,6 +1580,6 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1519 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# 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 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 d70f5b50..6bd2fd58 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 Sun Nov 11 13:43:53 2012 +Test Run By thomas on Mon Dec 10 13:00:47 2012 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.20121111-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.20121210-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 fed2b5c7..01b2b925 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 Sun Nov 11 13:44:22 2012 +Test Run By thomas on Mon Dec 10 13:01:15 2012 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.20121111-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.20121210-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 50485ac6..9cc13030 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 Sun Nov 11 13:44:27 2012 +Test Run By thomas on Mon Dec 10 13:01:20 2012 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.20121111-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.20121210-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 93179e67..60c29bae 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 Sun Nov 11 13:44:29 2012 +Test Run By thomas on Mon Dec 10 13:01:22 2012 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.20121111-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.20121210-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 5951b56e..b7fa8221 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 Sun Nov 11 13:45:57 2012 +Test Run By thomas on Mon Dec 10 13:02:51 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -14,7 +14,7 @@ PASS: gdb.trace/actions.exp: 5.1c: verify actions set for first tracepoint PASS: gdb.trace/actions.exp: 5.1d: set actions for second tracepoint PASS: gdb.trace/actions.exp: 5.1e: verify actions set for second tracepoint PASS: gdb.trace/actions.exp: 5.2a: set actions for last (default) tracepoint -PASS: gdb.trace/actions.exp: 5.1e: verify actions set for second tracepoint +PASS: gdb.trace/actions.exp: 5.2b: verify actions set for second tracepoint PASS: gdb.trace/actions.exp: 5.3a: reset actions for first tracepoint PASS: gdb.trace/actions.exp: 5.3b: verify actions set for first tracepoint PASS: gdb.trace/actions.exp: 5.4: 'end' command out of context @@ -301,5 +301,5 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti # of expected passes 229 # of untested testcases 2 # of unsupported tests 22 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-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.20121210-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 4302bc55..27bfa6b1 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 Sun Nov 11 13:46:07 2012 +Test Run By thomas on Mon Dec 10 13:03:02 2012 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.20121111-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.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory |